There is a problem sending auracast

I use nRF5340 audio DK,iso_time_sync example, can successfully send BIS data, then I use DK as controller, bumble(google.github.io/.../index.html) as host and it fails to send.

 I don't understand what went wrong. Can you give me some advice?

Here is the entire log

/mnt/c/Users/Mji/Downloads/bumble/apps$ BUMBLE_LOGLEVEL=DEBUG python auracast.py transmit --input file:audiomono.wav --input-format auto --broadcast-name bumble serial:/dev/ttyACM0,115200
DEBUG:asyncio:Using selector: EpollSelector
DEBUG:bumble.drivers:Probing driver class: rtk
DEBUG:bumble.drivers.rtk:USB metadata not found
DEBUG:bumble.drivers:Probing driver class: intel
DEBUG:bumble.drivers.intel:USB metadata not sufficient
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_RESET_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_RESET_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_SUPPORTED_COMMANDS_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_READ_LOCAL_SUPPORTED_COMMANDS_COMMAND
  return_parameters:
    status:             HCI_SUCCESS
    supported_commands: 2000800000c0000c0000e40000002822000000000000040000f7ffff7f00000030007ef6ffffff0720e4ffff0740000000000000000000000000000000000000
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
  return_parameters:
    status:      HCI_SUCCESS
    le_features: dd7900f410000000
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_VERSION_INFORMATION_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_READ_LOCAL_VERSION_INFORMATION_COMMAND
  return_parameters:
    status:             HCI_SUCCESS
    hci_version:        14
    hci_subversion:     8346
    lmp_version:        14
    company_identifier: 89
    lmp_subversion:     8346
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
  return_parameters:
    status:       HCI_SUCCESS
    lmp_features: 0000000060000000
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_SET_EVENT_MASK_COMMAND:
  event_mask: ff9ffbbf07f8bf3d
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_SET_EVENT_MASK_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EVENT_MASK_COMMAND:
  le_event_mask: fffff7ff07e80300
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_EVENT_MASK_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_BUFFER_SIZE_V2_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_READ_BUFFER_SIZE_V2_COMMAND
  return_parameters:
    status:                        HCI_SUCCESS
    le_acl_data_packet_length:     27
    total_num_le_acl_data_packets: 3
    iso_data_packet_length:        14
    total_num_iso_data_packets:    3
DEBUG:bumble.host:HCI LE flow control: le_acl_data_packet_length=27,total_num_le_acl_data_packets=3iso_data_packet_length=14,total_num_iso_data_packets=3
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS_COMMAND
  return_parameters:
    status:                         HCI_SUCCESS
    num_supported_advertising_sets: 1
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH_COMMAND
  return_parameters:
    status:                      HCI_SUCCESS
    max_advertising_data_length: 62
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_BD_ADDR_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_READ_BD_ADDR_COMMAND
  return_parameters:
    status:  HCI_SUCCESS
    bd_addr: 00:00:00:00:00:00/P
DEBUG:bumble.device:BD_ADDR: 00:00:00:00:00:00/P
DEBUG:bumble.keys:JSON keystore: /home/matt/.local/share/Bumble/Pairing/f0-f1-f2-f3-f4-f5.json
DEBUG:bumble.device:LE Random Address: F0:F1:F2:F3:F4:F5
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_RANDOM_ADDRESS_COMMAND:
  random_address: F0:F1:F2:F3:F4:F5
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_RANDOM_ADDRESS_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_PARAMETERS_COMMAND:
  advertising_handle:               0
  advertising_event_properties:
  primary_advertising_interval_min: 160
  primary_advertising_interval_max: 320
  primary_advertising_channel_map:  CHANNEL_37|CHANNEL_38|CHANNEL_39
  own_address_type:                 RANDOM
  peer_address_type:                PUBLIC_DEVICE
  peer_address:                     00:00:00:00:00:00/P
  advertising_filter_policy:        0
  advertising_tx_power:             127
  primary_advertising_phy:          LE 1M
  secondary_advertising_max_skip:   0
  secondary_advertising_phy:        LE 1M
  advertising_sid:                  0
  scan_request_notification_enable: 0
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_PARAMETERS_COMMAND
  return_parameters:
    status:            HCI_SUCCESS
    selected_tx_power: 0
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_ADVERTISING_SET_RANDOM_ADDRESS_COMMAND:
  advertising_handle: 0
  random_address:     F0:F1:F2:F3:F4:F5
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_ADVERTISING_SET_RANDOM_ADDRESS_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_DATA_COMMAND:
  advertising_handle:  0
  operation:           COMPLETE_DATA
  fragment_preference: 1
  advertising_data:    0616521840e201073062756d626c65
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_DATA_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_PARAMETERS_COMMAND:
  advertising_handle:                0
  periodic_advertising_interval_min: 80
  periodic_advertising_interval_max: 160
  periodic_advertising_properties:   Properties.0
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_PARAMETERS_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_DATA_COMMAND:
  advertising_handle: 0
  operation:          COMPLETE_DATA
  advertising_data:   35165118409c00010206000000000a020108020201030464000c0404656e670603446973636f01060503010000000206050302000000
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_DATA_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_ENABLE_COMMAND:
  enable:                             1
  advertising_handles[0]:             0
  durations[0]:                       0
  max_extended_advertising_events[0]: 0
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_ENABLE_COMMAND
  return_parameters:       HCI_SUCCESS
