john30 / ebusd-esp

Firmware for ESP8266 allowing eBUS communication for ebusd (https://github.com/john30/ebusd)
150 stars 20 forks source link

Problem with Firmware for wemos D1 mini pro version 20220731 #71

Open JaVier-Lloret opened 1 year ago

JaVier-Lloret commented 1 year ago

I have updated my "wemos D1 mini pro" to version 20220731-d1mini_pro_16m and I cannot change the "EBUS" wifi network to mine. I had to mount version 20220731-d1mini to do it.

Could the source of the problem be that my WiFi password is 32 characters long and due to some limitation such long passwords are not supported?

After the introduction of the data of the local WiFi and after the reboot the data remain the same and the AP EBUS is maintained.

It was expected that EBUS could be changed for the value of local WiFi

I look forward to your comments.

EBUS-d1mini_pro_16m@80 EBUS-d1mini_pro_16m@80-Configuration

john30 commented 1 year ago

use the flash.sh script to check if the memory is really that big

JaVier-Lloret commented 1 year ago

I have confirmed that my wemos is 16Mb and tried again to program it by checking the correct option in ES8266Flasher. The result has been the same. it does not allow to modify the WiFi network.

I have solved it using the TASMOTIZER v1.2 programmer. Once the wemos is recorded, it allows the modification of WiFi without problems.

john30 commented 1 year ago

what ES8266Flasher reveals might be wrong, I'd only trust the esptool.py output for now. best is to use the flash.sh script which does check the memory before flashing