martin-ger
martin-ger
Please do one HW (or power cycle) reset after flashing.
Do you have the PUYA flash chips? I think they will fail, as the current flash write routines do not work there.
Did you do a "save" after changing the parameters and resetting?
As long as it is an ESP8266, I'm pretty sure, it will run - the question is, what it should do with the relay?
It might work with the PlatformIO environment, but this is not supported by the current repo.
I am not aware of any API that allows for selecting that. Anybody else?
No obvious reason - works for me and many others. Perhaps less than 8 chars?
For some reason it doesn't find the AP. Some RF issues? ``` REASON_UNSPECIFIED = 1, REASON_AUTH_EXPIRE = 2, REASON_AUTH_LEAVE = 3, REASON_ASSOC_EXPIRE = 4, REASON_ASSOC_TOOMANY = 5, REASON_NOT_AUTHED = 6,...
You can always reset it using the serial console. From there (or in user_config.h) you can also set this: https://github.com/martin-ger/esp_wifi_repeater#hw-factory-reset However: default is 255, meaning "disbabled". But you can enable...
WPA2 password must be at least 8 chars. Von: dmolner ***@***.*** Gesendet: Montag, 26. April 2021 10:01 An: martin-ger/esp_wifi_repeater Cc: Subscribed Betreff: [martin-ger/esp_wifi_repeater] Wifi name with _ not work on...