Between two esp32 module communication?

hello again friends, I am looking for different solutions for a project. Is it possible to send photos by communicating between two esp32 modules? And if possible, what's the estimated range?

Or

If I connect a wifi adapter to my laptop, can I connect to the remote esp32 camera module? If possible, how much range would you estimate?

With the internet unlimited. It would be hard to project without intimate knowledge of the topology it will be in. Best way is to try it. RF is magic and not predictable under all conditions.

1 Like

@smhylmz88, your topic has been moved to a more suitable location on the forum. Installation and Troubleshooting is not for advise on your project.

for local communication try esp-now-esp32 - range would depend of local conditions but would probably work OK within a house
for remote connection use internet as suggested by @gilshultz - both stations would require connection to a local WiFi network or similar
if the camera location does not have WiFi you could connect a GSM modm or even use Lora

1 Like

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.