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)
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