Arduino Library for Dabble app, which includes virtual shields for robot control, sensors, camera, IoT and much more. Compatible with Bluetooth modules like HC-05, HC-06, HM-10, and ESP32 (BLE or Bluetooth 2.0 or 4.0)
Whenever BT connection is lost, Dabble (on esp32) keeps collecting old data without recognizing. Is there a timestamp, or any function or flag that we can use to prevent this behaviour? Example: using the gamepad, y = 7 fullspeed, connection lost, vehicle keeps driving at full speed. Hazardous!
Whenever BT connection is lost, Dabble (on esp32) keeps collecting old data without recognizing. Is there a timestamp, or any function or flag that we can use to prevent this behaviour? Example: using the gamepad, y = 7 fullspeed, connection lost, vehicle keeps driving at full speed. Hazardous!