When settings GPIOset to "ON" aka "10;setGPIO=ON;", it sets all output GPIO's to "high", turning on lights and switches. Is it possible to change this default behavior? I don't think the sourcecode is available? It would be an easy fix I guess.
Groeten uit Brabant!
GPIOset Default On (high)
Moderators: rtenklooster, Voyager, BertB, Stuntteam
Re: GPIOset Default On (high)
A number of pins (4,5,6, and 7) are setup for configuration tasks..
For example:
Mega Pin7: connected to ground = no pullup on the RF module signal (default = not connected, pullup enabled)
Mega Pin5: connected to ground = GPIO low on startup (default = not connected, GPIO high on startup)
Try to connect pin 5 to ground and see if that gives the desired result.
For example:
Mega Pin7: connected to ground = no pullup on the RF module signal (default = not connected, pullup enabled)
Mega Pin5: connected to ground = GPIO low on startup (default = not connected, GPIO high on startup)
Try to connect pin 5 to ground and see if that gives the desired result.
-=# RFLink Gateway Development Team #=-
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Introduction: http://www.nemcon.nl/blog2/
Generic Support forum: http://www.esp8266.nu/forum/viewforum.php?f=8
Re: GPIOset Default On (high)
Awesome! Works as expected! I could not find this information in the documentation.
What about 6 and 4?
What about 6 and 4?
Who is online
Users browsing this forum: No registered users and 8 guests