You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: