-
Hi, I'm facing issues while trying to connect the solar tracer to HA (using esp8266 NodeMCU v3). Does anyone faced such issue? serial monitor log: ++ STARTING Solar-Tracer-Blynk-V3 v3.0.8 [14] Update Solar-Tracer ��1��:Error[16] 226 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello, are you compiling the firmware?
|
Beta Was this translation helpful? Give feedback.
Blynk or HA-mqtt should not interfere with the scc <-> esp communication as thery are 2 independent "modules" .
Is there any chance that something else changed?
The startup test failed as well, this test is done before ha-mqtt or blynk are started.
I noticed that some strange chars are sent on the serial even before tring to connect to the scc (normally this will happen when communicating with the scc using an esp8266), this is strange.
Normally you should have something like this:
You can try: