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

ble_nus_string_send get error NRF_ERROR_INVALID_STATE

After I receive data by ble_nuts,using example ble_app_uart.

I call ble_nus_string_send to the central, however I got error,I print error code is 8 which means "NRF_ERROR_INVALID_STATE"

how to fix it? or how to send data successfully? Thanks!

I use SDK 9.0.0, SoftDevice 8.0.0

Parents Reply Children
No Data
Related