hi i am unable to find cause of issue i am working on BLE and PWM driver when i get data in nus_data_handler i am calling pwm init function. and then it is going to ble_advertising_on_ble_evt(p_ble_evt); in ble dispatch event.
after that stucks at while(loop)
in error handler.c
how to rectify the issue.
here is issue info:-