CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 14:02:16 GMT
content-type: text/html; charset=utf-8
cf-ray: 965cac695f7420c5-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=c1ffacc5-8705-4e69-839a-8fed66f009b2; expires=Mon, 27 Jul 2026 14:02:16 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: 6c24e5e0-f78e-4d37-8ba6-bf6554958be2
x-worker-origin-response-time: 923000000
x-dns-prefetch-control: off
set-cookie: prov=c1ffacc5-8705-4e69-839a-8fed66f009b2; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=ZsB_HVcainNINlMEU6F3vBnRCadoyZr92gChFSvlUsc-1753624936-1.0.1.1-DV66RqDzdg3SAMU9TGHJDjXypEyiq2HxRsG5ZK1Ln8ZC0bumPpAMHr555jfuMnOMrW._TmVGCnAiYz93PDjlFVVnXOnOY.FJhvI04JsVqIk; path=/; expires=Sun, 27-Jul-25 14:32:16 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=Wka1Nu7f3SuSgbO4hlNxd8QvCF6Sg93UOSFVbmoEdGI-1753624936837-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'esp8266' 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 [esp8266]
An IC that offers Wi-Fi networking compatible with b/g/n standards. It also has integrated TCP/IP protocol stack. Extremely popular along IoT community as a low cost and powerful board.
2,016 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
44
views
5V DC pump connected to relay on nodemcu esp8266 running non stop
I using a nodemcu v2 esp8266 for my automatic watering system. I used 3v - 5v DC pump for the watering system. The pump is controlled based on the soil moisture level ( or Blynk ). When the code was ...
0
votes
1
answer
43
views
I've looked at the spec sheet on the ESP8266, but can't find the time it takes for the A/D conversion or the A/D control registers
text or link to describe the answer or a link to where to find the answer. I am a newbie to the esp8266.
1
vote
2
answers
163
views
ESPAsyncWebServer WiFi.scanNetworks() Soft WDT reset
I'm using Arduino IDE(2.3.5) ESP8266 (3.1.2) and ESPAsyncWebServer (3.7.4), ESPAsyncTCP(2.0.0). I need to wifi scan the network an print the result of my web interface. If I use WiFiScanNetworks(), ...
0
votes
0
answers
78
views
ESP8266 Not Booting Properly on First Power On – Works After Restart
I'm working on an ESP8266-based water level monitoring system using an ultrasonic sensor and an I2C LCD. The problem I'm facing is that sometimes the ESP8266 does not boot properly when powered on for ...
0
votes
2
answers
149
views
ESP8266 send gps data via esp now
I have a project that involves two ESP8266 and a NEO-6M GPS module. I want to send the GPS data to the other microcontroller using ESP-NOW, however it fails to send the data although it displays the ...
-1
votes
1
answer
131
views
Arduino IDE Serial Monitor is working, but not Putty - esp8266
I have an esp8266 that most often won't work with Putty, but always works with Serial Monitor in Arduino IDE.
Baudrate is set to 115200. Putty fills the terminal window with odd characters and the ...
0
votes
1
answer
135
views
Wiring of Wemos/LOLIN D1 mini and 2.13" Tricolor e-Paper?
I'm just about starting with Arduino, ESP8266, etc.
The first project would be to get something diplayed on an e-paper.
My hardware:
LOLIN D1mini V4.0.0
Tri-Color ePaper 2.13 (SSD1680) Shield
...
1
vote
0
answers
187
views
ESP8266 (Mini D1) does not come back after deep sleep but NodeMCU does
Kind of desperate here. I tried every solution found on this forum / google and others.
My sketch works perfectly with a NodeMCU 1.0
The same script should work on a Lolin Mini D1, everything works ...
-1
votes
1
answer
164
views
How many FPS I can theoretically get for streaming frame from OV7670 with this setup?
Setup:
OV7670 -> STM32F103... --USART--> ESP01 --UDP--> Gateway --> Internet --> Server
I want to achieve a real-time streaming experience.
Here is my analysis:
According to the ...
3
votes
1
answer
191
views
Error trying to play audio through an ESP8266 using the 'ESP8266Audio' library
I am attempting to use an esp8266 to play an .mp3 audio file through a connected speaker using the 'ESP8266Audio' library.
I have tested that the hardware setup is correct (e.g. I have been able to ...
1
vote
0
answers
67
views
0
votes
1
answer
67
views
Arduino and custom pcb
I am looking to minimize the size and assembly complexity of my arduino projects. Is there any easy way to integrate something like an esp8266 onto my own pcb. I don't want to have to solder it on. In ...
-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 ...
0
votes
1
answer
365
views
Why HTTPS requests are working with dynamic IP address, and not with static IP address
I am working on a room automation project. I connected an ESP8266 board with WiFi through my home router.I make an HTTPS request from ESP8266. It returns a good response 200 when connected using DHCP'...
0
votes
0
answers
41
views
Can BearSSL certstore be loaded from PROGMEM without needing a filesystem?
I have a relative small sketch that makes https requests of a 3rd party API. This sketch is used by other people in their own homes, so I can't assume any other infrastructure.
Now because I don't ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
arduino-uno × 457
nodemcu × 285
wifi × 277
arduino-ide × 232
serial × 106
web-server × 98
http × 87
esp32 × 79
softwareserial × 76
programming × 60
sensors × 53
arduino-mega × 49
iot × 49
c++ × 46
arduino-nano × 45
power × 45
mqtt × 41
relay × 39
pins × 36
json × 31
sleep × 30
i2c × 29
espressif × 27
communication × 27
string × 26
more related tags
Hot Network Questions
- Is it possible to use the PC power button to pre-select the OS in rEFInd UEFI dual boot setup?
- Can I switch the stand on my Apple Studio Display?
- How many simple groups are there of a given infinite cardinality?
- In Fantastic Four 2025 shouldn't this thing have taken years?
- Can Spi flash memory's contents be corrupted from heat?
- spots / stains on tubeless tire
- Hypothetical copyleft exposure developer on proprietary project, legal?
- Did Denmark report that 64% Palestinian refugees from 1992 received serious fines or jail time?
- Why did the Holy Spirit send Jesus to the wilderness to be tempted by Satan?
- A question about as ..... as comparison
- Why are police personnel of all ranks called officers?
- Balancing a Holy Water Bomb
- What Isp can be gotten from a napthalene (mothball) hot gas thruster? Did it work in space?
- What is the best way to bevel these corners without these deformations showing?
- Calculus Books Recommendation
- About security concerns using in find -exec vs interactively performing the same task
- What's the difference between an eVisa and ETA travel authorization?
- Early Sailing days in September 1066... Could Harold defeat William at Hastings, if it happened before Stamford Bridge?
- Kepler's first law proof error - can anyone help me see what the error is?
- Word order for a phrase with a number, adjective and noun
- Are you required to protect trade secrets revealed to you even if you didn't sign an NDA?
- What were the two colored keys on a MUPID for?
- Anonymizing a submission for double-blind review
- "I met a monk and philosopher." How many people did I meet?