We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
picocom --baud 115200 --lower-rts --lower-dtr /dev/ttyUSB0
$ rshell --buffer-size 512 --wait 20 --port /dev/ttyUSB0 --baud 115200 --rts 0 --dtr 0 -d Debug = True Port = /dev/ttyUSB0 Baud = 115200 User = micro Password = python Wait = 20 List = 0 nocolor = 0 ascii = 0 Timing = 0 Quiet = 0 BUFFER_SIZE = 512 Cmd = [] Using buffer-size of 512 Connecting to /dev/ttyUSB0 (buffer-size 512)... Trying to connect to REPL ....................Unable to connect to REPL
$ picocom --baud 115200 --lower-rts --lower-dtr /dev/ttyUSB0 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:4656 load:0x40078000,len:13284 ho 0 tail 12 room 4 load:0x40080400,len:3712 entry 0x4008064c MicroPython v1.20.0 on 2023-04-26; ESP32 module (spiram) with ESP32 Type "help()" for more information. >>>
The text was updated successfully, but these errors were encountered:
sorry for spamming same issue multiple time, I was receiving HTTP 500 from GH.
this is the real one #217
Closing
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: