Page 1 of 1

WIFI streamer example

Posted: Mon Dec 20, 2021 3:19 pm
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???

Re: WIFI streamer example

Posted: Wed Dec 22, 2021 8:55 am
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.