Hi,
I’m trying to send data from BlueDuino to mobile using BLE.
I notice it lost/corrupt some packages many times. (see image attached)
To reproduce this I just uploaded the hardwareSerialMonitor.ino from your GitHub to BlueDuino and read the data in Android with app Bluo and on iOS with LightBlue.
I’m sending the data 01234567890 manually and it’s received broke some times.
I tried with 9600 and 57600 and it lost the packages in both speeds.
I checked the firmware and it’s is updated (OK+VERS:2.2.3)
There is any way to fix that?
Thanks,
Joao