Hi.
Please help project evaluation.
The project is a BLE HID mouse , it need playback LC3 audio sound sometime.
Can we use HID function and LC3 function at the same time on a nrf5340 SOC?
Thank you.
Hi.
Please help project evaluation.
The project is a BLE HID mouse , it need playback LC3 audio sound sometime.
Can we use HID function and LC3 function at the same time on a nrf5340 SOC?
Thank you.
Hello,
Yes, you can do regular BLE communication alongside a LE Audio isochronous channel, that is no problem.
Best regards,
Karl
Hi,
Which should we use to program network core for the mouse project?
nordic prebuild ble5-ctr-rpmsg_3303.hex or Bluetooth: HCI RPMsg?
thank you
Hello,
JohnChiang said:ble5-ctr-rpmsg_3303.hex
For LE Audio projects we recommend using the LE Audio Controller, which is distributed as a precompiled hex file in the /bin directory of the nrf5340_audio application.
The setup of the application and board is further described in the nRF5340 Audio documentation.
Best regards,
Karl