Gate Module
-
- Posts: 82
- Joined: Mon May 08, 2017 9:49 am
I built the gate module firmware from ESP8266-IOT-SDK and flashed it on the nodemcu board. An led was blinking but there was no SSID broadcast. What am I doing wrong? Thank You in advance.
-
- Posts: 19402
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
You should switch the device to the config mode.
-
- Posts: 82
- Joined: Mon May 08, 2017 9:49 am
I tried it but it didn't came to configuration mode.
-
- Posts: 19402
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
Do you have pullup on cfg pin ?
-
- Posts: 82
- Joined: Mon May 08, 2017 9:49 am
I don't have any external pullup. I re-flashed the firmware now it works.
-
- Posts: 19402
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
You should have external pullup on cfg pin.
-
- Posts: 82
- Joined: Mon May 08, 2017 9:49 am
I tried WeMos_gate_x2_DS18B20 in which cfg button is used to switch relay. But its not switching the relay. I provided the pullup to the cfg port. Also cfg button does not brings the device to the config mode.
Any guidance?
Thank you in advance.
Any guidance?
Thank you in advance.
-
- Posts: 19402
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
To bring the device into configuration
mode, press and hold button for at least 5 sec.
mode, press and hold button for at least 5 sec.