Skip to main content
Shubham Trivedi
Associate III
May 14, 2020
Question

What is the application of stm32wb5x_rfmonitor_phy802_15_4fw.bin wireless coprocessor binary?

  • May 14, 2020
  • 2 replies
  • 798 views

I am wondering if there is any application of stm32wb5x_rfmonitor_phy802_15_4fw.bin ​wireless coprocessor binary file. Please provide some details about this binary. Thanks in advance

This topic has been closed for replies.

2 replies

Remi QUINTIN
ST Technical Moderator
May 15, 2020

Please have a look at the user manual of the STM32CubeMonitor-RF tool: UM228.

This binary is meant to be used for RF test together with the STM32CubeMonitor-RF tool.

For 802.15.4 RF tests, the Cli_Phy_802_15_4 firmware transfers the data from the UART to the 802.15.4 wireless stack. Data sent back by the stack follows the reverse path.

The Cli_Phy_802_15_4_M4.bin firmware binary is provided in the tool folder:

•for Windows® <PublicDocuments>\STMicroelectronics\STM32CubeMonitor-RF\firmware

•for Linux®, <userhome>/STMicroelectronics/STM32CubeMonitor-RF/firmware

•for macOS®, it is inside the document folder provided in the setup package

The wireless stack firmware stm32wbxx_rfmonitor_phy802_15_4_fw.bin is available in \Projects\STM32WB_Copro_Wireless_Binaries

Shubham Trivedi
Associate III
May 21, 2020

Thanks for the information.