Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Pass conn_handle in all ble_nus_c events

In the NRF5 SDK 17.0.2 ble_nus_c.c are two calls to the evt_handler without setting event.conn_handle.

Please find attached a patch to fix this for on_hvx() and ble_nus_c_on_ble_evt()

0001-Pass-conn_handle-in-event.patch

Parents Reply Children
Related