Skip to content
Discussion options

You must be logged in to vote

$ faulty boards is unlikely, I agree. MQTT is not the problem as you are not receiving any data from the inverter.
What model do you have?
The LEDS should flash even if the inverter is not "replying" to the serial data sent to it, in that case you would see only the TX led flash so that make me think it is a pinout issue on your esp8266. Did you select the correct board in the arduino IDE as defining Dx pins means that the IDE must convert D1 to the corresponding GPIO number. The esp chip does not know what D1 or D5 means it only knows what a GPIO number is. Check out this link and you will see what I mean : https://randomnerdtutorials.com/esp8266-pinout-reference-gpios/

You could also ch…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by kiwibhoy
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants