Arduino-HomeKit-ESP8266 icon indicating copy to clipboard operation
Arduino-HomeKit-ESP8266 copied to clipboard

Weird Serial Output

Open PANDA2732 opened this issue 2 years ago • 3 comments
trafficstars

I'm pretty new to dui projects and coding, but when I have it running, after the Init server is over, a werid string of outputs are generated. Does any one know why this is happening/ Screen Shot 2023-04-12 at 12 44 56 PM

PANDA2732 avatar Apr 12 '23 19:04 PANDA2732

Seems like you built your project on nodemcu v2 hardware so you need to use config in platformio like here (img 1) or use NodeMCU 1.0 in adruino IDE (img 2).

image image

DayOut avatar Apr 26 '23 09:04 DayOut

I have the same issue and I have NodeMCU 1.0 set in IDE.

tomdmt avatar Apr 28 '23 02:04 tomdmt

I use the Generic ESP8266 and that works fine. Give it a try. I use ESP-12E, F but alsi ESP07 or 01S all in the same mode.

PimV5755 avatar Jul 07 '23 09:07 PimV5755