2024-03-15 05:37 AM
Hi,
I am working with STM32L476ZET6 controller running on FreeRTOS. I want the controller to communicate with external BLE module connected over the UART. For that I require the BLE (host stack + Application) firmware compatible with the FreeRTOS which I can integrate in the controller to communicate with the BLE chip over the UART. The BLE chip will be having the BLE controller stack ( radio/LL layer ) running. So overall I want to achieve the communication between both the chip using the RCP mode.
Do we have any application library/stack compatible with the FreeeRTOS which I can refer to and integrate the same in the STM32L4 board to suffice my requirement ?
I really appreciate your quick help.
Thanks,
Vidhi Vadher