Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Connected but I can't write in console?! #170

Open
3 tasks done
Zibri opened this issue Dec 17, 2024 · 1 comment
Open
3 tasks done

Connected but I can't write in console?! #170

Zibri opened this issue Dec 17, 2024 · 1 comment

Comments

@Zibri
Copy link

Zibri commented Dec 17, 2024

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

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:

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

@brianignacio5
Copy link
Collaborator

This is not a real terminal just a console output terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants