Please help me to setting up BLE as peripheral role for MCXW71 EVK.
I already try some sample applications for led control and hello world application which are working fine.
But available BLE sample are not working.
List of BLE sample application which I tried:
- frdmmcxw71_eatt_peripheral_freertos
- frdmmcxw71_eatt_peripheral_bm
- frdmmcxw71_ble_shell_freertos
while debugging the sample app it’s getting stuck in APP_InitBle() à PLATFORM_SetBleMaxTxPower() à Controller_SetMaxTxPower() function.
it’s coming into assert condition:
