2025-02-03 01:38 AM
Hi everyone,
I am developping an application on the BlueNRG-M2SA module (BLE 4.2) supporting Multiple connections.
In my case, the BLE device is configured as PERIPHERAL and is able to serve two connections from two different Android devices simultaneously.
The connectivity is quite stable (from a few hours to even 48 hours con) where both devices remain connected and getting data from the BLE device every 1 second.
Sometimes this connectivity brakes unexpectedly with Error code 0x28(Reason: Instant Passed). This could happen very often or sometimes after 48h of no disconnection problem.
Is there any way to prevent these disconnections caused by "Instant Passed" errors?
Thanks in advance,