Page 2 of 2

Re: wifi_jpeg_streamer example issues

Posted: Tue Apr 12, 2022 8:06 am
by marcus
Could it be that the WiFi is not being set up? Either you need to tell the Crazyflie to do this (by using make menuconfig) or the GAP8 test program by setting SETUP_WIFI_AP=1 when building (make sure to do make clean first just in case).