This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

registered_handler_set is not called

hi, all

I added scan module at 'ble_app_uart' example..

Error in function nus_c_init. (0x08)

So when I follow the line by line, it seems that the 'registered_handler_set(..)' function is not called properly and just returns.

Why does it work this way? Where did I miss?

Related