AI-deck Nina W10 interface drivers

Discussions about the AI-deck
Post Reply
Helene
Beginner
Posts: 2
Joined: Mon May 23, 2022 9:41 am

AI-deck Nina W10 interface drivers

Post by Helene »

Hello,

I'm trying to implement the Nina W102 in my own AI-deck board for image wifi streamer. I have found 2 means of doing this :
- We can use the CPX protocol, like in the wifi-img-streamer example.
- We can use the Nina_w10 driver from greenwaves, like in the face detection example.
I would like to know the advantages and the disadvantages of each approach.

I have trying the first ones, but it seems to take a lot of memory and I have to reduce the MODEL_L2_MEMORY in the GAP8.

Thanks,
kimberly
Bitcraze
Posts: 1050
Joined: Fri Jul 06, 2018 11:13 am

Re: AI-deck Nina W10 interface drivers

Post by kimberly »

Hi!

As we don't know much about your current configuration of your AIdeck, we are not sure how we can help you in this sense.

About using greenwaves' nina driver or ours with CPX, ours will enable over-air flashing and easier communication between CPUs, which are four with the crazyflie included. It is still very much in the start of the development so optimization still needs to be done.

By the way, as you see here above, we are moving support to a different platform, namely github discussions (https://discussions.bitcraze.io/). If you are still having problems, could you start a thread there in Q&A, with a link to this forum thread? That would help us very much :)
Post Reply