Central stops receiving data from one of the peripheral even though the BLE connection remains intact

Our hardware designed with nRF52840 and npm1300 works perfectly.

We are working on an architecture where a single central communicates with four peripherals based on Multi NUS code stack. All four devices get connected to the central and data is received properly. But after a few minutes, the central stops receiving data even though the BLE connection remains intact.

We are experiencing this issue while using NCS (nRF Connect SDK) whereas the same application was successfully working with nRF5 SDK.

Can you please help us in getting a few hints on how we can get it resolved.

Parents Reply Children
No Data
Related