pawelka / sofarsolar_esp_rs485_logger

57 stars 21 forks source link

no access point #13

Closed tempod closed 2 years ago

tempod commented 2 years ago

Hello to all. I was able to successfully flash esp-07.bin file on ESP07 with NodeMCU Flasher. After the flash I unplug the card, move the selector from "program" to "uart", and restart it. But I can't find any access points to connect to. What did I do wrong? Thanks. esp07

tempod commented 2 years ago

ok. i bought a new esp8266 module, an esp12f, and now it works. But I think there is an error in the configuration. In the home assistant configuration I had to change all values from

state_topic: "inverter/status"

to

state_topic: "inverter"

and now works fine.

Immagine 2021-10-07 005524

pawelka commented 2 years ago

Try to use ESPHome approach, there is seamless integration with HA.