Closed as not planned
Closed as not planned
Description
hello,
I have implemented a communication between two Arduino MKR1010 using ArduinoBLE:
example from ArduinoBLE library (Tag: 1.3.2):
PeripheralExplorer (central)
Battery monitor (peripheral)
ArduinoIDE: 1.8.16 (Mac OS)
Initially after reset all is working, but after one ore more hours the central doesn't recognize any Bluetooth peripheral.
here the code but they are from the library example:
BLE_example.zip
(I have tried both latest firmware WIFI NINA 1.4.8 and 1.2.4 but with the same results, seems that with the 1.2.4 the behaviour is better)
I think that this is a very strange behaviour and is not accetable to have it from Arduino, how I can produce a project if after some hour of running nothing is working?
thanks,
Andrea