Search found 2 matches

by senorjaredito
Thu Nov 23, 2023 2:00 pm
Forum: MegunoLink
Topic: ESP32 Serial issues
Replies: 2
Views: 166280

Re: ESP32 Serial issues

Hi philr, unfortunately not! In the end the project was quite time-sensitive so I scrapped the need for serial as it was just an added bonus anyway. What's interesting is that I'm able to get the ESP32 to print to the serial console in the Arduino IDE but had no luck getting it to print to the Max ...
by senorjaredito
Tue Nov 07, 2023 10:44 pm
Forum: MegunoLink
Topic: ESP32 Serial issues
Replies: 2
Views: 166280

ESP32 Serial issues

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 ...