5 Commits

Author SHA1 Message Date
1f3a39687b Serial out
First working example of sending data back to the remote. For now we send some dummy data.
2020-06-13 15:45:44 +02:00
656562b1d7 Bugfix in NodeMCU checksum
Calculated in the wrong function
New value for resend. 30ms works like a charm and feels responsive
2020-06-13 15:45:44 +02:00
2c6ac6a0e9 Checksum added to remote packet 2020-06-13 15:45:44 +02:00
636726f9a5 OSC bridge in AP mode
Default gw ip 192.168.4.1
2020-06-13 15:45:43 +02:00
eebe5e5eff OSC Wifi to UART bridge
Mix of the two earlier sketches

TODO: Switch this sketch to AP mode
2020-06-13 15:45:43 +02:00