STM32WB Nucleo Mac_802_15_4_FFD Application run problem on USB Dongle
Hi everyone,
Currently I am using Mac_802_15_4_FFD (Coordinator) application on STM32WB Nucleo board (FUS v1.1.2 & stm32wb5x_Mac_802_15_4_fw.bin flashed). Everything works perfectly. Nodes were connected and sends messages to coordinator succesfully.
But I want to use this example on STM32WB USB Dongle. I flashed FUS v1.1.2 & stm32wb5x_Mac_802_15_4_fw.bin FWs on USB dongle and I downloaded Mac_802_15_4_FFD example on USB dongle. Seems everything working until FFD MAC APP - Association Requested step but there is no RECEIVE DATA : HELLO COORDINATOR & RECEIVE DATA : DATA FROM NODE messages on USB dongle. Seems like there is a connection problem on USB Dongle.
I am suspect about it may cause from MCUs. Because there is STM32WB55RGV6 on Nucleo and there ise STM32WB55CGU6 on USB Dongle. Is flash addresses should be different for stacks?
What should I do to run Mac_802_15_4_FFD application on STM32 USB dongle?
