-
Notifications
You must be signed in to change notification settings - Fork 27
Cannot Save code.py Edits on Adafruit Qualia ESP32-S3 for TTL RGB-666 Displays #460
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
CircuitPython Version
Adafruit CircuitPython 10.1.3 on 2026-02-20; Adafruit-Qualia-S3-RGB666 with ESP32S3Workflow(s)
WEB
Browser(s)
Firefox 140.6.0Console Log
N/ASteps
- Connect to board (ESP32-S3 Qualia) with web workflow
- Open
code.py - Edit
code.py - Select "Save + Run". Board appears to reload and restart
code.py - Connect to another board with web workflow
- Open
code.pyon second board - Dialog box appears asking if I want to save edits to the previous
code.pyfile. I select 'no'. - Connect again to first board (ESP32-S3 Qualia)
- Open
code.py. Can clearly see that previous edits were not saved. - Tried making edits again then just saving
code.py - Connect again to another board with web workflow
- Open
code.pyon second board (again). Again get dialog box asking if I want to save edits to previouscode.pyfile. I select 'no'. - Connect for third time to first board (ESP32-S3 Qualia)
- Open
code.py. Can clearly see that previous edits were not saved (again).
Description
Cannot seem to save edits to code.py on ESP32-S3 Qualia.
I also notice that after trying to save code.py on ESP32-S3 Qualia that the web editor screen appears to be regularly reloading every second or two. This reload cycle does not stop until I connect to another board via wifi.
Additional information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working