I'm using an ESP-12E ESP8266 with the cloud, but the monitor only displays junk, not the text Serial.println()
is sending. E.g.:
�bQ
I configured the monitor for 9600 and I'm using Serial.begin(9600)
. Is there something I missed? Thanks
I'm using an ESP-12E ESP8266 with the cloud, but the monitor only displays junk, not the text Serial.println()
is sending. E.g.:
�bQ
I configured the monitor for 9600 and I'm using Serial.begin(9600)
. Is there something I missed? Thanks
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.