Chat freely about anything...

User avatar
By physiii
#46891 First I compile using gen_misc.sh in the websockets_demo directory then I upload the binaries using:

esptool.py write_flash 0x00000 eagle.flash.bin 0x40000 eagle.irom0text.bin 0x7E000 blank.bin

but I just get garbled output at all the baud rates I try (115200, 74880, etc...).

Is this just a baud rate issue?