jeelabs / el-client

Arduino client for esp-link's REST, MQTT, and command interface
BSD 2-Clause "Simplified" License
83 stars 46 forks source link

EL-Client sync failed! on NODEMCU V1.0 (MQTT) #54

Closed Omemanti closed 4 years ago

Omemanti commented 4 years ago

Hello, I need some guidance with MQTT / ESPLINK / El-client

  1. Installed esp-link v3.2.47-g9c6530d => See all the screenshots.

The status reports arrive at the MQTT.

  1. Then I upload the MQTT sketch from El-client, then it still connects to the router (can still ping it) But status reports are gone. (maybe its suppose to)

  2. In the serial monitor shows: EL-Client sync failed!

    This is where im stuck

I see people chaging: ELClient esp(&Serial, &Serial); to serial 1 etc. I got no luck with that.

image

image

image

image

Omemanti commented 4 years ago

I think I completely misinterpreted the whole thing. wanted to do it all on 1 esp.