Commit graph

6 commits

Author SHA1 Message Date
rljonesau
b128e51880 Converted to class based Bluetooth management. HC-05 tested on ESP32.
Cannot test the inbuilt ESP32 bluetooth - we blow the FLASH size!
2018-11-01 05:57:21 +11:00
rljonesau
151543b84c Smart error checking now performed in Arduino code.
App Inventor app re-configured to not check these itself any more.
The heater frames sent over blue tooth have the new error codes.
2018-10-28 08:21:35 +11:00
rljonesau
1325ae6038 Added NV Storage for ESP32
Changed "USB" to "DebugPort"
Tidy up of blue wire data frames and passing about by reference instead of just the data buffer.
Added AppInventor application
2018-10-20 18:11:23 +11:00
rljonesau
d63988be64 Slight mod to allow simple sniffing mode by grounding pin 21 of the Due. 2018-09-24 20:56:37 +10:00
rljonesau
5c1f68369a CProtocol now, not CFrame 2018-09-23 19:15:49 +10:00
rljonesau
961c5b8b29 changed to protocol.h/.cpp 2018-09-23 18:59:19 +10:00
Renamed from Arduino/SenderTrial2/CFrame.h (Browse further)