Replies: 1 comment 5 replies
-
Exciting to hear you’ve got the AI-deck connected to the Flapper Nimble+. Just to clarify: the Flapper is not one of our (Bitcraze) products, and it may be hard for me to provide support. The AI-deck is designed to work with the Crazyflie ecosystem (Crazyflie 2.1, Crazyflie Bolt, etc.). Since the Flapper is based on the Crazyflie Bolt, I tested the AI-deck on a standalone Bolt, and in that case the WiFi streaming example worked as expected. However, when I tried it myself on our Flapper, I ran into issues:
Since the Flapper has its own specifics on top of the Bolt, I’d recommend looping in Flapper Drones’ support (or involving them in this thread), as they are in the best position to clarify what changes are needed to get it working. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I'm trying to use the Ai-deck with the Flapper Nimble+, a flapping-wing drone based on Crazyflie 2.1.
Here’s my current situation:
I’ve successfully connected the Ai-deck to the Flapper Nimble+.
The LEDs on the Ai-deck light up normally, and the WiFi access point named WiFi streaming example is visible and stable in my WiFi list.
However, when I run the opencv-viewer.py (the standard Python3 WiFi video streamer example that works fine with a regular Crazyflie), nothing happens — the video stream doesn’t start.
And as expected, there is no connection log shown in the cfclient, since the Flapper Nimble+ doesn't directly communicate in the same way as the Crazyflie.
My question is:
How can I get the Ai-deck working with the Flapper Nimble+?
Is there something I need to change in the hardware, firmware, or example code to make the WiFi video streamer work with this platform?
Any guidance or insight would be greatly appreciated. Thank you!
Beta Was this translation helpful? Give feedback.
All reactions