Hello,
I want to use a ESP 32 to get telemetry data of from my Modelcar to my Computer. Importent to note is, that it should work without any infrastructure, meaning in a field in the middle of nowhere.
I tried to look at tutourials myselfe, but got basicly nowhere. Can anybody recommend me a good tutourial for what I wanna do.
100m Might be too much for the ESP small Wifi antenna… probably needs a different radio system or amplification (although some did get a very fair range)
How large is each payload and what is the expected throughput ?
The ESP32 has ESP-NOW to allow multi-ESP32's to connect together without a network. There is a way to increase the power output of the ESP32WiFi at the cost of lowering the output. One will have to search on the internet to find out how.