New Baud Rate?
#1
Is there a way to support 110 baud so I can use the WiModem with an ASR33 teletype (it would need two stop bits).
Reply
#2
In the past it was not possible to support less than 300 baud or anything other than 8N1. However, I about to make a big update of the firmware that will add support for changing the data bits, parity, and stop bits. I will see if it is possible add the lower baud rates now. The baud rates are controlled by the ESP8266 UART itself.
Reply
#3
The latest update now lets you select 75, 110, and 150 baud rates in addition to what was previously possible before. You can now also select the number of data bits, the parity, and the number of stop bits.
Reply
#4
(11-26-2020, 02:06 PM)admin Wrote: The latest update now lets you select 75, 110, and 150 baud rates in addition to what was previously possible before.  You can now also select the number of data bits, the parity, and the number of stop bits.
COOL!!
Reply




Users browsing this thread: 2 Guest(s)