Closed lscalpati closed 10 months ago
Are you using platformIO ?
No using Arduino 1.8.19 I notice that with your lib installed I do get an error at compile time: Error compiling for board ESP32S3 Dev Module but it continues it upload. Same exact compile and runtime errors when I use your sample code as the sketch
here is the board info:
BN: ESP32S3 Dev Module
VID: 303a
PID: 1001
SN: DC:DA:0C:45:0C:0C
Maybe it is related to this : https://github.com/thelastoutpostworkshop/gpio_viewer/pull/5
I am not using PlatformIO and I followed the Arduino instructions exactly
Try it on Arduino IDE version 2
I tried this lib with existing code that already has wifi enabled in the code. I added the 1st 2 lines of my sketch:
and added as the last line of my setup():
Here is the serial output with the errors: