Question
Bluetooth does not work at stm32wb35cc
I followed the example by viewing the file "03-STM32WB-WS__How_to_add_BLE_functionality_V2.2.pdf" in stm32wb workshops.
The stm32wb55rg evk succeeded in Bluetooth communication with this example of the pdf file.
Now I applied my custom board, stm32wb35cc, to my project as I did in the workshop example to try Bluetooth communication, but I couldn't see the Bluetooth node on my phone.
Which is the problem?