ESP32 Serial issues
Posted: Tue Nov 07, 2023 10:44 pm
I have made a simple sketch to test sending values to a QT PY ESP32 S2 chip. The sketch compiles and uploads to both an Arduino and an ESP32 device, and I am able to send values to the Arduino using MegunoLink perfectly - the values are submitted with a button press and the Arduino repeats them back to the console. However, for some reason when I try to submit the values to the ESP32 chip, I get the error message 'Interface Panel: Error sending: can't write to serial channel. Is it open?'.
I have connected to the device in the Connection Manager in exactly the same way as I did to Arduino and can't figure out why the two are behaving differently.
Any ideas?
Thanks!
I have connected to the device in the Connection Manager in exactly the same way as I did to Arduino and can't figure out why the two are behaving differently.
Any ideas?
Thanks!