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

nRF52 Error 8 by sending string

Hi, I’m currently trying to send strings about Nordic UART Service. In use are two nRF52832 Develop boards. One as Central and one as Peripheral. The connection works fine and I can read and write the battery level. My problem is that I can’t send strings over NUS. It views Error 8 (NRF_ERROR_INVALID_STATE). When I connect my peripheral with an Android Handy, send and receive will work fine. Only I connect both nRF52 it get Error only in NUS. My central application deduced from example/ble_app_hrs_c and the peripheral from example/ble_app_hrs. What can I do for sending strings from peripheral to central and back? Thank you.

Parents Reply Children
No Data
Related