Start Periodic Advertising
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_ENABLE_COMMAND:
  enable:             1
  advertising_handle: 0
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_ENABLE_COMMAND
  return_parameters:       HCI_SUCCESS
Only 2 channels PCM configurations are supported
matt@HISNN1259:/mnt/c/Users/Mji/Downloads/bumble/apps$ BUMBLE_LOGLEVEL=DEBUG python auracast.py transmit --input file:audioclub.wav --input-format auto --broadcast-name bumble serial:/dev/ttyACM0,115200
DEBUG:asyncio:Using selector: EpollSelector
DEBUG:bumble.drivers:Probing driver class: rtk
DEBUG:bumble.drivers.rtk:USB metadata not found
DEBUG:bumble.drivers:Probing driver class: intel
DEBUG:bumble.drivers.intel:USB metadata not sufficient
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_RESET_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_RESET_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_SUPPORTED_COMMANDS_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_READ_LOCAL_SUPPORTED_COMMANDS_COMMAND
  return_parameters:
    status:             HCI_SUCCESS
    supported_commands: 2000800000c0000c0000e40000002822000000000000040000f7ffff7f00000030007ef6ffffff0720e4ffff0740000000000000000000000000000000000000
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
  return_parameters:
    status:      HCI_SUCCESS
    le_features: dd7900f410000000
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_VERSION_INFORMATION_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_READ_LOCAL_VERSION_INFORMATION_COMMAND
  return_parameters:
    status:             HCI_SUCCESS
    hci_version:        14
    hci_subversion:     8346
    lmp_version:        14
    company_identifier: 89
    lmp_subversion:     8346
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
  return_parameters:
    status:       HCI_SUCCESS
    lmp_features: 0000000060000000
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_SET_EVENT_MASK_COMMAND:
  event_mask: ff9ffbbf07f8bf3d
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_SET_EVENT_MASK_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EVENT_MASK_COMMAND:
  le_event_mask: fffff7ff07e80300
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_EVENT_MASK_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_BUFFER_SIZE_V2_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_READ_BUFFER_SIZE_V2_COMMAND
  return_parameters:
    status:                        HCI_SUCCESS
    le_acl_data_packet_length:     27
    total_num_le_acl_data_packets: 3
    iso_data_packet_length:        14
    total_num_iso_data_packets:    3
DEBUG:bumble.host:HCI LE flow control: le_acl_data_packet_length=27,total_num_le_acl_data_packets=3iso_data_packet_length=14,total_num_iso_data_packets=3
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS_COMMAND
  return_parameters:
    status:                         HCI_SUCCESS
    num_supported_advertising_sets: 1
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH_COMMAND
  return_parameters:
    status:                      HCI_SUCCESS
    max_advertising_data_length: 62
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_BD_ADDR_COMMAND
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_READ_BD_ADDR_COMMAND
  return_parameters:
    status:  HCI_SUCCESS
    bd_addr: 00:00:00:00:00:00/P
DEBUG:bumble.device:BD_ADDR: 00:00:00:00:00:00/P
DEBUG:bumble.keys:JSON keystore: /home/matt/.local/share/Bumble/Pairing/f0-f1-f2-f3-f4-f5.json
DEBUG:bumble.device:LE Random Address: F0:F1:F2:F3:F4:F5
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_RANDOM_ADDRESS_COMMAND:
  random_address: F0:F1:F2:F3:F4:F5
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_RANDOM_ADDRESS_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_PARAMETERS_COMMAND:
  advertising_handle:               0
  advertising_event_properties:
  primary_advertising_interval_min: 160
  primary_advertising_interval_max: 320
  primary_advertising_channel_map:  CHANNEL_37|CHANNEL_38|CHANNEL_39
  own_address_type:                 RANDOM
  peer_address_type:                PUBLIC_DEVICE
  peer_address:                     00:00:00:00:00:00/P
  advertising_filter_policy:        0
  advertising_tx_power:             127
  primary_advertising_phy:          LE 1M
  secondary_advertising_max_skip:   0
  secondary_advertising_phy:        LE 1M
  advertising_sid:                  0
  scan_request_notification_enable: 0
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_PARAMETERS_COMMAND
  return_parameters:
    status:            HCI_SUCCESS
    selected_tx_power: 0
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_ADVERTISING_SET_RANDOM_ADDRESS_COMMAND:
  advertising_handle: 0
  random_address:     F0:F1:F2:F3:F4:F5
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_ADVERTISING_SET_RANDOM_ADDRESS_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_DATA_COMMAND:
  advertising_handle:  0
  operation:           COMPLETE_DATA
  fragment_preference: 1
  advertising_data:    0616521840e201073062756d626c65
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_DATA_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_PARAMETERS_COMMAND:
  advertising_handle:                0
  periodic_advertising_interval_min: 80
  periodic_advertising_interval_max: 160
  periodic_advertising_properties:   Properties.0
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_PARAMETERS_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_DATA_COMMAND:
  advertising_handle: 0
  operation:          COMPLETE_DATA
  advertising_data:   35165118409c00010206000000000a020108020201030464000c0404656e670603446973636f01060503010000000206050302000000
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_DATA_COMMAND
  return_parameters:       HCI_SUCCESS
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_ENABLE_COMMAND:
  enable:                             1
  advertising_handles[0]:             0
  durations[0]:                       0
  max_extended_advertising_events[0]: 0
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_ENABLE_COMMAND
  return_parameters:       HCI_SUCCESS
