Search found 10 matches

by lucdani12
Mon May 23, 2022 8:42 am
Forum: AI-deck
Topic: Issue with new wifi-img-streamer example
Replies: 12
Views: 61520

Re: Issue with new wifi-img-streamer example

Hi Marcus, thanks for your reply. The example works better now, and i want to report some interesting things. 1) In my university (a lot of wifi noise) ubuntu struggle to keep the simply connection with the drone 2) in my home (moderate use of wifi in the building) it connects but crashes when i sen...
by lucdani12
Tue May 17, 2022 7:41 am
Forum: AI-deck
Topic: Issue with new wifi-img-streamer example
Replies: 12
Views: 61520

Re: Issue with new wifi-img-streamer example

Hi Marcus. The problem is that i have the AI deck attached when i update the firmware with the cfclient as you said, but when it restart automatically the crazyflie after the first update (i think the stm32), then the famous gap8 led doesnt blink and the updater only find the aideck esp, after updat...
by lucdani12
Thu May 12, 2022 8:55 am
Forum: AI-deck
Topic: Issue with new wifi-img-streamer example
Replies: 12
Views: 61520

Re: Issue with new wifi-img-streamer example

Goodmorning. Unfortunately, i dont know why the wifi connection is so unstable. In particular, in the cfclient i receive this message, and then ubuntu kiks me out of aideck network. ESP32: I (62695) WIFI: station:fc:b3:bc:d6:74:ff join, AID=1 ESP32: I (154625) WIFI: Connection accepted ESP32: I (154...
by lucdani12
Wed May 11, 2022 9:15 am
Forum: AI-deck
Topic: Issue with new wifi-img-streamer example
Replies: 12
Views: 61520

Re: Issue with new wifi-img-streamer example

Hi Marcus!
Ok, i Will try. Thanks a lot for your clear explanation. I wish you good work!
Luca
by lucdani12
Tue May 10, 2022 9:43 am
Forum: AI-deck
Topic: Issue with new wifi-img-streamer example
Replies: 12
Views: 61520

Re: Issue with new wifi-img-streamer example

Hi Marcus, thanks for your reply. I reflashed the updated firmwares and also the esp firmware. Can you confirm that the actual tested method to flash the gap8 bootloader is the following ? docker pull bitcraze/aideck:4.8.0.1 docker run --rm -it -v $PWD:/module/ --device /dev/ttyUSB0 --privileged -P ...
by lucdani12
Mon May 09, 2022 12:01 pm
Forum: AI-deck
Topic: Issue with new wifi-img-streamer example
Replies: 12
Views: 61520

Re: Issue with new wifi-img-streamer example

Hi Marcus, thanks for your time.
Sorry the dumb question, but this stuff is so new for me... what do you mean with "build from source"? What i've done is to clone the repositories and then use the toolbelt, as said in the ai deck introduction tutorial.
Luca
by lucdani12
Sat May 07, 2022 10:43 am
Forum: AI-deck
Topic: Issue with new wifi-img-streamer example
Replies: 12
Views: 61520

Issue with new wifi-img-streamer example

Hi to all, i had problems with bootloader, but after purchasing the ARM-USB-OCD-H and flashing the bootloader with the docker aideck 4.8.0.1 (as said in the instructions), i managed to stream the camera video on my pc. I get on avg 7 fps, and it works with aideck acting as access point and also if i...
by lucdani12
Wed Apr 27, 2022 1:53 pm
Forum: AI-deck
Topic: Problems with AI deck and bootloader
Replies: 4
Views: 10433

Re: Problems with AI deck and bootloader

Hi Marcus, thanks for your reply.
Ok this means that i will ask my university to the JTAG. If i have some further problems, i will resume this thread.
Have a nice day, Luca.
by lucdani12
Tue Apr 26, 2022 2:12 pm
Forum: AI-deck
Topic: Problems with AI deck and bootloader
Replies: 4
Views: 10433

Re: Problems with AI deck and bootloader

Hi Marcus, thanks for your reply. So, i will provide more info: I didn't flashed the GAP8 bootloader via JTAG because I don't have physically the hardware: my university have to bought the JTAG for me, but first asked me if this purchase is strictly necessary. Then i read about the possibility of fl...
by lucdani12
Sun Apr 24, 2022 11:00 am
Forum: AI-deck
Topic: Problems with AI deck and bootloader
Replies: 4
Views: 10433

Problems with AI deck and bootloader

I'm working on the AI deck for my master thesis at university of L'Aquila and i have some problems. I've seen that the topic is hot and new so, due to the lack of JTAG cable component, i'm trying to do all the stuffs via WIFI and using the crazyradio. I've updated the crazyflie firmware and the nrf ...