WIFI streamer example

Post here to get support
Post Reply
Ozymandias
Beginner
Posts: 2
Joined: Mon Dec 20, 2021 2:53 pm

WIFI streamer example

Post by Ozymandias »

Hiiii
I just started with the wifi streamer example. I wish to connect the crazyflie to my own wifi and send the images to my computer via wifi. I have all the hardware neede, the Olimex debugger and the adapter.....Also GAP_SDK and NINA built with docker both of them. I found the way to run the AP streamer by python, but how can I change the working mode in the aideck to convert it into a wifi streamer???
kimberly
Bitcraze
Posts: 1050
Joined: Fri Jul 06, 2018 11:13 am

Re: WIFI streamer example

Post by kimberly »

Hi!

You will need to reflash the Nina in the current state of the firmware in order to do that: https://www.bitcraze.io/documentation/r ... -streamer/

So with make menuconfig make sure to deselect 'act as access-point' and the add the credentials. I see that the instructions are not super clear on that so I'll update that.
Post Reply