Open
Description
CircuitPython version
Adafruit CircuitPython 9.1.0-beta.1-24-g24f2e4f994 on 2024-05-18; S2Mini with ESP32S2-S2FN4R2
and
Adafruit CircuitPython 9.1.0-beta.3-28-g03e42a8c0c-dirty on 2024-06-15; AButton V3 with ESP32
and
Adafruit CircuitPython 9.0.5 on 2024-05-22; S2Mini with ESP32S2-S2FN4R2
Code/REPL
Connecting to my cpy boards (update: using the mDNS name - i.e. http://cpy-eaf90c.local/ ) delivers the "welcome!" screen. They include a "serial terminal" [sic] link which is a websocket (not serial) connection to the REPL as far as I can tell.
None of these work for me
Behavior
clicking "send" does nothing visible in my browser.
if I connect over serial (real serial - hardware RS232) I do notice that clicking the send button above locks up my serial console though, so something seems to be trying to work.
I've got a full working build system installed, so happy to help troubleshooot and fix this, if anyone wants to give me some pointers.
Description
No response
Additional information
No response