Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Manu0171discord opened this issue Mar 4, 2023 · 1 comment

Comments

@Manu0171discord
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant