This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE 5.2 Broadcast Isochronous Groups (BIG) and Broadcast Isochronous Streams (BIS)

Does Nordic have an example SW for transmitting and receiving data in BLE 5.2 connectionless isochronous communication mode? Is there a SoftDevice that would support this mode of communication?

Parents Reply
  • Ok, but e.g. nRF52833 and nRF52832 are advertised as "Bluetooth 5.2 SoC". What is there currently present, that could be used to implement BIG / BIS communication? The v5.2 core spec specifies e.g. HCI commands for BIG (HCI_LE_Create_BIG).

    I know that Nordic does not implement HCI as such, but exposes its own API via SoftDevice. As I haven't found anything on existing SoftDevices, that would enable forming BIG's and streaming data over BIS's, will that (SoftDevice) be available with the new nRF53-based eval kit?

Children
Related