2021-04-02 12:11 AM
Hello.
I have a STM32 Nucleo board and a USB dongle. What Stack and FW should be programmed to use STM32CubeMonitor-RF 802.15.4 RF test mode described in chapter 5 of the UM2288?
Thanks.
Solved! Go to Solution.
2021-04-06 12:42 AM
Hello @dimax
The information about the connection and the firmware to use are grouped in the chapter 2.2 :
On Nucleo board :
For 802.15.4 RF tests, the Phy_802_15_4_Cli source is available in the STM32CubeWB Firmware Package (Refer to the folder
\Projects\P-NUCLEO-WB55.Nucleo\Applications\Phy_802_15_4\Phy_802_15_4_Cli).
The wireless stack firmware stm32wb5x_Phy_802_15_4_fw.bin is available in \Projects\STM32WB_Copro_Wireless_Binaries
For USB dongle :
It is more tricky as there is no ST-LINK on the dongle and no VCP firmware (see chapter 2.2.2). So you need to connect with a serial cable (usb to 3.3v serial) :
Stephane
2021-04-03 01:20 AM
Hello.
Is there any other place I should/can ask this question?
I really need to get an answer ASAP to go on with a module evaluation. It seams to be a very basic question considering that there is a whole chapter in STM32CubeMonitor-RF user manual related to 802.15.4 test mode. Somehow they did it?
Thanks.
2021-04-05 10:11 AM
Hi @dimax ,
I added relevant topic #STM32CubeMonitor to your post so that it can be reviewed by STM32CubeMonitor experts (@stephane.legargeant ).
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2021-04-05 08:51 PM
Thanks.
Patiently waiting for their answer.
2021-04-06 12:42 AM
Hello @dimax
The information about the connection and the firmware to use are grouped in the chapter 2.2 :
On Nucleo board :
For 802.15.4 RF tests, the Phy_802_15_4_Cli source is available in the STM32CubeWB Firmware Package (Refer to the folder
\Projects\P-NUCLEO-WB55.Nucleo\Applications\Phy_802_15_4\Phy_802_15_4_Cli).
The wireless stack firmware stm32wb5x_Phy_802_15_4_fw.bin is available in \Projects\STM32WB_Copro_Wireless_Binaries
For USB dongle :
It is more tricky as there is no ST-LINK on the dongle and no VCP firmware (see chapter 2.2.2). So you need to connect with a serial cable (usb to 3.3v serial) :
Stephane