P-Nucleo WB55 USB Dongle Programming
I'm trying to program a P-Nucleo WB55 USB Dongle (PCB number MB1293C) with the BLE_TransparentModeVCP example.
Using STM32 Cube Programmer:
1. Load FUS V1.20.0 - stm32wb5x_FUS_fw.bin at 0x803A000
2. Load BLE Stack V1.- stm32wb5x_BLE_Stack_full_extended_fw.bin at 0x8011000
3. Load BLE_TransparentModeVCP_reference.hex (from P-NUCLEO-WB55.USBDongle directory) at 0x800000
I get a single green LED on the board and it appears as a COM port on the PC, but STM32CubeMonitor-RF is unable to connect to it.
Any suggestions?
