CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 17:59:45 GMT
content-type: text/html; charset=utf-8
cf-ray: 965e08495cbba9c3-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=f75dc02c-8e41-4421-acfe-a3f4b76603a1; expires=Mon, 27 Jul 2026 17:59:45 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: d491d6e5-449e-428b-ad42-a9b8e1049b43
x-worker-origin-response-time: 336000000
x-dns-prefetch-control: off
set-cookie: prov=f75dc02c-8e41-4421-acfe-a3f4b76603a1; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=cgtEltbHP64AXTh8T3K1R_Dl4kT9TAYwhmSzi3XG8hA-1753639185-1.0.1.1-xuQaUlhf2Adtb0Nx6ofu4m9eraTyKX9M1YTXFOHadNNm9iiE0S_sQKKtOPYbcbrOxjWRpTXeBrE5zKS29bWahp.cLtoFAkrx8X96_6RBbcs; path=/; expires=Sun, 27-Jul-25 18:29:45 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=1fOcYjADZNc5XlufkqvInes5MY1.QhZlx8WFDVlc6.Y-1753639185206-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'network' 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 [network]
The network tag has no summary.
25 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
1
vote
1
answer
54
views
ParseIP in the EtherCard library does not parse an address twice
I'm trying to modify the pings example from the EtherCard library so I can ping multiple hosts. The end result should be a small device which monitors other devices on my network.
Here is the modified ...
1
vote
0
answers
477
views
Problem with floating of AnalogRead
For a university Lab course i have to realize a UPS unit with a internal LiPo battery . The unit uses as battery charger a buck converter
I have only a problem with the battery charger (buck converter)...
2
votes
1
answer
176
views
1
vote
1
answer
583
views
Trouble with ESP8266 on Eero network
I have an ESP8266 Node MCU and am learning to use its wifi capabilities. In my home I have a router provided by my ISP that runs a network we'll call 'network1'. I also have an Eero mesh network that ...
0
votes
1
answer
52
views
I want to make two arduino to communicate over different wifi. Is that possible?
I want to make any 2 Arduino module from different places to communicate over wifi. I really need to know if it possible? If yes, advice me more about it. I want send data from sensor module from one ...
2
votes
2
answers
2k
views
Understanding NRF24L01 specifications
I was reading this tutorial about the NRF24L01 and came across a few terms which I did not clearly understand.
It uses the 2.4 GHz band
Does this refer to the frequency of the EM waves that the ...
1
vote
1
answer
3k
views
Send only one packet from one ESP32 to another ESP32 without acknowledgment
I have a network consisting 10 slaves and one master. I am using ESP-NOW to send the messages between the nodes. All of the nodes are within close proximity. I do NOT need a mesh network to reach all ...
0
votes
1
answer
4k
views
ESP32 send data to another ESP32 without establishing a wifi connection
Originally I was creating a project consisting of the Atmega328P and NRF24L01 to create multiple arduinos that could talk to each other. Basically I was creating something like this:
As the network ...
1
vote
0
answers
1k
views
ESP-NOW host not receiving data
I'm trying to set up a network like the following:
|Host| <-------> |Node x 3|
I want to have a two-way connection between a host and each node, but each node cannot communicate with other nodes....
1
vote
0
answers
382
views
SIM900A network connection
I can't connect to the network.
Hardware used: Arduino UNO and SIM900A GSM module
Tutorial used: https://www.instructables.com/id/GSM-SIM900A-With-Arduino/
Sim card used: Orange (I set it on 2G ...
0
votes
2
answers
244
views
How to change wifi credentials of multiple ESP8266 together
I need to change WiFi credentials of multiple ESP8266 in one go, without needing to change passwords for each of them individually. I know there is a WiFiManager library, which makes your ESP8266 ...
-1
votes
1
answer
159
views
aRest.io - how does it work?
With aRest.io you are able control your Arduino/Esp from all over the world - but how?
In the Client SourceCode (found here) you only find the PubSubClient, which is an MQTT client.
I'm assuming:
...
-1
votes
1
answer
2k
views
SIM800L is not registering on network
I'm testing SIM800L module by registering to network manually and I'm getting an error message.
Here are the commands I tried.
AT+CSQ
+CSQ: 31,0
OK
AT+CBAND?
+CBAND: EGSM_MODE,ALL_BAND
OK
AT+...
1
vote
0
answers
64
views
Arduino Uno Wifi R2 Mesh Network
I currently have a project that uses a few Xbee S1 modules to report temperature measurements to a computer. I'm thinking about reworking the project to use the newer Arduino Uno WiFi R2 boards.
Is ...
1
vote
0
answers
2k
views
Sniffing thermostat protocol CC1101 868MHZ [duplicate]
I am using this libary from github:https://github.com/veonik/arduino-cc1101
With this example code. I will try to read the data which is send from a 868Mhz thermostat. I am using a arduino Mega and ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
arduino-uno × 6
nrf24l01+ × 4
esp8266 × 4
communication × 3
wifi × 3
c++ × 2
i2c × 2
networking × 2
gsm × 2
remote-control × 2
wireless × 2
esp32 × 2
softap × 1
arduino-uno-wifi × 1
iot × 1
code-review × 1
rs485 × 1
digital × 1
system-design × 1
modbus × 1
analogread × 1
attiny × 1
arduino-mega × 1
sensors × 1
arduino-nano × 1
more related tags
Hot Network Questions
- Anonymizing a submission for double-blind review
- What were the two colored keys on a MUPID for?
- how is it possible for a player to have crossed 2400 and secure 3+ IM norms to stay FM
- Were the Fantastic Four the only superheroes on Earth-828 in The Fantastic Four: First Steps?
- Partitioning heaps - Why?
- What's the difference between an eVisa and ETA travel authorization?
- Shared-Memory Queue Implementation in C
- Heretofore I think I have been using 'heretofore' incorrectly
- Sci-fi book where aliens make contact, ask humans to transport themselves to nearby portal
- A question about as ..... as comparison
- Is there any verse which says that throughout the Vedas the praise of Shiva is sung?
- How to avoid aligning the top of nested braces in cases environment?
- Interface boundary condition and displacement current between two media
- Is this a violation of open source?
- Calculus Books Recommendation
- How to deter wasps from an untreated larch fence
- edge to curve endpoint move/transform to normal direction
- Are you required to protect trade secrets revealed to you even if you didn't sign an NDA?
- I don't have enough alive employees to start the day. What now?
- How many simple groups are there of a given infinite cardinality?
- Statistics – Linear Inference – What is the moment generating function of non-central t-distribution?
- Why aren't there baleen whales at about the size of a dolphin?
- What is the weight of holy water?
- Extensions of diagonalizable, respectively multiplicative-type, groups