Start Periodic Advertising
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_ENABLE_COMMAND:
  enable:             1
  advertising_handle: 0
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_ENABLE_COMMAND
  return_parameters:       HCI_SUCCESS
Encoding with 480 PCM samples per 100 byte frame
Setup BIG
/mnt/c/Users/Mji/Downloads/bumble/apps/auracast.py:948: FutureWarning: Only for testing.
  big = await device.create_big(
DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_CREATE_BIG_COMMAND:
  big_handle:            0
  advertising_handle:    0
  num_bis:               2
  sdu_interval:          10000
  max_sdu:               100
  max_transport_latency: 65
  rtn:                   4
  phy:                   PhyBit.LE_2M
  packing:               0
  framing:               0
  encryption:            0
  broadcast_code:        00000000000000000000000000000000
DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_STATUS_EVENT:
  status:                  HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR
  num_hci_command_packets: 1
  command_opcode:          HCI_LE_CREATE_BIG_COMMAND
WARNING:bumble.host:HCI_LE_CREATE_BIG_COMMAND failed (HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR)
ERROR:bumble.host:!!! Exception while sending command: HCI_Error(hci/HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR [0x11])
Traceback (most recent call last):
  File "/home/matt/.local/lib/python3.10/site-packages/bumble/host.py", line 683, in send_command
    raise hci.HCI_Error(status)
bumble.hci.HCI_Error: HCI_Error(hci/HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR [0x11])
!!! An error occurred while executing the command: HCI_Error(hci/HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR [0x11])

Parents
  • Hi, 

    Which NCS version are you using? Could you try the latest version, v3.0.1?

    Regards,
    Amanda H.

  • I used the hci uart in v3.0.2, but still got the same error

    BUMBLE_LOGLEVEL=DEBUG python auracast.py transmit --input file:audioclub.wav --input-format auto --broadcast-name bumble serial:/dev/ttyACM0,115200
    DEBUG:asyncio:Using selector: EpollSelector
    DEBUG:bumble.drivers:Probing driver class: rtk
    DEBUG:bumble.drivers.rtk:USB metadata not found
    DEBUG:bumble.drivers:Probing driver class: intel
    DEBUG:bumble.drivers.intel:USB metadata not sufficient
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_RESET_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_RESET_COMMAND
      return_parameters:       HCI_SUCCESS
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_SUPPORTED_COMMANDS_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_READ_LOCAL_SUPPORTED_COMMANDS_COMMAND
      return_parameters:
        status:             HCI_SUCCESS
        supported_commands: 2000800000c0000c0000e40000002822000000000000040000f7ffff7f00000030007ef6ffffff0720e4ffff0740000000000000000000000000000000000000
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
      return_parameters:
        status:      HCI_SUCCESS
        le_features: dd7900f410000000
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_VERSION_INFORMATION_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_READ_LOCAL_VERSION_INFORMATION_COMMAND
      return_parameters:
        status:             HCI_SUCCESS
        hci_version:        14
        hci_subversion:     8346
        lmp_version:        14
        company_identifier: 89
        lmp_subversion:     8346
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_READ_LOCAL_SUPPORTED_FEATURES_COMMAND
      return_parameters:
        status:       HCI_SUCCESS
        lmp_features: 0000000060000000
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_SET_EVENT_MASK_COMMAND:
      event_mask: ff9ffbbf07f8bf3d
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_SET_EVENT_MASK_COMMAND
      return_parameters:       HCI_SUCCESS
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EVENT_MASK_COMMAND:
      le_event_mask: fffff7ff07e80300
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_EVENT_MASK_COMMAND
      return_parameters:       HCI_SUCCESS
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_BUFFER_SIZE_V2_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_READ_BUFFER_SIZE_V2_COMMAND
      return_parameters:
        status:                        HCI_SUCCESS
        le_acl_data_packet_length:     27
        total_num_le_acl_data_packets: 3
        iso_data_packet_length:        14
        total_num_iso_data_packets:    3
    DEBUG:bumble.host:HCI LE flow control: le_acl_data_packet_length=27,total_num_le_acl_data_packets=3iso_data_packet_length=14,total_num_iso_data_packets=3
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_READ_NUMBER_OF_SUPPORTED_ADVERTISING_SETS_COMMAND
      return_parameters:
        status:                         HCI_SUCCESS
        num_supported_advertising_sets: 1
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_READ_MAXIMUM_ADVERTISING_DATA_LENGTH_COMMAND
      return_parameters:
        status:                      HCI_SUCCESS
        max_advertising_data_length: 62
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_READ_BD_ADDR_COMMAND
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_READ_BD_ADDR_COMMAND
      return_parameters:
        status:  HCI_SUCCESS
        bd_addr: 00:00:00:00:00:00/P
    DEBUG:bumble.device:BD_ADDR: 00:00:00:00:00:00/P
    DEBUG:bumble.keys:JSON keystore: /home/matt/.local/share/Bumble/Pairing/f0-f1-f2-f3-f4-f5.json
    DEBUG:bumble.device:LE Random Address: F0:F1:F2:F3:F4:F5
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_RANDOM_ADDRESS_COMMAND:
      random_address: F0:F1:F2:F3:F4:F5
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_RANDOM_ADDRESS_COMMAND
      return_parameters:       HCI_SUCCESS
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_PARAMETERS_COMMAND:
      advertising_handle:               0
      advertising_event_properties:
      primary_advertising_interval_min: 160
      primary_advertising_interval_max: 320
      primary_advertising_channel_map:  CHANNEL_37|CHANNEL_38|CHANNEL_39
      own_address_type:                 RANDOM
      peer_address_type:                PUBLIC_DEVICE
      peer_address:                     00:00:00:00:00:00/P
      advertising_filter_policy:        0
      advertising_tx_power:             127
      primary_advertising_phy:          LE 1M
      secondary_advertising_max_skip:   0
      secondary_advertising_phy:        LE 1M
      advertising_sid:                  0
      scan_request_notification_enable: 0
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_PARAMETERS_COMMAND
      return_parameters:
        status:            HCI_SUCCESS
        selected_tx_power: 0
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_ADVERTISING_SET_RANDOM_ADDRESS_COMMAND:
      advertising_handle: 0
      random_address:     F0:F1:F2:F3:F4:F5
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_ADVERTISING_SET_RANDOM_ADDRESS_COMMAND
      return_parameters:       HCI_SUCCESS
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_DATA_COMMAND:
      advertising_handle:  0
      operation:           COMPLETE_DATA
      fragment_preference: 1
      advertising_data:    0616521840e201073062756d626c65
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_DATA_COMMAND
      return_parameters:       HCI_SUCCESS
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_PARAMETERS_COMMAND:
      advertising_handle:                0
      periodic_advertising_interval_min: 80
      periodic_advertising_interval_max: 160
      periodic_advertising_properties:   Properties.0
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_PARAMETERS_COMMAND
      return_parameters:       HCI_SUCCESS
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_DATA_COMMAND:
      advertising_handle: 0
      operation:          COMPLETE_DATA
      advertising_data:   35165118409c00010206000000000a020108020201030464000c0404656e670603446973636f01060503010000000206050302000000
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_DATA_COMMAND
      return_parameters:       HCI_SUCCESS
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_EXTENDED_ADVERTISING_ENABLE_COMMAND:
      enable:                             1
      advertising_handles[0]:             0
      durations[0]:                       0
      max_extended_advertising_events[0]: 0
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_EXTENDED_ADVERTISING_ENABLE_COMMAND
      return_parameters:       HCI_SUCCESS
    Start Periodic Advertising
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_SET_PERIODIC_ADVERTISING_ENABLE_COMMAND:
      enable:             1
      advertising_handle: 0
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_COMPLETE_EVENT:
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_SET_PERIODIC_ADVERTISING_ENABLE_COMMAND
      return_parameters:       HCI_SUCCESS
    Encoding with 480 PCM samples per 100 byte frame
    Setup BIG
    /mnt/c/Users/Mji/Downloads/bumble/apps/auracast.py:948: FutureWarning: Only for testing.
      big = await device.create_big(
    DEBUG:bumble.host:### HOST -> CONTROLLER: HCI_LE_CREATE_BIG_COMMAND:
      big_handle:            0
      advertising_handle:    0
      num_bis:               2
      sdu_interval:          10000
      max_sdu:               100
      max_transport_latency: 65
      rtn:                   4
      phy:                   PhyBit.LE_2M
      packing:               0
      framing:               0
      encryption:            0
      broadcast_code:        00000000000000000000000000000000
    DEBUG:bumble.host:### CONTROLLER -> HOST: HCI_COMMAND_STATUS_EVENT:
      status:                  HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR
      num_hci_command_packets: 1
      command_opcode:          HCI_LE_CREATE_BIG_COMMAND
    WARNING:bumble.host:HCI_LE_CREATE_BIG_COMMAND failed (HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR)
    ERROR:bumble.host:!!! Exception while sending command: HCI_Error(hci/HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR [0x11])
    Traceback (most recent call last):
      File "/home/matt/.local/lib/python3.10/site-packages/bumble/host.py", line 683, in send_command
        raise hci.HCI_Error(status)
    bumble.hci.HCI_Error: HCI_Error(hci/HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR [0x11])
    !!! An error occurred while executing the command: HCI_Error(hci/HCI_UNSUPPORTED_FEATURE_OR_PARAMETER_VALUE_ERROR [0x11])

  • Hi, Sorry for the late reply.
    I don't know how to do this: build the hci_uart sample with EXTRA_CONF_FILE='debug.conf' and connect the net core via RTT to check if it works as expected.
    I recompiled the hci uart example according to docs.nordicsemi.com/.../hci_logger.html
    But when I use bumble to test, It looks like there is a problem with hci communication

    I enabled Monitor protocol over UART, so prj.conf will increase CONFIG_BT_DEBUG_MONITOR_UART=y and reduce CONFIG_CONSOLE=n.

    CONFIG_STDOUT_CONSOLE=n
    CONFIG_UART_CONSOLE=n
    CONFIG_GPIO=y
    CONFIG_SERIAL=y
    CONFIG_UART_INTERRUPT_DRIVEN=y
    CONFIG_BT=y
    CONFIG_BT_HCI_RAW=y
    CONFIG_BT_HCI_RAW_H4=y
    CONFIG_BT_HCI_RAW_H4_ENABLE=y
    CONFIG_BT_BUF_ACL_RX_SIZE=255
    CONFIG_BT_BUF_CMD_TX_SIZE=255
    CONFIG_BT_BUF_EVT_DISCARDABLE_SIZE=255
    CONFIG_BT_CTLR_ASSERT_HANDLER=y
    CONFIG_BT_MAX_CONN=16
    CONFIG_BT_CTLR_DTM_HCI=y
    
    CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=512
    
    # Workaround: Unable to allocate command buffer when using K_NO_WAIT since
    # Host number of completed commands does not follow normal flow control.
    CONFIG_BT_BUF_CMD_TX_COUNT=10
    
    CONFIG_BT_DEBUG_MONITOR_UART=y

    Another question: Why can other programs sysbuild compile two hex, one application mcu and one network mcu, but hci uart only has one application mcu?

  • chelalv said:
    But when I use bumble to test, It looks like there is a problem with hci communication

    It appears that Bumble is attempting to initialize the controller, but is receiving invalid responses. Does the hci_uart work as expected?

    Do you get the same result if testing with the NCS v3.0.2 iso_time_sync sample?

    chelalv said:
    Why can other programs sysbuild compile two hex, one application mcu and one network mcu, but hci uart only has one application mcu?

    There is no multi-image build config to support that combination.

  • Hi Amanda, I don't quite understand this question: "Does the hci_uart work as expected?

    I can run the iso_time_sync example on the nRF5340 audioDK without issue. 

    I have some doubts whether the combination of hci_uart as net core and empty_app_core as app core can work properly. 

    You can see my original question, I use hci uart as app core, the net core image of other examples, the controller is responsive.

  • chelalv said:
    You can see my original question, I use hci uart as app core, the net core image of other examples, the controller is responsive.

    According to the figure, it shows the controller doesn't support "creating BIG".

    Probably you just use the default setting of the controller configs. 

    You can refer to the configs used in the audio project:

    https://github.com/nrfconnect/sdk-nrf/blob/v3.0.2/applications/nrf5340_audio/sysbuild/ipc_radio/prj.conf

    Since the default one for hci_uart might not enable LE audio-related features.

  • I added the prj.conf in the link, and compilation errors occurred:

     *  Executing task: nRF Connect: Generate config nrf52840dongle/nrf52840 for c:\ncs\bumble\hci_uart_0805-2 
    
    Building hci_uart_0805-2
    C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/ncs/bumble/hci_uart_0805-2/build c:/ncs/bumble/hci_uart_0805-2 --pristine --board nrf52840dongle/nrf52840 -- -DBOARD_ROOT=c:/ncs/bumble/hci_uart_0805-2"
    
    -- west build: generating a build system
    Loading Zephyr module(s) (Zephyr base): sysbuild_default
    -- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter 
    -- Cache files will be written to: C:/ncs/v3.0.2/zephyr/.cache
    -- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
    -- Board: nrf52840dongle, qualifiers: nrf52840
    Parsing C:/ncs/v3.0.2/zephyr/share/sysbuild/Kconfig
    Loaded configuration 'C:/ncs/bumble/hci_uart_0805-2/build/_sysbuild/empty.conf'
    Merged configuration 'C:/ncs/bumble/hci_uart_0805-2/build/_sysbuild/empty.conf'
    Configuration saved to 'C:/ncs/bumble/hci_uart_0805-2/build/zephyr/.config'
    Kconfig header saved to 'C:/ncs/bumble/hci_uart_0805-2/build/_sysbuild/autoconf.h'
    -- 
       *************************************
       * Running CMake for hci_uart_0805-2 *
       *************************************
    
    Loading Zephyr default modules (Zephyr base).
    -- Application: C:/ncs/bumble/hci_uart_0805-2
    -- CMake version: 3.21.0
    -- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter 
    -- Cache files will be written to: C:/ncs/v3.0.2/zephyr/.cache
    -- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr)
    -- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
    -- Board: nrf52840dongle, qualifiers: nrf52840
    -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
    -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
    -- Found Dtc: C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") 
    -- Found BOARD.dts: C:/ncs/v3.0.2/zephyr/boards/nordic/nrf52840dongle/nrf52840dongle_nrf52840.dts
    -- Generated zephyr.dts: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/zephyr.dts
    -- Generated pickled edt: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/edt.pickle
    -- Generated zephyr.dts: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/zephyr.dts
    -- Generated devicetree_generated.h: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/include/generated/zephyr/devicetree_generated.h
    -- Including generated dts.cmake file: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/dts.cmake
    
    warning: MPSL_TRIGGER_IPC_TASK_ON_RTC_START (defined at
    C:/ncs/v3.0.2/nrf\subsys\mpsl\init/Kconfig:50) was assigned the value 'y' but got the value 'n'.
    Check these unsatisfied dependencies: SOC_NRF5340_CPUNET (=n). See
    http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MPSL_TRIGGER_IPC_TASK_ON_RTC_START and/or
    look up MPSL_TRIGGER_IPC_TASK_ON_RTC_START in the menuconfig/guiconfig interface. The Application
    Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
    the manual might be helpful too.
    
    
    warning: MPSL_TRIGGER_IPC_TASK_ON_RTC_START_CHANNEL (defined at
    C:/ncs/v3.0.2/nrf\subsys\mpsl\init/Kconfig:59) was assigned the value '4' but got the value ''.
    Check these unsatisfied dependencies: MPSL_TRIGGER_IPC_TASK_ON_RTC_START (=n). See
    http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MPSL_TRIGGER_IPC_TASK_ON_RTC_START_CHANNEL
    and/or look up MPSL_TRIGGER_IPC_TASK_ON_RTC_START_CHANNEL in the menuconfig/guiconfig interface. The
    Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices
    sections of the manual might be helpful too.
    
    
    warning: BT_CTLR_DTM_HCI (defined at subsys/bluetooth\controller\Kconfig.dtm:14) was assigned the
    value 'y' but got the value 'n'. Check these unsatisfied dependencies: BT_CTLR_DTM_HCI_SUPPORT (=n).
    See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_DTM_HCI and/or look up
    BT_CTLR_DTM_HCI in the menuconfig/guiconfig interface. The Application Development Primer, Setting
    Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
    too.
    
    
    Parsing C:/ncs/v3.0.2/zephyr/Kconfig
    Loaded configuration 'C:/ncs/v3.0.2/zephyr/boards/nordic/nrf52840dongle/nrf52840dongle_nrf52840_defconfig'
    Merged configuration 'C:/ncs/bumble/hci_uart_0805-2/prj.conf'
    Merged configuration 'C:/ncs/bumble/hci_uart_0805-2/boards/nrf52840dongle_nrf52840.conf'
    Merged configuration 'C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/.config.sysbuild'
    C:/ncs/bumble/hci_uart_0805-2/prj.conf:66: warning: attempt to assign the value 'y' to the undefined symbol IPC_RADIO_BT
    
    C:/ncs/bumble/hci_uart_0805-2/prj.conf:67: warning: attempt to assign the value 'y' to the undefined symbol IPC_RADIO_BT_HCI_IPC
    
    error: Aborting due to Kconfig warnings
    
    CMake Error at C:/ncs/v3.0.2/zephyr/cmake/modules/kconfig.cmake:396 (message):
      command failed with return code: 1
    Call Stack (most recent call first):
      C:/ncs/v3.0.2/nrf/cmake/modules/kconfig.cmake:36 (include)
      C:/ncs/v3.0.2/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
      C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
      C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
      CMakeLists.txt:5 (find_package)
    
    
    -- Configuring incomplete, errors occurred!
    CMake Error at cmake/modules/sysbuild_extensions.cmake:514 (message):
      CMake configure failed for Zephyr project: hci_uart_0805-2
    
      Location: C:/ncs/bumble/hci_uart_0805-2
    Call Stack (most recent call first):
      cmake/modules/sysbuild_images.cmake:43 (ExternalZephyrProject_Cmake)
      cmake/modules/sysbuild_default.cmake:21 (include)
      C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
      C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
      C:/ncs/v3.0.2/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
      template/CMakeLists.txt:10 (find_package)
    
    
    -- Configuring incomplete, errors occurred!
    See also "C:/ncs/bumble/hci_uart_0805-2/build/CMakeFiles/CMakeOutput.log".
    FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\0b393f9e1b\opt\bin\cmake.EXE' -DWEST_PYTHON=C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe '-Bc:\ncs\bumble\hci_uart_0805-2\build' -GNinja -DBOARD=nrf52840dongle/nrf52840 -DBOARD_ROOT=c:/ncs/bumble/hci_uart_0805-2 '-SC:\ncs\v3.0.2\zephyr\share\sysbuild' '-DAPP_DIR:PATH=c:\ncs\bumble\hci_uart_0805-2'
    
     *  The terminal process terminated with exit code: 1. 
     *  Terminal will be reused by tasks, press any key to close it. 

Reply
  • I added the prj.conf in the link, and compilation errors occurred:

     *  Executing task: nRF Connect: Generate config nrf52840dongle/nrf52840 for c:\ncs\bumble\hci_uart_0805-2 
    
    Building hci_uart_0805-2
    C:\Windows\system32\cmd.exe /d /s /c "west build --build-dir c:/ncs/bumble/hci_uart_0805-2/build c:/ncs/bumble/hci_uart_0805-2 --pristine --board nrf52840dongle/nrf52840 -- -DBOARD_ROOT=c:/ncs/bumble/hci_uart_0805-2"
    
    -- west build: generating a build system
    Loading Zephyr module(s) (Zephyr base): sysbuild_default
    -- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter 
    -- Cache files will be written to: C:/ncs/v3.0.2/zephyr/.cache
    -- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
    -- Board: nrf52840dongle, qualifiers: nrf52840
    Parsing C:/ncs/v3.0.2/zephyr/share/sysbuild/Kconfig
    Loaded configuration 'C:/ncs/bumble/hci_uart_0805-2/build/_sysbuild/empty.conf'
    Merged configuration 'C:/ncs/bumble/hci_uart_0805-2/build/_sysbuild/empty.conf'
    Configuration saved to 'C:/ncs/bumble/hci_uart_0805-2/build/zephyr/.config'
    Kconfig header saved to 'C:/ncs/bumble/hci_uart_0805-2/build/_sysbuild/autoconf.h'
    -- 
       *************************************
       * Running CMake for hci_uart_0805-2 *
       *************************************
    
    Loading Zephyr default modules (Zephyr base).
    -- Application: C:/ncs/bumble/hci_uart_0805-2
    -- CMake version: 3.21.0
    -- Found Python3: C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe (found suitable version "3.12.4", minimum required is "3.10") found components: Interpreter 
    -- Cache files will be written to: C:/ncs/v3.0.2/zephyr/.cache
    -- Zephyr version: 4.0.99 (C:/ncs/v3.0.2/zephyr)
    -- Found west (found suitable version "1.2.0", minimum required is "0.14.0")
    -- Board: nrf52840dongle, qualifiers: nrf52840
    -- Found host-tools: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
    -- Found toolchain: zephyr 0.17.0 (C:/ncs/toolchains/0b393f9e1b/opt/zephyr-sdk)
    -- Found Dtc: C:/ncs/toolchains/0b393f9e1b/opt/bin/dtc.exe (found suitable version "1.4.7", minimum required is "1.4.6") 
    -- Found BOARD.dts: C:/ncs/v3.0.2/zephyr/boards/nordic/nrf52840dongle/nrf52840dongle_nrf52840.dts
    -- Generated zephyr.dts: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/zephyr.dts
    -- Generated pickled edt: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/edt.pickle
    -- Generated zephyr.dts: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/zephyr.dts
    -- Generated devicetree_generated.h: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/include/generated/zephyr/devicetree_generated.h
    -- Including generated dts.cmake file: C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/dts.cmake
    
    warning: MPSL_TRIGGER_IPC_TASK_ON_RTC_START (defined at
    C:/ncs/v3.0.2/nrf\subsys\mpsl\init/Kconfig:50) was assigned the value 'y' but got the value 'n'.
    Check these unsatisfied dependencies: SOC_NRF5340_CPUNET (=n). See
    http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MPSL_TRIGGER_IPC_TASK_ON_RTC_START and/or
    look up MPSL_TRIGGER_IPC_TASK_ON_RTC_START in the menuconfig/guiconfig interface. The Application
    Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
    the manual might be helpful too.
    
    
    warning: MPSL_TRIGGER_IPC_TASK_ON_RTC_START_CHANNEL (defined at
    C:/ncs/v3.0.2/nrf\subsys\mpsl\init/Kconfig:59) was assigned the value '4' but got the value ''.
    Check these unsatisfied dependencies: MPSL_TRIGGER_IPC_TASK_ON_RTC_START (=n). See
    http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_MPSL_TRIGGER_IPC_TASK_ON_RTC_START_CHANNEL
    and/or look up MPSL_TRIGGER_IPC_TASK_ON_RTC_START_CHANNEL in the menuconfig/guiconfig interface. The
    Application Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices
    sections of the manual might be helpful too.
    
    
    warning: BT_CTLR_DTM_HCI (defined at subsys/bluetooth\controller\Kconfig.dtm:14) was assigned the
    value 'y' but got the value 'n'. Check these unsatisfied dependencies: BT_CTLR_DTM_HCI_SUPPORT (=n).
    See http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_BT_CTLR_DTM_HCI and/or look up
    BT_CTLR_DTM_HCI in the menuconfig/guiconfig interface. The Application Development Primer, Setting
    Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
    too.
    
    
    Parsing C:/ncs/v3.0.2/zephyr/Kconfig
    Loaded configuration 'C:/ncs/v3.0.2/zephyr/boards/nordic/nrf52840dongle/nrf52840dongle_nrf52840_defconfig'
    Merged configuration 'C:/ncs/bumble/hci_uart_0805-2/prj.conf'
    Merged configuration 'C:/ncs/bumble/hci_uart_0805-2/boards/nrf52840dongle_nrf52840.conf'
    Merged configuration 'C:/ncs/bumble/hci_uart_0805-2/build/hci_uart_0805-2/zephyr/.config.sysbuild'
    C:/ncs/bumble/hci_uart_0805-2/prj.conf:66: warning: attempt to assign the value 'y' to the undefined symbol IPC_RADIO_BT
    
    C:/ncs/bumble/hci_uart_0805-2/prj.conf:67: warning: attempt to assign the value 'y' to the undefined symbol IPC_RADIO_BT_HCI_IPC
    
    error: Aborting due to Kconfig warnings
    
    CMake Error at C:/ncs/v3.0.2/zephyr/cmake/modules/kconfig.cmake:396 (message):
      command failed with return code: 1
    Call Stack (most recent call first):
      C:/ncs/v3.0.2/nrf/cmake/modules/kconfig.cmake:36 (include)
      C:/ncs/v3.0.2/zephyr/cmake/modules/zephyr_default.cmake:133 (include)
      C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:66 (include)
      C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
      CMakeLists.txt:5 (find_package)
    
    
    -- Configuring incomplete, errors occurred!
    CMake Error at cmake/modules/sysbuild_extensions.cmake:514 (message):
      CMake configure failed for Zephyr project: hci_uart_0805-2
    
      Location: C:/ncs/bumble/hci_uart_0805-2
    Call Stack (most recent call first):
      cmake/modules/sysbuild_images.cmake:43 (ExternalZephyrProject_Cmake)
      cmake/modules/sysbuild_default.cmake:21 (include)
      C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:75 (include)
      C:/ncs/v3.0.2/zephyr/share/zephyr-package/cmake/ZephyrConfig.cmake:92 (include_boilerplate)
      C:/ncs/v3.0.2/zephyr/share/sysbuild-package/cmake/SysbuildConfig.cmake:8 (include)
      template/CMakeLists.txt:10 (find_package)
    
    
    -- Configuring incomplete, errors occurred!
    See also "C:/ncs/bumble/hci_uart_0805-2/build/CMakeFiles/CMakeOutput.log".
    FATAL ERROR: command exited with status 1: 'C:\ncs\toolchains\0b393f9e1b\opt\bin\cmake.EXE' -DWEST_PYTHON=C:/ncs/toolchains/0b393f9e1b/opt/bin/python.exe '-Bc:\ncs\bumble\hci_uart_0805-2\build' -GNinja -DBOARD=nrf52840dongle/nrf52840 -DBOARD_ROOT=c:/ncs/bumble/hci_uart_0805-2 '-SC:\ncs\v3.0.2\zephyr\share\sysbuild' '-DAPP_DIR:PATH=c:\ncs\bumble\hci_uart_0805-2'
    
     *  The terminal process terminated with exit code: 1. 
     *  Terminal will be reused by tasks, press any key to close it. 

Children
Related