KW38 Low power BLE function can't implement GPIO toggle

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KW38 Low power BLE function can't implement GPIO toggle

298 Views
KenFeng
Contributor I

I am currently using the KW38 lp_master_freertos and lp_freertos examples. In the BleApp_Config() function, I set GPIOC_5 as an output, and then performed the GPIO_PortToggle action after connecting to BleApp_PrintLePhyEvent. However, I measured and found no action occurring. What could be the reason for this?

the acchement is my modify file(lowpower.c)

 

0 Kudos
Reply
1 Reply

256 Views
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hello,

 

Hope you are doing well. I would recommend checking the "Connectivity Framework Reference Manual.pdf" (Path: SDK\docs\wireless\Common).

 

Section 3.17 LED would give you more information about the usage of this framework, and API's to work with wireless projects.

 

Regards,

Ricardo

0 Kudos
Reply