/Esp32BluetoothAppPart3

This Code provides an example of how to send values larger than 256 between ESP32 and MIT App Inventor and a simple protocol is introduced to send over an ID with an associated value. This is practical for sending over control and/or sensor values. Please make sure that your ESP32 has integrated Bluetooth. Device used for coding: ESP32-WROOM-32D. Youtube explanation is available (see description).

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.