-
|
Is it possible to use WiFi communication (specifically, ESP-NOW) instead of RC transmitters/receivers to control a madflight drone? Also, unrelated question, but is madflight compatable with an ESP32-CAM? |
Beta Was this translation helpful? Give feedback.
Answered by
qqqlab
Jan 21, 2026
Replies: 1 comment 7 replies
-
|
Yes, you could use ESP-NOW but you would have to program the corresponding rcl gizmo for it.... I've build a ESP-NOW rc remote but never integrated into madflight... You could use madflight on a ESP32-CAM board, but it will get tricky to get both camera and madflight running at the same time. |
Beta Was this translation helpful? Give feedback.
7 replies
Answer selected by
lukarao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you could use ESP-NOW but you would have to program the corresponding rcl gizmo for it.... I've build a ESP-NOW rc remote but never integrated into madflight...
You could use madflight on a ESP32-CAM board, but it will get tricky to get both camera and madflight running at the same time.