I've freshly flashed my esp with a gate-module-firmware, for the beginning Nothing expected wrong. I configured the module network and works, but when I try to enter the module into his config mode to update the wifi(pass,ssid), it reboots and reconnects again to the same IP.
I respect these configurations:
PORT SETTINGS:
[CHANNEL0] RELAY1 GPIO4
[CHANNEL1] RELAY2 GPIO13
CFG BUTTON GPIO5 // pulled up to 3.3V - RES 10kohm // pressing and hold >5s...
LED
- GREEN GPIO12
- BLUE GPIO14
[CHANNEL2] INPUT_PORT1 GPIO12
[CHANNEL3] IMPUT_PORT2 GPIO14
pls help, thanks in advance.
Updating WiFi Credentials
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
Probably you have wrong flash size.
gate-module-firmware is dedicated for 2MB chip
gate-module-firmware is dedicated for 2MB chip
-
- Posts: 25
- Joined: Tue Mar 07, 2017 12:17 pm
Ok, understood. my flash has 4MB size.
Thank you pzygmunt
Thank you pzygmunt

-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
... and don't forget upload esp_init_data_default.bin at 0x1fc000 when you set 2MB flash size
-
- Posts: 25
- Joined: Tue Mar 07, 2017 12:17 pm
I've checked the [ESP8266 SDK
Getting Started Guide].
I'll reflash it, and I will get back to you once I have a problem.
Getting Started Guide].
I'll reflash it, and I will get back to you once I have a problem.
You do not have the required permissions to view the files attached to this post.