Send data with esp32

zero_one
Posts: 3
Joined: Mon Dec 13, 2021 10:11 pm

Send data with esp32

Postby zero_one » Sun Oct 30, 2022 3:29 pm

Hi everyone

How can I send sensor's data to another network with esp32?
for example sensor is in germany and i want to send sensor's data with esp32 to another country.
and how can I get data?

thank's

bidrohini
Posts: 202
Joined: Thu Oct 27, 2022 12:55 pm

Re: Send data with esp32

Postby bidrohini » Mon Oct 31, 2022 3:45 am

You have to setup an HTTP communication between two ESP32 boards. You have to send data from one board to the other using HTTP requests. One ESP32 board will act as a server and the other ESP32 board will act as a client.

Who is online

Users browsing this forum: Google [Bot], jwalters1955 and 102 guests