Solved
How to create a custom application in STM32WB55( P-NUCLEO-WB55) board ?
I want to create to custom app for my acceleration sensor, and WB55-USB_Dongle have to receive the FFT data. Thanking in advance.
I want to create to custom app for my acceleration sensor, and WB55-USB_Dongle have to receive the FFT data. Thanking in advance.
Why create when you can copy & paste?
Find the sample app that behaves most like you will want your custom app to behave and literally copy & paste its entire sub-directory, naming it as your custom app and then start modifying whatever you need to be different.
Why don't you just start with say, the BLE HeartRate example?
\STM32Cube_FW_WB_V1.7.0\Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_HeartRate
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.