nRF5340 audio log errors

Hi,

I programmed network core ble5-ctr-rpmsg_3303.hex with nrfConnect programmer. I then used VS code to run/debug nrf5340_audio_dk_nrf5340_cpuap.

Please let me know why I am seeing:

. <wrn> ble: Failed to create ID

. <wrn> bt_hci_core: Controller to host flow control not supported

Thanks,

*** Booting Zephyr OS build v3.1.99-ncs1 ***
HL [00:00:00.251,983] <inf> audio_sync_timer: Audio sync timer initialized
HL [00:00:00.252,716] <dbg> nrf5340_audio_dk_nrf5340_cpuapp: core_config: Setting gpiote latency to low power
HL [00:00:00.252,777] <dbg> nrf5340_audio_dk_nrf5340_cpuapp: remoteproc_mgr_boot: Network MCU released.
HL [00:00:00.257,446] <inf> fw_info:
nRF5340 Audio nRF5340 Audio DK cpuapp
NCS Version: 2.1.1
Cmake run : Wed Nov 02 15:15:24 2022
HL [00:00:00.257,446] <inf> fw_info: ------- DEBUG BUILD -------
HL [00:00:00.257,476] <inf> fw_info:
HEADSET <no ch selected> defaulting to AUDIO_CH_L
HL [00:00:00.257,476] <inf> fw_info:
HEADSET left device
HL [00:00:00.268,066] <inf> board_version: Compatible board/HW version found: 1.0.0


uart:~$ *** Booting Zephyr OS build v3.1.99-ncs1 ***
HL [00:00:00.271,057] <inf> audio_sync_timer: Audio sync timer initialized
HL [00:00:00.271,759] <dbg> nrf5340_audio_dk_nrf5340_cpuapp: core_config: Setting gpiote latency to low power
HL [00:00:00.271,820] <dbg> nrf5340_audio_dk_nrf5340_cpuapp: remoteproc_mgr_boot: Network MCU released.
HL [00:00:00.364,562] <inf> fw_info:
nRF5340 Audio nRF5340 Audio DK cpuapp
NCS Version: 2.1.1
Cmake run : Wed Nov 02 15:15:24 2022
HL [00:00:00.364,593] <inf> fw_info: ------- DEBUG BUILD -------
HL [00:00:00.364,593] <inf> fw_info:
HEADSET <no ch selected> defaulting to AUDIO_CH_L
HL [00:00:00.364,593] <inf> fw_info:
HEADSET left device
HL [00:00:00.375,213] <inf> board_version: Compatible board/HW version found: 1.0.0


uart:~$ HL [00:00:02.409,393] <wrn> ble: Failed to create ID
HL [00:00:02.412,078] <inf> fs_nvs: 6 Sectors of 4096 bytes
HL [00:00:02.412,078] <inf> fs_nvs: alloc wra: 0, e28
HL [00:00:02.412,109] <inf> fs_nvs: data wra: 0, 33c
HL [00:00:02.422,027] <wrn> bt_hci_core: Controller to host flow control not supported
HL [00:00:02.424,926] <inf> bt_hci_core: No ID address. App must call settings_load()
HL [00:00:02.424,987] <inf> ble: MAC: 00:00:00:00:00:00 (public)
HL [00:00:02.425,567] <inf> ble: Controller version: 3303
HL [00:00:02.550,872] <inf> cis_headset: Regular advertising started
HL [00:00:02.409,393] <wrn> ble: Failed to create ID
HL [00:00:02.412,078] <inf> fs_nvs: 6 Sectors of 4096 bytes
HL [00:00:02.412,078] <inf> fs_nvs: alloc wra: 0, e28
HL [00:00:02.412,109] <inf> fs_nvs: data wra: 0, 33c
HL [00:00:02.422,027] <wrn> bt_hci_core: Controller to host flow control not supported
HL [00:00:02.424,926] <inf> bt_hci_core: No ID address. App must call settings_load()
HL [00:00:02.424,987] <inf> ble: MAC: 00:00:00:00:00:00 (public)
HL [00:00:02.425,567] <inf> ble: Controller version: 3303
HL [00:00:02.550,872] <inf> cis_headset: Regular advertising started
uart:~$

Parents Reply
  • Hello Dennis,

    Yes, the program will work with this warning still present, you can indeed ignore it :) 
    It is present to alert you to the fact that controller to host flow control is not supported, in case you intended to use this with the LE Audio controller.

    Please do not hesitate to ask if you should have any additional questions about this, or feel free to open another ticket if you should have any questions that diverge from the original questions in this ticket.

    Best regards,
    Karl

Children
No Data
Related