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)