2020-12-13 07:54 AM
Is there a firmware package I can use with the P-NUCLEO-WB55 USB Dongle so that I can use that dongle as a USB BLE Radio? I want to be able to develop a BLE device (Nucleo board) as a bluetooth device but my Windows PC doesn't have a Bluetooth radio compatible with BLE (I have a USB Bluetooth 2.0+EDR dongle but this isn't compatible with BLE).
Looking at the example selector in STM32CubeIDE, `BLE_TransparentModeVCP` looks like the closest candidate. Would this be what I'm looking for?