CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 16:42:44 GMT
content-type: text/html; charset=utf-8
cf-ray: 965d97774b82e084-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=c1e82c17-5014-4378-ac75-1381199af67d; expires=Mon, 27 Jul 2026 16:42:43 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: 2e225f96-408d-4da4-977c-9495e1336258
x-worker-origin-response-time: 375000000
x-dns-prefetch-control: off
set-cookie: prov=c1e82c17-5014-4378-ac75-1381199af67d; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=_XcbSAXqrnDVruqF0aMwj5rj9R9Gl0IrsEEu3HFipXQ-1753634564-1.0.1.1-f6xfwUzXqnFQrfTCuSiojW8nUkImJSWw.yOec42LbKWESRJpgxR3i2kPfC5En2VPI3xCfclf_hlBGnfJ6OPEHE2lvC9jg8dIVlId9.JFUT0; path=/; expires=Sun, 27-Jul-25 17:12:44 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=ujb.bsP.XYuhXp39ib0F.p2JUeRj7MkZ2Pl8zypxhDI-1753634564121-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'error' 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 [error]
The error tag has no summary.
76 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
1k
views
When using LiquidCrystal_I2C.h library, why am I getting "invalid header file" in TinkerCad?
This is a link to the guy that made the project work, it seems that I'm unable to make it work by myself: the project.
What am I doing wrong?
/* DICTIONARY - CC = ConClusion ; */
/* LEGEND - ...
0
votes
1
answer
419
views
Problem converting a sketch from SPIFFS to LittleFS - no matching function for call error
I'm playing with a tutorial from this DroneBot Workshop YouTube (excellent video presentation by the way on WiFi manager for newbies). I am working with a NodeMCU ESP8266.
The example code was written ...
-1
votes
1
answer
94
views
Arduino Uno error resp=0x27 [duplicate]
I use the Chinese copy of board. My code is right, but when i upload to board, it print me this:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in ...
0
votes
1
answer
361
views
The Arduino copy of example code for tone() function produces a compile error: 'tone' is not declared in this scope. How can I fix this?
It's 32-bit ARM core processor is SAM3X8E ARM Cortex-M3 CPU.
Error:
sketch_nov16b\sketch_nov16b.ino: In function 'void setup()': sketch_nov16b:49:43: error: 'tone' was not declared in this scope tone(...
1
vote
2
answers
1k
views
Communicating via Serial Monitor but not able to get comms via Terminal outside of Arduino IDE
I am using Arduino Nano 33 BLE. I am able to communicate via Serial Monitor within Arduino IDE, but not able to communicate via Terminal, outside of Arduino IDE. I am using Teraterm, do I need to do ...
1
vote
0
answers
67
views
Arduino MEGA crashes with Ethernet shield to connect to two TCP servers
I have Arduino MEGA with Ethernet Shield and a SD card connected to a RUT950 GSM router. Then, I also have two sensors connected to the router and they run a TCP server that sends measurements ...
4
votes
2
answers
4k
views
STM32 "black pill" won't enter DFU mode reliably
I'm following the standard process to put an STM32 "black pill" (STM32F401CC) into DFU mode so that I can upload from the Arduino IDE over USB:
Hold down boot0.
Press and release rst.
...
3
votes
1
answer
17k
views
A fatal error occurred: Failed to connect to ESP32: Wrong boot mode detected (0x13)! The chip needs to be in download mode. [upload] Error 2
I have seen so many people complain about this same error and they were given a multitude of answers to help with this error, but nothing so far has worked for me.
Everything was working fine until I ...
2
votes
3
answers
3k
views
WiFiClient.cpp:517 flush(): fail on fd 48, errno: 11, "No more processes" what it mean?
Hello i wrote this sketch that upload a temperature reading of a DHT22 sensor to a phpMyAdmin server in localHost, the sketch work fine, the data been upload every 5 min to the server than ESP go t ...
-1
votes
1
answer
200
views
RGB LED randomized colors and LDR fading at the same time
Im trying too make an RGB LED that keeps changing color's randomly, and makes the brightness fade at the same time with an LDR, yet I keep getting an error that says too many arguments to functions.
...
1
vote
1
answer
349
views
Arduino Output Panel Font Color Change
I am using Arduino IDE 2.0.3. When compiling code if there is an error it shows on a black background with a red font, that is hard for me to read. Can I change either the background or the font? ...
1
vote
0
answers
280
views
Getting “Open the GPS power failure” on module SIM808
I tried to get the gps coordinates with this program:
#include <DFRobot_sim808.h>
#include <SoftwareSerial.h>
#define PIN_TX 8
#define PIN_RX 7
SoftwareSerial mySerial(PIN_RX,PIN_TX)...
-1
votes
1
answer
504
views
ESP32 Rebooting while converting String to Hex Array
I wrote this code to convert String to Hex Array.
const char* hexstring = "0x21 0x73 0x10 0xfa 0x7a 0x00 0xff .../*40995 character long string*/....0xaa"
void setup() {
char* temp;
...
1
vote
3
answers
13k
views
text section exceeds available space in board
When I compile this code it gives the error mentioned above.
I saw online a way to resolve this: Serial.println(F("..."));
For fixed string literal I changed it but still didn't work.
I'm ...
1
vote
0
answers
1k
views
ESP32 WIFI error when trying to initialize WIFI after stopping and deinit WIFI driver
I have a firebeetle ESP32 board and I use VScode with platformIO. My platform is espressif32 v5.0.0 and the framework is arduino.
I am currently implementing a WIFI connection as follows:
bool ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
arduino-uno × 18
arduino-mega × 8
esp32 × 8
esp8266 × 7
arduino-ide × 7
nodemcu × 6
avrdude × 5
wifi × 5
compile × 5
uploading × 4
c++ × 4
arduino-nano × 4
upload × 4
gps × 3
sensors × 3
library × 3
programming × 3
code-review × 3
web-server × 2
lcd × 2
i2c × 2
sketch × 2
button × 2
led × 2
more related tags
Hot Network Questions
- How can my dwarves keep humans from reverse engineering their technology?
- Easy ways to draw vector diagrams in TikZ?
- Book recommendations for theistic books about God's existence
- Partitioning heaps - Why?
- Is it possible to use the PC power button to pre-select the OS in rEFInd UEFI dual boot setup?
- When did the OEIS get even better?
- Meaning of 芭蕉 in Tang age
- A question about as ..... as comparison
- Word order for a phrase with a number, adjective and noun
- How to navigate in the Universe's Heat Death
- Balancing a Holy Water Bomb
- Are classified documents subject to a subpoena in discovery?
- 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?
- Rec Letter from Professor (who I haven't done research with) or from Work Supervisor
- Does SZNUD3160 really eliminate the need for diode?
- Why am I winning always? A coincidence perhaps?
- Why did the Holy Spirit send Jesus to the wilderness to be tempted by Satan?
- What is the best interpretation of Psalm 6:4? Does "Turn" or "Return" capture the intended meaning?
- Time Machine backup disk not writeable any longer
- how is it possible for a player to have crossed 2400 and secure 3+ IM norms to stay FM
- Automatic drawing of polygon around selected polygons in QGIS
- Lower bound on ratio of expected maxima of i.i.d. samples from distribution on [0,1]
- Alternative to tedious assert-rewrite for trivial operations?
- Forces applied to a car hood while driving