CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 18:53:21 GMT
content-type: text/html; charset=utf-8
cf-ray: 965e56ceeb1fe9c3-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=91c6f79e-2b50-4a27-b103-ef0473ded7d2; expires=Mon, 27 Jul 2026 18:53:21 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 814dd7ad-e68f-4864-a3aa-a7ba8ee951c0
x-worker-origin-response-time: 455000000
x-dns-prefetch-control: off
set-cookie: prov=91c6f79e-2b50-4a27-b103-ef0473ded7d2; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=WNnPVFoOxzHoaOtjsp9X2G5efFd14eOU84EBOPkdVGM-1753642401-1.0.1.1-Lu8c7MUOpOR8vsNw6ORT982G8N37gSgXDmOsdQEXaUp7SJX39FStZMjRfbrisuTLGBAvY6hc7k4AXIzsVXjiwjfJ2CjiVnog3oENuJyaRAs; path=/; expires=Sun, 27-Jul-25 19:23:21 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=79erJ.M09PPvr2ANj7eOJj_r0hvnhRcDW2Ef38KEETM-1753642401580-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'wifi' Questions - Arduino Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [wifi]
Wi-Fi is a trademark of the Wi-Fi Alliance. A Wi-Fi enabled device such as a personal computer, video game console, smartphone, or digital audio player can connect to the Internet when within range of a wireless network connected to the Internet.
671 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
2
answers
74
views
Can't sync ESP32 with Blynk
I was trying to display the readings of my dht11 sensor on the Blynk dashboard but I am struggling a lot. A little help would be really appreciated.
#define BLYNK_PRINT Serial
/* Fill in information ...
0
votes
1
answer
149
views
ESP32 (Arduino): WiFi.softAPdisconnect(true) gives error + Heap Corruption issues
I have NodeMCU ESP32s and I am using Arduino framework.
I want the ESP to connect to local Wifi, so I set AP on ESP and send to it UDP packet with WIFI credentials.
I am doing it in a loop until sent ...
0
votes
1
answer
101
views
WiFi credentials pulled from an SD card fail, but work hard-coded?
I'm trying to move my hard-coded wifi SSID/password credentials to an SD card so they can be more easily changed, but when passing the SSID to the WiFi.begin() function, I'm getting a status code 1 - &...
-1
votes
1
answer
72
views
WiFiManager library question (wm.setConfigPortalBlocking(false) + big delay = not working)
I'm trying to use the library in my project. An implementation with wm.setConfigPortalBlocking(false) is needed, but when a large delay is used in the loop, the portal either does not work at all, or ...
2
votes
1
answer
854
views
Very slow to connect to WiFi with ESP32 (minutes, not seconds)
I am having some issues with connecting to WiFi with an ESP32 board. It is very sloooooooooow. The first few times I tried, I left it alone for 20 minutes and it still wasn't able to connect. So I ...
-2
votes
1
answer
179
views
Which WiFi module is able to host a custom web UI and can act as a station and AP?
I am an Arduino beginner. I am searching for a WiFi module that can act as a station and access point. It should have a external antenna.
I need to upload a script that starts a web server, so I can ...
1
vote
0
answers
121
views
Problem with sending a GET request using the WiFiEsp library
Hello I am trying to make a request using WiFiEsp library but even the examples not working, I have searched a lot but never solved it. most of the solutions are outdated and do not solve anything, I ...
-2
votes
1
answer
219
views
Matter protocol with Arduino Mega/Giga
I would like to try matter protocol with Arduino mega or Arduino giga.
But I don't find any sample or library. I have only found libraries compatibles with ESP32.
Do you know how I can work with ...
1
vote
0
answers
426
views
WiFi.scanNetworks() sometimes triggers wdt reset
In my sketch for ESP32, I call the network scanning function:
WiFi.scanNetworks(true);
but sometimes it trigger a wdt reset:
E (372741) task_wdt: Task watchdog got triggered. The following tasks did ...
1
vote
1
answer
521
views
Connect to wifi works only without password (Problem around WPA security)
I have an ESP32 Joy-it - SBC NodeMCU-ESP32 that should be use with board "ESP32 Dev Module". IDE says : Chip is ESP32-D0WDQ6 (revision v1.0).
Website product: https://joy-it.net/en/products/...
2
votes
1
answer
508
views
How can I host a WiFi network from an Arduino getting a connection from a SIM card?
My friend and I are doing a project and we're stuck on a problem. We tried looking stuff up but it looks like no one documented something similar before.
Basically, what we want to do is have one ...
2
votes
1
answer
529
views
Arduino MKR wifi 1010 ssl certificate protection
I'm using Arduino IDE v2.1.1 and Arduino MKR wifi 1010. Everything works fine and at this moment I have a need to protect the wifi connection with ssl certificate. I have generated the ssl certificate ...
0
votes
1
answer
35k
views
RX and TX pins on esp32
hello guys i'm new to this field i really need your help i want to wire a GSM module (SIM808) to a ESP32 board using the TX and RX pins so the pins are labeled RX and TX no pin number like the others ...
1
vote
0
answers
37
views
DEVKIT V1 DOIT 30 pinout board could not read analog value when using wifi library [duplicate]
I am using DEVKIT V1 DOIT board and 30 pinout board.
When I upload this code for checking analog value from serial monitor:
// Define the analog input pin for the IR sensor
const int analogPin = ...
5
votes
0
answers
928
views
Internet in ESP32 is not working with IPv6
I am using ESP-WROOM-32D in STA mode with Arduino IDE(2.0.5) ESP32 board(2.0.9).
I am trying to do http post request with ESP32. Router that provides internet supports only IPv6.
Here I am getting ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
esp8266 × 277
arduino-uno × 167
esp32 × 73
nodemcu × 61
web-server × 53
arduino-ide × 46
shields × 41
arduino-mega × 32
bluetooth × 29
arduino-yun × 28
communication × 27
http × 22
networking × 20
wireless × 19
serial × 19
iot × 16
ethernet × 16
adafruit × 15
c++ × 11
tcpip × 11
programming × 11
softwareserial × 10
library × 10
sensors × 10
mkr1000 × 9
more related tags
Hot Network Questions
- Not your ordinary affix riddle
- What is the best interpretation of Psalm 6:4? Does "Turn" or "Return" capture the intended meaning?
- Is this a violation of open source?
- Still learning electronics, can you explain this voltage protector failure?
- How to deter wasps from an untreated larch fence
- Why am I winning always? A coincidence perhaps?
- What were the two colored keys on a MUPID for?
- Does passive DisplayPort-HDMI adapter work with 4K 60Hz, if host supports DP 1.2 and HDMI 1.4?
- Heretofore I think I have been using 'heretofore' incorrectly
- A national poll of 1000 French returns 25% of "Yes". Is it enough to say that it's quite impossible locally to be 0%, if we don't know the variance?
- Story that taught cryptography in the form of a manga
- “Unclear step in a math book for entertainment”
- How to change opamp variable resistor to fixed resistor?
- Has the Silver Surfer's clothing (or lack thereof) ever been addressed in the comics?
- Balancing a Holy Water Bomb
- Why does Timor-Leste call itself a "Democratic Republic" despite little apparent Marxist-Leninist ideology?
- How to extend an MDF shelf?
- Why is 0.0 printed as 0.00001 when rounding upward?
- Hypothetical copyleft exposure developer on proprietary project, legal?
- In Fantastic Four 2025 shouldn't this thing have taken years?
- Will a reinforced 1" concrete slab be durable?
- Confusing/incorrect sentence in proof of Zorn's Lemma in Lang's "Real and Functional Analysis"
- How to make that the object sliding down along the local axis while following the rotation of the another object?
- What is the weight of holy water?