STM32WB Nucleo vs Dongle Thread Examples Connectivity issues
Hi
I have a WB Nucleo and a WB dongle running the STM32WB Cube CLI thread example code for both. Both are flashed with the latest thread binaries.
If I run either two nucleo boards or two dongle boards together I can connect the two with the CLI example no problem.
But if I try to connect a nucleo board to a dongle board, each board creates its own thread network and becomes the leader of that network. Note that I am running the correct example for both and I have retried this setup on different channels.
Is there some configuration / hardware difference between the two that I am missing?
Thanks for any help.