blynk-esp
blynk-esp copied to clipboard
Blynk.cc library for ESP8266 NodeMCU / eLua firmware
Seems that the api has been updated since this script was last updated. See https://nodemcu.readthedocs.io/en/master/en/modules/wifi/#wifistaconfig
Please refer to Wemos Pin Map before reading this project , BLYNK use GPIO number , which is gpXX while NodeMCU use wemos pin , which is D1, D2 ,...
Hii I have an nodemcu that has ESP12N on board i have connected that to my wifi using wifi.sta.config("myssid","mypassword") on ESPLORER and that works fine and i get my ip...