Skip to content

fpv.py failed #432

Answered by knmcguire
noahzn asked this question in Q&A
Nov 24, 2022 · 1 comments · 14 replies
Discussion options

You must be logged in to vote

Hi! There seem to be some issues with the current FPV example as is unfortunately. So currently this is what works for sure at the moment:

  • Install the latest release (2022.09) on both the AIDeck and the crazyflie via the instructions of these: https://www.bitcraze.io/documentation/tutorials/getting-started-with-aideck/
  • Do not configure and reflash the Crazyflie for wifi (so just leave the current as is), just connect to the 'Wifi streaming example'
  • On the cfclient when you connect to the crazyflie, you can see the AIDeck name in the console: CPX: ESP32: I (800) DISCOVERY: Hostname is aideck-AABBCC (The AABBCC is unique to your aideck)
  • In the FPV.py file, replace the URI with tcp://aideck…

Replies: 1 comment 14 replies

Comment options

You must be logged in to vote
14 replies
@noahzn
Comment options

@knmcguire
Comment options

@knmcguire
Comment options

@noahzn
Comment options

@knmcguire
Comment options

Answer selected by noahzn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment