jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.82k stars 720 forks source link

'Unusual' baud rate #511

Open TDenisM opened 3 years ago

TDenisM commented 3 years ago

How (if it's possible) can I set UART baud rate at 31250?

ccutrer commented 3 years ago

go to http://esp-link/console/baud?rate=31250 and it will set it

uzi18 commented 3 years ago

Can confirm, it should work.