sidddy / flora

ESP32 BLE client for Xiaomi Mi Plant sensors
MIT License
190 stars 71 forks source link

MQTT server received no message #18

Closed roc634 closed 5 years ago

roc634 commented 5 years ago

I use an esp32 to communicate with the host of HomeAssistant. I can receive the message from another esp8266, but not from this esp32. It seems everything is correct, but I can't figure out why. I'm pretty sure the info of my MQTT server is filled in correctly. Could you please help me with this? Thank you very much!

Below is the message from serial monitor:

`Initialize BLE client... Connecting to WiFi... ... WiFi connected

Connecting to MQTT... MQTT connected

Processing Flora device at c4:7c:8d:62:37:e9 (try 1)

sidddy commented 5 years ago

that's weird, the log does not show any issue on esp32 side... does the problem still exist?

roc634 commented 5 years ago

Hi sidddy, thanks for your reply. I've tried several times including filling in the MQTT info letter by letter, just to make sure there is no mistake. Then I tried SubOrbit's project https://github.com/SubOrbit/flora and it works well. So I stop looking for the reason. If it is only me reporting this issue, I think it must have been the mistake on my side, after all I'm a beginner. Thanks for your reply though. Have a nice day!

To: sidddy/flora CC: roc634; Author Subject: Re: [sidddy/flora] MQTT server received no message (#18) that's weird, the log does not show any issue on esp32 side... does the problem still exist? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.