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

AsiatemitGeld Please check your Makefile, you shuold be include below components:
freertos_riscv_ram bl602 bl602_std bl602_wifi blcrypto_suite bl602_wifidrv hal_drv lwip lwip_dhcpd mbedtls vfs yloop utils

you can reference bl602_wifi_demo makefile

    Write a Reply...
    @ 2025 Bouffalo Lab (Nanjing) Co., Ltd. All rights reserved.