Left here for archival purposes.

User avatar
By Peter
#10435 Hi,
from https://github.com/nodemcu/nodemcu-firmware/wiki/nodemcu_api_en#new_gpio_map I use
IO index ESP8266 pin
1 GPIO5
2 GPIO4

I make some test with G3MB-202P Solid State Relay. It works on my ESP-12 with NodeMCU 0.9.5 build 20150212. The output high Voltage is 3.2V and my relay switch on at 2.6V. But I have to use the index:
IO index ESP8266 pin
2 GPIO5
1 GPIO4
What is wrong?


Peter
User avatar
By alonewolfx2
#10437 some esp-12 modules have issue for labeling for gpio4-5
User avatar
By Peter
#10458 all my ESP-12 and also the ESP-07 modules have this pinout Image
only GPIO1 is not correct - it is GPIO2 .