Hello,
I want to write my own Wifi program for the bl602.
As I comiled the bl602_wifi_demo it copiled perfectly but when I copied the
hal_wifi_start_firmware_task();
and the libary #include <hal_wifi.h>
in my program and want to compile it there is an error: C:/msys64/home/Nils/bl_iot_sdk/customer_app/LED/LED/main.c:198: undefined reference to hal_wifi_start_firmware_task'
Has anyone any ideas?
Kind regards
Nils