Search found 2 matches

by TomBee
Wed Mar 29, 2023 10:04 pm
Forum: ESP32 boards
Topic: No boot.py unable to create python files
Replies: 4
Views: 56082

Re: No boot.py unable to create python files

I have attempted to use mpremote without much success. I find the documentation somewhat sparse. I can connect to my pyboard C:\tempst>mpremote connect com25 Connected to MicroPython at com25 Use Ctrl-] to exit this shell >>> CONTROL-D MPY: soft reboot Traceback (most recent call last): File "_boot....
by TomBee
Tue Mar 14, 2023 5:39 pm
Forum: ESP32 boards
Topic: No boot.py unable to create python files
Replies: 4
Views: 56082

Re: No boot.py unable to create python files

I was able to use esptool to flash the ESP32-S3 Adafruit board 5477 with Micropython 1.19.1 from https://micropython.org/download/esp32spiram/ I am able to get to repl BUT the rshell runs into problems with the rsync command PS F:\Development\WorkspaceVSC> rshell -p COM25 Using buffer-size of 32 Con...