Gate Module

gaurav
Posts: 82
Joined: Mon May 08, 2017 9:49 am

Post

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.
User avatar
pzygmunt
Posts: 19402
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

You should switch the device to the config mode.
gaurav
Posts: 82
Joined: Mon May 08, 2017 9:49 am

Post

I tried it but it didn't came to configuration mode.
User avatar
pzygmunt
Posts: 19402
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

Do you have pullup on cfg pin ?
gaurav
Posts: 82
Joined: Mon May 08, 2017 9:49 am

Post

I don't have any external pullup. I re-flashed the firmware now it works.
User avatar
pzygmunt
Posts: 19402
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

You should have external pullup on cfg pin.
gaurav
Posts: 82
Joined: Mon May 08, 2017 9:49 am

Post

Ok i will fix it in my circuit. Thank you :)
gaurav
Posts: 82
Joined: Mon May 08, 2017 9:49 am

Post

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.
User avatar
pzygmunt
Posts: 19402
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

To bring the device into configuration
mode, press and hold button for at least 5 sec.
gaurav
Posts: 82
Joined: Mon May 08, 2017 9:49 am

Post

No Luck. :(

Return to “Help”