2024-05-14 08:58 AM
Hi Community,
I tried to connect and use 802.15.4 sniffer function from CubeMonitor-RF app. I stopped at the very first step. Once I opened the CubeMonitor-RF program, it said I need to install wireshark, after install the wireshark, the warning message is not changed. What should I do? Also I know how to install the binary stm32wb5x_Mac_802_15_4_fw.bin into the M0 core, however, how I can install the binary Mac_802_15_4_Sniffer.bin? There is no information about the start address for this binary. Do we have to use FUS to install this binary? When I tried to this install with FUS, it failed.
How I install the "pyserial?" I am lost how to do this.
Thanks in advance,
YJ
2024-05-14 08:30 PM
Hello @YJ99,
Regarding the issue with your software installation, could you please confirm if the Wireshark executable file has been added to your system's environment variable path ?
Best regards,
Victor
2024-05-15 04:59 AM
Hi @VictorD
thanks for the information. Yes, I added the path of wireshart.exe to the system variable path and my variable path in environment setting. Now the Wireshark is turned back to black color. I still have two missing pieces.
One is the No sniffer device found. I did install the stm32wb5x_Mac_802_15_4_fw.bin into the P-Nucleo-WB55 board with FUS by CubeProgrammer with correct start address. It was successful. The other bin file, Mac_802_15_4_Sniffer.bin with start address 0x08000000 at Erasing and Programming in CubeProgrammer. It was done quickly.
The other one is about the file copying. I did as it specified, but it is sill red color. I don't know what to do.
Is there a way to find out why this happens?
thanks in advance,
YJ
2024-05-16 07:26 PM - edited 2024-05-16 07:27 PM
Hello @YJ99,
Regarding the file copying issue, this is not a problem. The indicator remains red even when everything is operational.
Here is the step-by-step method I used to program the WB:
This process was completed using version 2.16.0 of CubeProgrammer, binary files from WB cubefw 1.19 and CubeMonitor RF v2.14.
Best Regards,
Victor