• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

Web server

Q&A Forum › Category: ESP32 › Web server
0 Vote Up Vote Down
Henrik asked 6 years ago

Hi

cannot connect to my router.

Courses ESP32 Web Server – Control Outputs

my NodeMCU-32s cannot connect with my D-link router. DIR-860L

Have written the right ssid and code

7 Answers
0 Vote Up Vote Down
Rui Santos Staff answered 6 years ago

Hello Henrik,

  • What do you see in the Arduino IDE serial monitor?
  • Just dots kept being printed?

If that’s the case, it means that either your SSID/password is wrong (double-check again, please) or the ESP is too far from the router…

0 Vote Up Vote Down
Henrik answered 6 years ago

Arduino IDE serial monitor displays this image fejl and it is real ssid and password codes. It stands about 35 cm from the router.

If it runs long then a long line of dots comes

But it does not work.

0 Vote Up Vote Down
Rui Santos Staff answered 6 years ago

Hello again, according to that information it looks like you’ve either entered the wrong SSID or wrong password. I think your SSID should be just lillenet or something.

If you go the Internet access menu:

What’s your exact network name? In my case, it’s “MEO-620B4B”.

Thanks for your patience!

0 Vote Up Vote Down
Henrik answered 6 years ago

Hello again

Thanks for your reply

I have tried to make a simple program I found online. but it is the same again

Have made a spell error, should be small z in GHz and come between 2 and 4 see picture

fejl 2

I also found a small program that could display MAC address on my NodeMCU 32s

I have also tested it and the MAC address shown:

#include "WiFi.h"
void setup(){
  Serial.begin(115200);
  WiFi.mode(WIFI_MODE_STA);
  Serial.println(WiFi.macAddress());
}
void loop(){}

MAC address is 3C: 71: BF: AA: DD: E0

so there is a wifi module on my NodeMCU 32s

But can’t get in touch

Thanks again

0 Vote Up Vote Down
Rui Santos Staff answered 6 years ago

Hello, I still think your SSID or password are wrong. Just printing those dots, means that is not establishing a Wi-Fi connection with your router. Can you double-check the SSID that appears as I’ve shown mine?
Is it with a comma (,)? 2,4 GHz?

1 Vote Up Vote Down
Henrik answered 6 years ago

Hello again
  Hooray now it works.
It was the wrong SSID name and the wrong character was supposed to be the dot and did not come in 2.4 GHz.
Thanks again
Now I can get whiter in the excitement course.
Thanks

0 Vote Up Vote Down
Rui Santos Staff answered 6 years ago

Awesome! Happy to hear that, you need to always double-check and enter the exact network credentials. Otherwise, it will not work. Thanks for letting me know it worked!

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025
  • [eBook Updated] Learn ESP32 with Arduino IDE eBook – Version 3.2 April 16, 2025

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.