-->
Page 1 of 1

bug of the ESP system handling floats

PostPosted: Sat Feb 22, 2020 2:07 pm
by jazzvivi
Hi, I have a wemos D1 v1 board and I am trying to adapt a project to send and receive OSC commands over Wi-Fi
Here is the original project:

https://community.etcconnect.com/etclab ... -lighthack

my console does not support usb osc but I can do it with wifi
The system is working but I have a continuous reset when I receive a valueless osc command.
A forum user is helping me and after several tests with different boards he thinks there is a bug with framework of ESP8266 and ESP32.

Here is the thread with the code, errors and tests.

https://community.etcconnect.com/etclab ... thack-wifi

could someone help?

Thank you!