odelot / aws-mqtt-websockets

Implementation of a middleware to use AWS MQTT service through websockets, aiming the ESP8266 plataform
GNU Lesser General Public License v3.0
231 stars 67 forks source link

Compiles by the console prints gibberish #8

Closed tejaswigowda closed 6 years ago

tejaswigowda commented 8 years ago

I see non ascii characters when I connect to the mcu (via screen) after running this. I have installed all dependencies and the program compiles perfectly.

I am new to this library. Any ideas?

tejaswigowda commented 8 years ago

It may have something to do with the baud rate. Any suggestions?

odelot commented 7 years ago

have you fixed this? it was baud rate misconfiguration? can we close this one?