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

How can NRF53832 receive a response from peer as central?

Hi, all,

I try to use NRF52832 as central and peripheral. When it is connected with peer as central, I try to send to peer a message with "sd_ble_gattc_write", but I can not find a way to receive the response(such as a notification) from peer, can anyone please offer me a way to do that?

Will the Nordic UART Service (NUS) be help? But by my understanding, the NUS needs peer working with uart, but my peripheral here has no uart service working on it, so I don't think it is a good idea, am I right or wrong?

Parents Reply Children
Related