Migration from Nucleo to my own board - doesn't work
Hello,
I have the Nucelo-WB55 and my own board with STM32WB55CG.
I've developed a BLE software on the Nucleo-WB55 and it works fine.
When I uploaded the software to my own board it seems to have some problems.
I configured all clocks, GPIOs and etc. (Believe I did it write).
I see the BLE device (my own board) on the list of BLEs device, but when I want to connect to the device, the device unable to connect.
When I work with Nucleo-WB55, it works fine and I can connect and see all device services.
I working with IAR IDE, and useing BLE scanner App to get the BLE devices.
What am I missing? what is the different between the MCUs and what configuration I missed??
Thanks,
Lior Malik