irekzielinski/Pylontech-Battery-Monitoring

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

Opened this issue · 1 comments

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