CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 14:04:41 GMT
content-type: text/html; charset=utf-8
cf-ray: 965caff72802c197-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=513c6928-7692-433a-8895-a7bb5e527664; expires=Mon, 27 Jul 2026 14:04:41 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: 688aa668-c323-4d4d-bfa3-9f24f0f910ff
x-worker-origin-response-time: 426000000
x-dns-prefetch-control: off
set-cookie: prov=513c6928-7692-433a-8895-a7bb5e527664; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=B0JtfUpKjqGeSYYdVjdVt9cJzKpiMYM783WAdflnu24-1753625081-1.0.1.1-ncLkGVjfAs7ohXebteJ29AT6yxUgSDQDOdQf95frhVg6RTg533_Su37.O3thSVszWyYvbO4fkNgOHU8kYhUL2dZPWX8ENfLXShSpI7UyJl8; path=/; expires=Sun, 27-Jul-25 14:34:41 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=T1NuHQcfyBABo7_pbNN7Ju4jW_NiWQAeVEale.j2.i0-1753625081924-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
73
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
- How can I turn the text in a PNG file back into text layer?
- spots / stains on tubeless tire
- Why is time reversal not a natural part of the Galilean group?
- In Jurassic Park, is the lysine dependency intentionally fake (in-universe)?
- Why is 0.0 printed as 0.00001 when rounding upward?
- "I met a monk and philosopher." How many people did I meet?
- Can a minor run a business by having an adult act on their behalf?
- Not your ordinary affix riddle
- How to change opamp variable resistor to fixed resistor?
- In Fantastic Four 2025 shouldn't this thing have taken years?
- How to navigate in the Universe's Heat Death
- Can Spi flash memory's contents be corrupted from heat?
- Civilian airplanes with inside fuselage jet engines
- How do Japanese people understand the reading of a single kanji with multiple readings in their everyday life?
- Heretofore I think I have been using 'heretofore' incorrectly
- Regenerative cooling of rocket engine turbine's blades
- I don't have enough alive employees to start the day. What now?
- Source for Adam naming the angels
- Why did the Holy Spirit send Jesus to the wilderness to be tempted by Satan?
- Blinded despite Blindsight?
- Class for validating code in different Conda environments with PyTorch
- Do TeX engines support Shavian OpenType fonts?
- How to extend an MDF shelf?
- Partitioning heaps - Why?