As the title says... Chat on...

User avatar
By dodgeboy
#72810 Try modifying the baud rate in the source code to something other than 115200. I had the exact same problem, and if I changed the "Serial.begin(115200);" line to "Serial.begin(74880);" (but leave my term connection set to 115200), I was able to see everything just fine.