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

BLE_NUS_EVT_RX_DATA triggering twice in my handler

Hello

I have a question i cannot figure out. I'm using my phone to send string on my NUS client (NRF52 with SDK15.3.0 and FreeRTOS) and the event BLE_NUS_EVT_RX_DATA is triggered twice in my handler each time i send only one string ? I'm using serial bluetooth terminal application.

I don't know why this happens. Is it a retry from the sender ? Do i need to ack the sender on the first time ?

If you have any idea about this, feel free to share

Regards,

Aurélien

Related