matth-x / MicroOcpp

OCPP 1.6 / 2.0.1 client for microcontrollers
MIT License
358 stars 149 forks source link

Stuck between Connected and Disconnected loop #368

Open smd632 opened 3 months ago

smd632 commented 3 months ago

Here are my Terminal entries: [main] Wait for WiFi: . connected! [MO] info (MicroOcpp.cpp:139): connecting to ws://ocpp.anz.yocharge.com:8080 -- (host: ocpp.anz.yocharge.com, port: 8080, path: /xp004) [MO] info (MicroOcpp.cpp:357): initialized MicroOcpp v1.1.0

" I can see that the charger has come online but after a few seconds it goes offline. The connector is not available" On terminal window I see this" [MO] info (Connection.cpp:72): Disconnected " I don't get any Heartbeat on the OCPP server. It used to work earlier. This has started happening after I moved the charger to another network." " Can someone help me please"

ap9389552 commented 1 month ago

try erase flash whenever you change anything also do check your server is working or not