Closed ajpowell closed 8 years ago
As far as i understand it no, The 74880 baud is not changeable as its part of the esp's actual ROM, not the user portion we modify by flashing the device.
Someone else with more knowledge may be able to answer better but in the mean time you can add a new text file in the same folder as coolterm called 'baudrates.ini' and add 74880 on a single line as explained @ http://forums.the-meiers.org/viewtopic.php?f=4&t=479 for a quick fix
Ah! Thanks @DarkLotus.
OK, if that is essentially fixed/out of our control, then that's that.
As a workaround, changing the available baud rates would work - will try the baudrates.ini trick when I get home.
BTW - The work around is working nicely - :smile:
Closing - thanks for answering this @DarkLotus - your answer was exactly correct.
Would it be possible to change the baud rate of the initial output on the serial port from the Oak to a 'standard' baud rate? According to others, they see data at 74880 baud...my serial terminal (Mac OSX CoolTerm) can only monitor at certain rates - 9600, 14400, 28800, 38400, 57600, 115200.
So the initial data, appears to me as something like (seen at 57600 baud):
Others testers have reported output like (seen at 74880 baud):
Could one of the more conventional rates be used? 57600, perhaps?