Esp8266 connect WIFI without hard coding credentials (SSID, Password)

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 พ.ค. 2024
  • Let's suppose you have built an innovative IOT device using NodeMCU or Esp8266 and you have hardcoded the credentials, it will work fine if the network is available but if for some reason you take your device to somewhere else and it didn't find hardcoded network then your device will be useless.
    In this video, I have explained how we can get rid of this problem and how not to hardcode the credentials in NodeMCU by using wifi manager library by tpzau which gives us nice and clean HTML config portal.
    Timestamps:
    0:00:00 Problem Statement
    0:01:50 Installing wifi Manager library by tzpau
    0:02:20 Autoconnect config portal
    0:03:20 Testing AutoConnect config portal
    0:04:00 On-demand config portal
    0:05:10 Testing on-demand config portal
    blog Link: wp.me/pb9JKo-pq
    Order your projects at fiverr: www.fiverr.com/users/emmiasim67/
    Amazon and Banggood Purchase links:
    *****************
    Buy anything from amazon
    amzn.to/2SGees7
    Buy arduino UNO R3
    amzn.to/2zmeipW
    Arduino starter kit with book
    amzn.to/3cg8Svt
    Raspberry pi
    amzn.to/2zjiYx2
    Browse arduino products
    amzn.to/2zgCLx9
    Esp8266 boards
    amzn.to/2WGpOo6
    Arduino many in 1 sensor kit
    amzn.to/3ccMvag
    RFID module
    amzn.to/35Ip06r
    Bangood
    UNOR3 Basic Starter Kits
    www.banggood.com/custlink/3Dm...
    Arduino 37 in 1 sensor modules
    www.banggood.com/custlink/KDK...
    MFRC522 RFID Reader
    www.banggood.com/custlink/KK3...
    Arduino Mega kit (19 % off)
    www.banggood.com/custlink/vmD...
    Basic Electronic kit
    www.banggood.com/custlink/DmG...
    RFID starter kits V2
    www.banggood.com/custlink/3Km...
    Nodemcu ESP8266
    www.banggood.com/custlink/3GG...
    DISCLAIMER: This video and description contain affiliate links, which means that if you click on one of the product links, I will receive a small commission. This helps support the channel and allows me to continue to make videos like this. Thank you for your support!
    ****************
    For More Projects and Tutorials visit our Website:
    www.highvoltages.co
    Follow us on Facebook
    / highvoltagestech
    For business enquires and sponsorships, email me
    highvoltages670@gmail.com
    For Arduino, Raspberry Pi, IoT, and programming projects check my Fiverr profile,
    www.fiverr.com/emmiasim67
    ---------------------------------------------------------------------------
    BUY ELECTRONICS COMPONENTS FROM INDIA'S BEST DIY STORE
    DIY Usthad Official store diyusthad.store/hv
    --------------------------------------------------------------------------- Hire me on fiverr: www.fiverr.com/emmiasim67 Hire me on Fiverr: www.fiverr.com/s/z2dj0R
    ~-~~-~~~-~~-~
    Please watch: "How to Set Up Wokwi for IoT Simulation in VS Code with PlatformIO"
    • Simulating IoT project...
    ~-~~-~~~-~~-~
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 171

  • @calvin-7540
    @calvin-7540 4 ปีที่แล้ว +14

    Man, I will give a big kiss for sharing this great method !!!!!!!!!!!!!!!1 Thank you !

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว +1

      Thank you for appreciation. This means alot to me :)

    • @espstack
      @espstack 4 ปีที่แล้ว

      Just like subscribe and share. Keep encouraging

    • @MisterBPK
      @MisterBPK 3 ปีที่แล้ว +1

      I made an Android App that might useful to you! play.google.com/store/apps/details?id=com.praveensmedia.mynodemcuconfig_control
      It is useful to find IP address of . local services in your local network. And to insert wifi credentials into any ESP8266 based devices. Arduino code is available at praveensmedia.com

    • @mirror6711
      @mirror6711 3 ปีที่แล้ว +1

      He deserves 🙂

    • @debrajsaha8503
      @debrajsaha8503 3 ปีที่แล้ว

      tzpau is not showing in library
      Plz help!

  • @webslinger2011
    @webslinger2011 4 ปีที่แล้ว +1

    Great! Even included a physical trigger before an upload. Thanks!

  • @al73r
    @al73r 3 ปีที่แล้ว +1

    wow this saved me so much time - building a monitoring system for temperatures - ultimate goal is to expand to old cars with basic off the shelf sensors - Now to have it stay connected to the ap so it displays the connection - the wifi manager page would also be a great spot to add in an api key for say blynk or losant

  • @martingerhardsoos
    @martingerhardsoos 11 หลายเดือนก่อน

    this is by far the best & fastest solution seen for this topic yet! Thanks!!

  • @kermitinmountain6371
    @kermitinmountain6371 3 ปีที่แล้ว +1

    Awesome! Thank you for your tutorials!, the other didn't works for me. This brightens me up tonight. Yesterday, I tried the other website for tutorials on setting up username and password, no luck, I tried the others, no luck, went to McDonalds and a guy front ended my car, no luck and when i tried yours, It Works! Thank you! But right now, I am working for what we called "Basic Set ups.

  • @maliarif2023
    @maliarif2023 3 ปีที่แล้ว +2

    Thank you so much for your wonderful effort, Sir. This really helps a lot in my IoT projects.
    Lots of Prayers for you.

  • @fasups
    @fasups 2 ปีที่แล้ว

    Thank you for sharing; I love how you explain things in this way that is very easy for a newcomer like me to understand.

  • @ernestorivero8788
    @ernestorivero8788 2 ปีที่แล้ว

    Yo tengo un esp8266 nodemcu,lo quiero utilizar solo para matrices de Led ws2812(neopixel);yo no tengo wifi,entonces mi pregunta es,lo puedo utilizar en mis proyectos anulando el wifi,o debo instalar algún firmware adicional

  • @electromind4183
    @electromind4183 2 ปีที่แล้ว +2

    Man what a video it is very useful to thank

  • @einarpoisot9507
    @einarpoisot9507 ปีที่แล้ว

    I need the code to replace the variables of type char as at the beginning of the video, what has to be done in this case?

  • @maliarif2023
    @maliarif2023 3 ปีที่แล้ว +1

    Is there any procedure to erase the Credentials via WifiManager and again enter Credentials through WiFIManager.?
    kindly help me regarding the above matter.

  • @ernestorivero8788
    @ernestorivero8788 2 ปีที่แล้ว +1

    I have a nondemcu esp8266, I want to use it only for Led matrices ws2812 (neopixel);I do not have wifi,so my question is,I can use it in my projects canceling the wifi,or I must install some additional firmware

    • @HighVoltages
      @HighVoltages  ปีที่แล้ว

      you can use esp8266 without a wifi, try led blink example that does not require the wifi and can be a good start.

  • @yashpandey5381
    @yashpandey5381 2 ปีที่แล้ว +1

    I'm using the exact same method, code and board but having an issue that my access point is not showing up in the wifi settings in any device. please help me

  • @alhamedabdulrahman1835
    @alhamedabdulrahman1835 3 ปีที่แล้ว +2

    You don't know how much is this helpful ..
    Thank you soooo much for sharing it in very cool, way love it

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      Happy to help!

    • @debrajsaha8503
      @debrajsaha8503 3 ปีที่แล้ว +1

      I'm not getting tzapu while adding library
      Plz help!

    • @alhamedabdulrahman1835
      @alhamedabdulrahman1835 3 ปีที่แล้ว

      @@debrajsaha8503 you need to download the library from GitHub, you will find it there .. if you don't know how, contact me via Instagram: iiAlhamed

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      @@debrajsaha8503 as @Alhamed Abdulrehman answered, you can download the library from github or if you still have problems i can help using remote session.

    • @debrajsaha8503
      @debrajsaha8503 3 ปีที่แล้ว

      @@alhamedabdulrahman1835 Thanks 😊
      I got it already

  • @hyejinahn2898
    @hyejinahn2898 4 ปีที่แล้ว +1

    thanks for the nice video. if i have more than one esp module, do I have to do this for each esp? or is there any way I can do it all at once?

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      You will have to upload this code to all, everu eap will be on different ip. Btw what are you planning to make?

  • @akhiljose9211
    @akhiljose9211 3 ปีที่แล้ว +1

    Sir,
    Were to write the html code to get the UI in the web browser 192.168.4.1

  • @peremilskjold9388
    @peremilskjold9388 4 ปีที่แล้ว

    There is one major UI experience problem with wifi manager. My user's complain of missing text above input boxes. I have many settings below SSID and wifi password.
    (Clearing text from input box does not count, cause how could users know that).
    Anybody got a solution for that?

  • @muhamedinsafzainudin2170
    @muhamedinsafzainudin2170 2 ปีที่แล้ว

    Hi, what solution should I use for WPA2 enterprise, would this Method work?

  • @happyjutt786
    @happyjutt786 4 ปีที่แล้ว +3

    love you bro may you have long life full of joy happiness and success
    you have solved biggest problem

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      Thank u. This appreciation means alot to me :)

  • @marcaldo
    @marcaldo 2 ปีที่แล้ว

    This is Hi Voltage solution! Thank you so much! Your excellent work saves a lot of time and stress :) you got a new subscritor!

  • @faizanzahid09
    @faizanzahid09 3 ปีที่แล้ว

    what if you want to connect to an enterprise wifi that asks for network username and password??

  • @mayankcreator
    @mayankcreator ปีที่แล้ว

    My wifi is connected but code is not working means sinric pro is not connecting so what to do.

  • @mayankcreator
    @mayankcreator ปีที่แล้ว +1

    How to merge this code with Google home automation

  • @wahyugamma
    @wahyugamma 3 ปีที่แล้ว +1

    MANTAP JIWA BANG

  • @prasunbiswas8025
    @prasunbiswas8025 4 ปีที่แล้ว +1

    whenever trying to do it with autoconnect it is showing 'error compiling on node mcu " everytime which is not the case for any other codes while uploading why so?

  • @DharmeshTechZone
    @DharmeshTechZone 4 ปีที่แล้ว +1

    Thanks bro it perfect working 1000 like

  • @DIYUSTHAD
    @DIYUSTHAD 4 ปีที่แล้ว +2

    Thanks for sharing such useful information

  • @debrajsaha8503
    @debrajsaha8503 3 ปีที่แล้ว +1

    After uploading the sketch,access point doesn't show
    And I had to add the zip file of the wifi manager as it was not showing for download in library
    Help!

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      are you connected to the same network ?

    • @debrajsaha8503
      @debrajsaha8503 3 ปีที่แล้ว

      @@HighVoltages it's fine now bro

  • @randrants1024
    @randrants1024 4 ปีที่แล้ว +1

    I dont understand one thing, when you show the networks you write the ssid of them and also the pasdwords? So you have to know before the password? Because i want to know then before...

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      if you will not use the hardcoded credentials, you will not have to remember ssid but passwords, yes you will need to remember the password as it will be required to connect to the wifi device.

  • @yawarsaeed6499
    @yawarsaeed6499 4 ปีที่แล้ว

    Can you please share as to how I can use this option to be assigned to multiple nodemcu already programmed to operate 4 channel Android operated switches. I intend to config multiple nodemcus to different wifi networks having different ssid & passwords.
    Awaiting your earliest response.

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      currently they have the hardcoded credentials?

  • @samadfx1564
    @samadfx1564 3 ปีที่แล้ว +1

    you are genius bro lot of love from pakistan

  • @manumaestri
    @manumaestri 2 ปีที่แล้ว +1

    Oh maaan, thank you so so so much

  • @sandeshtulsani1517
    @sandeshtulsani1517 4 ปีที่แล้ว +1

    great job, Brother

  • @ganjikrishna6531
    @ganjikrishna6531 4 ปีที่แล้ว +1

    Nice job keep doing and inspiring

  • @joseluizliresdomingues6921
    @joseluizliresdomingues6921 ปีที่แล้ว +1

    I would like to ask you a question please ... if for any reason the wifi connection is lost, the credentials saved will remain for a further connecting automatically ? I appreciate it. Thanks a lot.

  • @heshamhossny295
    @heshamhossny295 4 ปีที่แล้ว +1

    when i open the serial monitor and then reset the ESP board it shows nothing,only infinite dots..can you help plz!?

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      it might be trying to Wi-Fi, can you see wifi portal enable?

  • @rahabulislam2579
    @rahabulislam2579 3 ปีที่แล้ว +1

    Big Thanks Brother.

  • @mdnasiruddin700
    @mdnasiruddin700 2 ปีที่แล้ว +1

    Is the AccessPoint name inside autoConnect() random?

  • @hamidhashemi616
    @hamidhashemi616 2 ปีที่แล้ว +1

    don't work for esp32 and my dev board wemos lolin32

  • @rakeshkumart652
    @rakeshkumart652 3 ปีที่แล้ว

    error occuring........"D2 is not declared in this scope ",can anyone help me?

  • @user-fm8nf4il7q
    @user-fm8nf4il7q 11 หลายเดือนก่อน

    terima kasih abg india

  • @DuyNguyen-kh5tk
    @DuyNguyen-kh5tk 3 ปีที่แล้ว

    Nice video! I have a question. For example, i connect to the wifi OPPo and then move to another place that has the wifi ABC. Can u show me how to connect to ABC ?

    • @HighVoltages
      @HighVoltages  2 ปีที่แล้ว

      If you connect to Wifi OPPo and then you move to another place that does not have OPPo Wifi, and the ESP8266 will be converted to access point and you can connect to it and change the Wifi credentials.

  • @sunmaddy6475
    @sunmaddy6475 2 ปีที่แล้ว

    Bro I'm forget my nodemcu password how can I recover broo

  • @dariovicenzo8139
    @dariovicenzo8139 4 ปีที่แล้ว +1

    Hi, If I don't want to use the button, there is another way to cancel the previous SSID and PASSWORD and put a new one? Thanks

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      wifiManager.resetSettings() call this function f you want to reset.

    • @daaac35
      @daaac35 4 ปีที่แล้ว +1

      @@HighVoltages is there a command to know and use if the network does not connect and then run the wifimanager.resetSettings() call function?

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      @@daaac35 if you are using Autoconfig portal and you loses the network it will automatically opens a config portal, there you can reset the settings. If you are using the on demand config portal then you will have to press a button to reset.

  • @vigneshwaran6790
    @vigneshwaran6790 4 ปีที่แล้ว +1

    nice video, same thing i want to do for ESP32. which library you'll prefer

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      Thank you. you can use the same library for Esp32

    • @vigneshwaran6790
      @vigneshwaran6790 4 ปีที่แล้ว +1

      @@HighVoltages i tried its not working

  • @dennisivanchavez5367
    @dennisivanchavez5367 ปีที่แล้ว +1

    Can we add html css styling to the portal?

  • @Venkatasurendra476
    @Venkatasurendra476 4 ปีที่แล้ว +1

    For me this code is not working throwing a compilation error like this help me out please..
    arduino: 1.8.12 (windows 10), board: "generic esp8266 module, 80 mhz, flash, legacy (new can return nullptr), all ssl ciphers (most compatible), dtr (aka nodemcu), 26 mhz, 40mhz, dout (compatible), 1mb (fs:64kb ota:~470kb), 2, nonos-sdk 2.2.1+100 (190703), v2 lower memory, disabled, none, only sketch, 115200" in file included from c:\users\venkata surendra\appdata\local\arduino15\packages\esp8266\hardware\esp8266\2.7.1/tools/sdk/libc/xtensa-lx106-elf/include/sys/stdio.h:6:0, from c:\users\venkata surendra\appdata\local\arduino15\packages\esp8266\hardware\esp8266\2.7.1/tools/sdk/libc/xtensa-lx106-elf/include/stdio.h:63, from c:\users\venkata surendra\appdata\local\arduino15\packages\esp8266\hardware\esp8266\2.7.1\cores\esp8266/arduino.h:32, from sketch\example.ino.cpp:1: c:\users\venkata surendra\appdata\local\arduino15\packages\esp8266\hardware\esp8266\2.7.1/tools/sdk/libc/xtensa-lx106-elf/include/sys/pgmspace.h:25:130: error: 'const char http_head []' redeclared as different kind of symbol #define progmem __attribute__((section( "\".irom.text." __file__ "." __stringize(__line__) "." __stringize(__counter__) "\""))) ^ c:\users\venkata surendra\documents\arduino\libraries\wifimanager/wifimanager.h:25:24: note: in expansion of macro 'progmem' const char http_head[] progmem = "{v}"; ^ in file included from c:\users\venkata surendra\desktop\example\example.ino:3:0: c:\users\venkata surendra\appdata\local\arduino15\packages\esp8266\hardware\esp8266\2.7.1\libraries\esp8266webserver\src/esp8266webserver.h:34:39: error: previous declaration of 'httpmethod http_head' enum httpmethod { http_any, http_get, http_head, http_post, http_put, http_patch, http_delete, http_options }; ^ exit status 1 error compiling for board generic esp8266 module. this report would have more information with "show verbose output during compilation" option enabled in file -> preferences.

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      seems like library problem, try updating all the libraries.

  • @sagnikchakraborty2051
    @sagnikchakraborty2051 2 ปีที่แล้ว

    what to do for ESP32?

  • @kurtpogi1011
    @kurtpogi1011 3 ปีที่แล้ว +1

    Can i use this method to change values of variables declared in the sketch?
    if yes, how?
    thankyou sir.

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      I will make a video about it in coming days.

    • @kurtpogi1011
      @kurtpogi1011 3 ปีที่แล้ว

      @@HighVoltages thankyou sir! i'll wait for it.

    • @chandhrenb335
      @chandhrenb335 2 ปีที่แล้ว

      @@HighVoltages bro its a year u said u would upload :(.....pls upload a video for configuring additional parameters like sinric API key channel key etc ..

  • @batrapiyushbatra
    @batrapiyushbatra 2 ปีที่แล้ว +1

    Big thanks

  • @adityak3578
    @adityak3578 4 ปีที่แล้ว +1

    ek no.

  • @spencerliamrogers3104
    @spencerliamrogers3104 3 ปีที่แล้ว

    Can you set this to one of the existing buttons on the nodemcu

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      Yes we can set this to one of the existing button on Nodemcu. You can use flash button by using the 0 pin, pinMode(0, INPUT_PULLUP).

  • @82levy5
    @82levy5 ปีที่แล้ว +1

    It's not possible to display the new IP address on webpage?

    • @HighVoltages
      @HighVoltages  ปีที่แล้ว

      it can show , but how you will access it without knowing it.

    • @82levy5
      @82levy5 ปีที่แล้ว

      @@HighVoltages , that is the reason why i'm asking, because i don't know the ip. This is the reason why it would be great if it can show the new ip on the web page.

  • @rishandianperera
    @rishandianperera 3 ปีที่แล้ว +1

    Can you explain how to use this for authentication, SSID and Password (for blynk app)

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      I will soon make a video on this

  • @arupghosh3505
    @arupghosh3505 4 ปีที่แล้ว +1

    thanks.

  • @deekrajput9704
    @deekrajput9704 ปีที่แล้ว +1

    Can we use this with blynk app???

  • @jesalmachado4763
    @jesalmachado4763 3 ปีที่แล้ว +1

    If I upload this code to new esp board will it work for my project ??

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      yes it will work.

    • @jesalmachado4763
      @jesalmachado4763 3 ปีที่แล้ว +1

      @@HighVoltages if I am making a project with 4 channel relay for Home automation will this sketch run

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      Yes it will

  • @joseluizliresdomingues6921
    @joseluizliresdomingues6921 ปีที่แล้ว +1

    i mean, considering the on demand config..

  • @rizkiadisaputra5971
    @rizkiadisaputra5971 3 ปีที่แล้ว +1

    if my device restart , what my wifi credentials lost?

  • @PatriotaMex
    @PatriotaMex 2 ปีที่แล้ว +1

    My friend, this code works for esp8266 esp01 too?

    • @HighVoltages
      @HighVoltages  2 ปีที่แล้ว +1

      Yes it should

    • @PatriotaMex
      @PatriotaMex 2 ปีที่แล้ว

      @@HighVoltages thank you very much

    • @PatriotaMex
      @PatriotaMex 2 ปีที่แล้ว

      It not worked for me :( I made the same code but nothing appears into monitor serial

  • @nitekaneshiro3188
    @nitekaneshiro3188 ปีที่แล้ว

    hi, i can't find the tzapu, have any solution?🙏

    • @HighVoltages
      @HighVoltages  ปีที่แล้ว

      download it from GitHub and add it to Arduino by adding it as a zip file.

    • @nitekaneshiro3188
      @nitekaneshiro3188 ปีที่แล้ว

      @@HighVoltages thanks

  • @juniorgalvan8236
    @juniorgalvan8236 4 ปีที่แล้ว

    what about if I wanna an app for that configuration portal?

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      android app?

    • @juniorgalvan8236
      @juniorgalvan8236 4 ปีที่แล้ว

      @@HighVoltages yes

    • @juniorgalvan8236
      @juniorgalvan8236 4 ปีที่แล้ว

      like Ewelink from Sonoff

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      @@juniorgalvan8236 we can make android app.

    • @wavegodsco557
      @wavegodsco557 4 ปีที่แล้ว +1

      @@HighVoltages any progress on making an app?? maybe not an android specific app, but just a container that launches in the browser on any device. willing to help out with front end code where i can.

  • @0124akash
    @0124akash ปีที่แล้ว +1

    This method work on esp32 ?

    • @HighVoltages
      @HighVoltages  ปีที่แล้ว

      Yes, you will find many other videos related to that.

    • @0124akash
      @0124akash ปีที่แล้ว

      @@HighVoltages I can't find it sir please share any link.

  • @hamidhasan04
    @hamidhasan04 2 ปีที่แล้ว

    Bro,how to make esp8266 repeater using Android in ArduinoDroid, please make a video

  • @lukstil9320
    @lukstil9320 3 ปีที่แล้ว +1

    Working fine with the library from github. Also you should take a longer password because i got errors with such short pw like "12345" also the wifi hotspot is unprotectected

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว +1

      Thanks for sharing.

    • @lukstil9320
      @lukstil9320 3 ปีที่แล้ว

      @@HighVoltages Thanks for sharing, great video!

  • @umairnaveed10
    @umairnaveed10 2 ปีที่แล้ว +2

    Excellent Work. Thanks for sharing this stuff. I want to save the SSID and Password permanently in EEPROM that received from WebServer. Please help me if it is possible.

    • @HighVoltages
      @HighVoltages  2 ปีที่แล้ว +1

      The wifi manager library does that.

    • @umairnaveed10
      @umairnaveed10 2 ปีที่แล้ว

      @@HighVoltages ok thanks for your reply. It will be very helpful if you send me the link.

  • @fyza1350
    @fyza1350 3 ปีที่แล้ว

    What board manager we use in this

    • @fyza1350
      @fyza1350 3 ปีที่แล้ว

      It says error on board manager nodemcu 1.0 module

  • @industron22
    @industron22 ปีที่แล้ว +1

    when i restart it does not work plz help

    • @HighVoltages
      @HighVoltages  ปีที่แล้ว

      Can you explain more?

    • @industron22
      @industron22 ปีที่แล้ว +1

      @@HighVoltages after power failure it should reconnect automatically.but it doesn't

  • @targetsathees1644
    @targetsathees1644 3 ปีที่แล้ว +1

    How to change bylnk auth code also?

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว +2

      Okay, I will make a video about it.

    • @targetsathees1644
      @targetsathees1644 3 ปีที่แล้ว

      @@HighVoltages iam waiting for that

  • @hadyanal-muhithkhosy
    @hadyanal-muhithkhosy 2 ปีที่แล้ว

    why is my internet not connected even though wifi is already connected?

    • @hadyanal-muhithkhosy
      @hadyanal-muhithkhosy 2 ปีที่แล้ว

      please help me..

    • @HighVoltages
      @HighVoltages  2 ปีที่แล้ว

      Connecting with wifi device or router does no ensure the intermet will work. Can you please connect another device with the same wifi and see if internet is working ?

    • @hadyanal-muhithkhosy
      @hadyanal-muhithkhosy 2 ปีที่แล้ว +1

      @@HighVoltages ya internet is working because the hotspot from my handphone; i'have try android=>pc(internet✓), but when i try android=>esp8266=>pc ( no internet but wifi is connected). is something wrong?
      android

    • @HighVoltages
      @HighVoltages  2 ปีที่แล้ว

      @@hadyanal-muhithkhosy what i understood is that you are connected with esp8266 access point and that is just for setting up the parameters , so go to your serial monitor you will get an ip address , copy that into browser and set the wifi parameters and then internet will work in esp8266.

  • @iithyderabad8952
    @iithyderabad8952 3 ปีที่แล้ว +1

    Sir can i use it without push button

  • @hayamaitmalk3459
    @hayamaitmalk3459 2 ปีที่แล้ว

    tnk you

  • @ngulikaquaponik376
    @ngulikaquaponik376 4 ปีที่แล้ว

    How if I want to connect to blynk?

    • @HighVoltages
      @HighVoltages  4 ปีที่แล้ว

      You can use it easily with blynk,just add the credentials of blynk app and in wifidetails , put wifimanager object and in the loop put your blynk code.

    • @targetsathees1644
      @targetsathees1644 3 ปีที่แล้ว

      Can you please make one video with blynk credentials

  • @mr.anirban6631
    @mr.anirban6631 3 ปีที่แล้ว +2

    Hey can I connect to you by insta!!? Just need a small help 🙏

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว

      sure email me.

    • @mr.anirban6631
      @mr.anirban6631 3 ปีที่แล้ว

      @@HighVoltages Then give the email 🙏

    • @HighVoltages
      @HighVoltages  3 ปีที่แล้ว +1

      @@mr.anirban6631 highvoltages670@gmail.com

    • @mr.anirban6631
      @mr.anirban6631 3 ปีที่แล้ว +1

      @@HighVoltages bro what code will let me know if the cofig portal is running or not?