This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Porting BLE Serialization to STM32

Hi,

I would like to integrate BLE serialization with a nrf52832 and S132 soft device in a STM32 project.

I tried to identify which parts of the heart rate sensor example project are necessary for the application part and which are device specific, but I failed.

Is there any documentation about this I have overlooked or some kind of template project?

Thank you

Parents Reply
  • Thank you for your answer. I successfully run the HRS serialization example but now I want to port it to STM32. The problem is that I can't find out which parts/files of the application project are necessary for the BLE serialization and which are device specific. I know that I need to port the app_uart.c, etc. but I don't know which files from the components folder are needed for BLE serialization and which are device-specific. I hope my question is clearer now.

Children
No Data
Related