2024-07-14 07:23 PM
Hi Community,
I’m trying to use the CubeMonitor-RF sniffing tool to monitor packets between my two NUCLEO-WB55 boards. I have followed all the instructions indicated by UM2288 and the ST Wiki. However, I am confused about the firmware upgrade for the M4 core using the Mac_802_15_4_Sniffer.bin file. I couldn’t find any file named Mac_802_15_4_Sniffer.bin in the en.stm32cubewb-v1-20-0 folder.
Could anyone guide me on where to find this file or provide any additional steps I might have missed?
Thank you!
2024-07-15 12:22 AM
Hello @iFoX
For the 802.15.4 sniffer:
The wireless stack is in the \Projects\STM32WB_Copro_Wireless_Binaries\STM32WB5x\stm32wb5x_Mac_802_1 5_4_fw.bin folder. The firmware binaries are Mac_802_15_4_Sniffer_Dongle.bin and Mac_802_15_4_Sniffer_Nucleo.bin. The location changes with the operating system:
a) For Windows, the firmware is in the \STMicroelectronics\STM32CubeMonitor-RF\sniffer folder ,which means C:\Users\Public\Documents\STMicroelectronics\ STM32CubeMonitor-RF\firmwares.
b) For Linux, the firmware is in the /STMicroelectronics/STM32CubeMonitor-RF/sniffer folder.
c) For macOS®, the firmware is inside the document folder provided in the setup package: \Users\Public\Documents\STMicroelectronics\ STM32CubeMonitor-RF\firmwares\Mac_802_15_4_Sniffer.bin
Best Regards.
STTwo-32
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.
2024-07-15 07:49 PM
Hi @STTwo-32
Yes, I did locate the folder name Sniffer in the C:\Program Files\STMicroelectronics\STM32CubeMonitor-RF\sniffer location, but it consisted of only 2 files named stm32cubeMonRf_sniffer.bat and stm32cubeMonRf_sniffer.py and I couldn't find any other folders or files beside these 2.
Thank you for your response.
2024-07-24 07:27 AM
I think you have to download the last version of the STM32CubeMonitor-RF.
Best Regards.
STTwo-32
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.