Working with the NUS, I sometimes see ble_conn_params_on_ble_evt
getting called in a way that will cause the data being passed through NUS to stop. Not all the time, just occasionally. I have placed a log to see what p_ble_evt
is causing this. I often see events 87 and 17. Where can I find the full list of p_ble_evt
events? I have looked in the documentation using this term and couldn't find it.
This is SK13 too by the way.