RF pin no output on STM32WB55RGV6.
Hi, recently I made a custom board with STM32WB55RGV6 but my BLE side isn't working.
I used STLink to flash in the CoPro lib FW as shown in the YouTube link below.
https://www.youtube.com/watch?v=AcrbUOhApd0
I used the P2P_Server example for Nucleo board and verified the same code works on the Nucleo board.
I used a 3GHz spectrum analyser to check on the RF pin output via direct connection but I saw nothing emitted across the whole band.
I tried to read the version with STM32Programmer but all wireless FW FUS version read options are grey and no way to check on the BLE FW version loaded inside.
So, I am wondering if there is anyway that I can check the loaded FW version, i.e. "stm32wb5x_BLE_Stack_full_fw" the M0 core? Even though it showed "Loaded successfully", is there anyway to double check?
Thanks in advance.