2021-11-02 12:51 AM
For evaluating the WB55 i would like to have software on a PC that can accept data from the Nucleo board over BLE. Since my PC doesn't have the latest Bluetooth version i want to use a WB55 as the radio. Zephyr RTOS has an example that would make the board enumerate as a Bluetooth dongle after which i can use the Bluetooth stack in Linux for writing my software. However this firmware only compiles for the nordicsemi boards, the required code is not implemented for WB55. Does ST have something similar?