KomodoOpenLab / TeclaShield

The Tecla Shield is a device that enables connection of powered wheelchairs and adapted switches to Bluetooth-enabled electronic devices.
http://mobile-accessibility.idrc.ocad.ca/projects/tekla/the-shield
11 stars 6 forks source link

TeclaDesktop Bluetooth connection randomly disconnects. #22

Open AKdroid opened 12 years ago

AKdroid commented 12 years ago

When testing the TeclaDesktop between TeclaEmulator on one Computer and the client on the other,The connections seems to disconnect randomly mostly after an event is sent from the emulator.One possible explanation could be the ping counts do not reset.The emulator seems to receive and send the ping bytes by the desktop client doesn't receive the sent echo byte and the ping count reaches the max and the connection is terminated.

AKdroid commented 12 years ago

Can anyone possibly tell me,if a bluetooth connection has been established , sender sends a byte and receiver is not in listening mode ,will , the receiver receive the byte next time when it reads its stream ??