How to create a custom application in STM32WB55( P-NUCLEO-WB55) board ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-09 11:30 PM
I want to create to custom app for my acceleration sensor, and WB55-USB_Dongle have to receive the FFT data. Thanking in advance.
Solved! Go to Solution.
- Labels:
-
STM32WB series
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-15 6:27 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-15 6:27 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-20 7:51 PM
@MK.3​ - so this did not answer your question?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-23 11:46 PM
Thank you scott, for timely help.......
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-26 8:43 PM
Also, AN5289 Building Wireless Applications with STM32WB should be an asset:
