ESP-Now-Serial-Bridge
ESP-Now-Serial-Bridge copied to clipboard
Many to One support
espnow supports many to one, so I think this project can be developed to support telemetry for swarm drones
I have 2 questions:
- Is a many to one scheme for mavlink data possible? If it's too burdensome for ground telemetry, can we make multiple ESP32 that communicate 1-1 with the drone which is then connected to 1 main controller as a data collector?
- Can we use dronekit with espnow telemetry?