Skip to main content

Questions tagged [network]

0 votes
0 answers
45 views

I'm trying to write an Arduino sketch which pings multiple hosts and switches some RGB LEDs to indicate the status of the devices on my network. This question is a followup of ParseIP in the EtherCard ...
Deekay's user avatar
  • 129
1 vote
1 answer
93 views

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 ...
Deekay's user avatar
  • 129
1 vote
0 answers
496 views

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)...
Marco Toni's user avatar
2 votes
1 answer
181 views

I am working on a project which requires a dozen VL53l0X I2C-TOF sensors to be polled by one master MCU over a few meters of cable. Thus, I decided to accompany each TOF by an Atmega8 acting as a ...
Daniel D.'s user avatar
  • 141
1 vote
1 answer
612 views

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 ...
GregH's user avatar
  • 121
0 votes
1 answer
53 views

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 ...
Kavinesh Kumar's user avatar
2 votes
2 answers
2k views

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 ...
idunno's user avatar
  • 67
1 vote
1 answer
3k views

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 ...
Tono Nam's user avatar
  • 986
0 votes
1 answer
4k views

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 ...
Tono Nam's user avatar
  • 986
1 vote
0 answers
1k views

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....
SD'Anc's user avatar
  • 31
1 vote
0 answers
398 views

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 ...
Dan Maria's user avatar
0 votes
2 answers
266 views

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 ...
Naufil Muhammad's user avatar
-1 votes
1 answer
172 views

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: ...
Meeresgott's user avatar
-1 votes
1 answer
2k views

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+...
smc's user avatar
  • 203
1 vote
0 answers
82 views

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 ...
GentlemanS's user avatar

15 30 50 per page