esp8266-20191220-v1.12.bin issues

All ESP8266 boards running MicroPython.
Official boards are the Adafruit Huzzah and Feather boards.
Target audience: MicroPython users with an ESP8266 board.
User avatar
Roberthh
Posts: 3667
Joined: Sat May 09, 2015 4:13 pm
Location: Rhineland, Europe

Re: esp8266-20191220-v1.12.bin issues

Post by Roberthh » Sat Feb 15, 2020 7:09 pm

Which terminal emulator du you use. If Putty, you have to disable flow control.

jay2026
Posts: 20
Joined: Sat Feb 15, 2020 6:10 pm

Re: esp8266-20191220-v1.12.bin issues

Post by jay2026 » Sun Feb 16, 2020 9:59 am

Roberthh wrote:
Sat Feb 15, 2020 7:09 pm
Which terminal emulator du you use. If Putty, you have to disable flow control.
No sir im using linux mint so im using the shell terminal to communicate

User avatar
jimmo
Posts: 2754
Joined: Tue Aug 08, 2017 1:57 am
Location: Sydney, Australia
Contact:

Re: esp8266-20191220-v1.12.bin issues

Post by jimmo » Sun Feb 16, 2020 11:43 pm

jay2026 wrote:
Sun Feb 16, 2020 9:59 am
No sir im using linux mint so im using the shell terminal to communicate
But which program are you using to connect to the serial console? screen? miniterm? picocom? rshell?

jay2026
Posts: 20
Joined: Sat Feb 15, 2020 6:10 pm

Re: esp8266-20191220-v1.12.bin issues

Post by jay2026 » Mon Feb 17, 2020 5:41 pm

jimmo wrote:
Sun Feb 16, 2020 11:43 pm
jay2026 wrote:
Sun Feb 16, 2020 9:59 am
No sir im using linux mint so im using the shell terminal to communicate
But which program are you using to connect to the serial console? screen? miniterm? picocom? rshell?
picocom on linux mint

User avatar
MostlyHarmless
Posts: 166
Joined: Thu Nov 21, 2019 6:25 pm
Location: Pennsylvania, USA

Re: esp8266-20191220-v1.12.bin issues

Post by MostlyHarmless » Tue Feb 18, 2020 8:30 pm

jay2026 wrote:
Mon Feb 17, 2020 5:41 pm
picocom on linux mint
Picocom works fine with ESP8266 and ESP32 boards here on CentOS 7. Is your user a member of the dialout group?


Jan

jay2026
Posts: 20
Joined: Sat Feb 15, 2020 6:10 pm

Re: esp8266-20191220-v1.12.bin issues

Post by jay2026 » Wed Feb 19, 2020 5:05 am

MostlyHarmless wrote:
Tue Feb 18, 2020 8:30 pm
jay2026 wrote:
Mon Feb 17, 2020 5:41 pm
picocom on linux mint
Picocom works fine with ESP8266 and ESP32 boards here on CentOS 7. Is your user a member of the dialout group?


Jan
YES

Post Reply