You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I rebooted the ESP32 with both button pressed.
Then I flashed the latest micropython firmware.
Then I connected the "console"
If I hit the reset button I see this:
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:4892
ho 0 tail 12 room 4
load:0x40078000,len:14896
load:0x40080400,len:4
load:0x40080404,len:3372
entry 0x400805b0
MicroPython v1.24.1 on 2024-11-29; Generic ESP32 module with ESP32
Type "help()" for more information.
>>>
Whetever I write at the >>> prompt is not echoed and even pressing return is not executed.
Actual behavior (suspected bug)
I would expect to interactively write to the console.
Error logs or terminal output
Non errors anywhere, not even in javascript console.
Steps to reproduce the behavior
As in the first description.
Project release version
latest
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Windows
Operating system version
Windows 10
Shell
other (details in Additional context)
Additional context
No response
The text was updated successfully, but these errors were encountered:
Checklist
How often does this bug occurs?
always
Expected behavior
I went to this page:
https://espressif.github.io/esptool-js/
I rebooted the ESP32 with both button pressed.
Then I flashed the latest micropython firmware.
Then I connected the "console"
If I hit the reset button I see this:
Whetever I write at the >>> prompt is not echoed and even pressing return is not executed.
Actual behavior (suspected bug)
I would expect to interactively write to the console.
Error logs or terminal output
Non errors anywhere, not even in javascript console.
Steps to reproduce the behavior
As in the first description.
Project release version
latest
System architecture
Intel/AMD 64-bit (modern PC, older Mac)
Operating system
Windows
Operating system version
Windows 10
Shell
other (details in Additional context)
Additional context
No response
The text was updated successfully, but these errors were encountered: