i can confirm the same like PuteR -> the newest ver for 6 links works without self executing.
i did :
- i loaded your newest bin (6 links 60 chars) into my ESP12
- i moved ESP12 in the place where i had problem with self execution of links
- i cant see any problem now
thx a lot !!
Supla Button 4 direct links
-
- Posts: 1484
- Joined: Wed Jun 27, 2018 5:48 pm
- Location: El Saucejo - Sevilla
Thanks for the help.
updated on page 1.
updated on page 1.
-
- Posts: 1432
- Joined: Wed Dec 06, 2017 10:07 am
elamya What is the mistake from
in D_Link_Config_5_s_x6, everything worked fine, and there was a problem yesterday. Link does not perform when the module I have on the wall, unless I hold the button longer it will be done.
After connecting to a computer, a serial monitor throws out the above error. After re-uploading the software on the computer, it works ok, as I will give the wall the same again.
I would add that I did not have any pull ups made, but until now everything worked correctly, but is pull up required ??
Code: Select all
<html>
<head><title>400 Bad Request</title></head>
<body>
<center><h1>400 Bad Request</h1></center>
<hr><center>nginx/1.15.8</center>
</body>
</html>
After connecting to a computer, a serial monitor throws out the above error. After re-uploading the software on the computer, it works ok, as I will give the wall the same again.
I would add that I did not have any pull ups made, but until now everything worked correctly, but is pull up required ??
-
- Posts: 1484
- Joined: Wed Jun 27, 2018 5:48 pm
- Location: El Saucejo - Sevilla
Check power supplyPuteR wrote: Tue Apr 02, 2019 6:43 am elamya What is the mistake from
in D_Link_Config_5_s_x6, everything worked fine, and there was a problem yesterday. Link does not perform when the module I have on the wall, unless I hold the button longer it will be done.Code: Select all
<html> <head><title>400 Bad Request</title></head> <body> <center><h1>400 Bad Request</h1></center> <hr><center>nginx/1.15.8</center> </body> </html>
After connecting to a computer, a serial monitor throws out the above error. After re-uploading the software on the computer, it works ok, as I will give the wall the same again.
I would add that I did not have any pull ups made, but until now everything worked correctly, but is pull up required ??
-
- Posts: 1432
- Joined: Wed Dec 06, 2017 10:07 am
I actually changed the power source and the problem stopped
. Thanks a lot
-
- Posts: 91
- Joined: Wed Jun 21, 2017 10:29 am
I have a problem with direct links! I Generated the link
roller blinds open
the entrance gate open
the garage door open
wicket open
the light switch
only operate blinds open close gateway the rest links does not work does not send the address the diode does not blink twice wemos hangs for 5 seconds tries on all pins d1-d7 only blinds work and the entrance gate on every gpio in what problem ??
Software D_Link_Config_5_s_x6.bin
Wemos D1 mini
roller blinds open
the entrance gate open
the garage door open
wicket open
the light switch
only operate blinds open close gateway the rest links does not work does not send the address the diode does not blink twice wemos hangs for 5 seconds tries on all pins d1-d7 only blinds work and the entrance gate on every gpio in what problem ??
Software D_Link_Config_5_s_x6.bin
Wemos D1 mini
-
- Posts: 1484
- Joined: Wed Jun 27, 2018 5:48 pm
- Location: El Saucejo - Sevilla
check the direct links in the browser,
possibly have some typographical error or some space added
possibly have some typographical error or some space added
-
- Posts: 270
- Joined: Mon May 15, 2017 10:32 am
hello,
when I click the button in the terminal I have:
connecting to x.x.com
connection failed
while when I connect to public server everything is ok.
i tried after ip, hostname...
when I click the button in the terminal I have:
connecting to x.x.com
connection failed
while when I connect to public server everything is ok.
i tried after ip, hostname...
-
- Posts: 1484
- Joined: Wed Jun 27, 2018 5:48 pm
- Location: El Saucejo - Sevilla
I guess you tried with the local IP?szym3k wrote: Mon Dec 16, 2019 12:44 am hello,
when I click the button in the terminal I have:
connecting to x.x.com
connection failed
while when I connect to public server everything is ok.
i tried after ip, hostname...
Do you have port 443 enabled on your server?