webflash-aj
webflash-aj
unfortunately yes tried the esp32.bin and the esp32_BME280_HCSR04.bin no other sensors are connected
@burmistrzak My ESP says goodbye after a few minutes with the new firmware. What I have not tried is to compile the repo myself. If anyone would like me to,...
@burmistrzak I tested with an esp32 and just the rs485-module connected, nothing else. downloaded the esp32.bin binary from github. Also tested esp32_BME280_HCSR04.bin (without connecting a sensor) with the same results.
@burmistrzak No, "normal" USB-C ESP32-Board (see attached Photo for my setup) powered over USB-C (currently no connected rs485-Module to garage-door). Old Firmware (v0.0.6.1) have no porblems. WiFI should be also...
@14yannick sorry to reuse this thread, but could you help me to get esphome running on HA? I will get this error, when compiling with your example-config on github: ```...
> source: github://14yannick/esphome-hcpbridge Thanks for your fast Feedback.. just found the "Problem" one second before your post.. :-) Didn't realize the wrong repo in the yaml. The ESP won't boot...
@14yannick : maybe you will also change the board to "esp32dev". It will make it easier for beginners/dummies like me.. in the example.xml
@14yannick : maybe you want also to change the RX-PIN to 16 (or just left somewhere a hint) i use de default wireing rx_pin: 16 # optional, default=18 tx_pin: 17...
I switched to the esphome version and since then it has been running smoothly again. I'll try to find time for it at the weekend. Should I also test version...