irekzielinski / Pylontech-Battery-Monitoring

Adding WiFi monitoring to US2000B and US2000C batteries.
130 stars 56 forks source link

Is it possible to compile and load ino file to esp8266 without any issue ???? #19

Open Manu0171discord opened 1 year ago

Manu0171discord commented 1 year ago

Hi, I disovered this Github file to do the same, to get information from my pylontech battery,

I tried without any sucess to compile and load the ino file with arduino ide, using MQTT , so I uncommented the ligne 17

I did all the same as described into the readme but I got an error

D:\PylontechMonitoring\PylontechMonitoring.ino:29:10: fatal error: PubSubClient.h: No such file or directory

I did not do the connection yet to the pylontech battery, only the esp8266 plugged to the PC to compile and load the ino file in order to test the send command to Mosquitto broker and check if norered can get and read data from the esp8266 even if the esp8266 is not connected to the pylontech battery

Did anyone already have this issue ?

I thank you for your support Manu

Manu0171discord commented 1 year ago

I found the solution => https://www.youtube.com/watch?v=Wv1AicTy-ks