2021-07-03 04:00 AM
I'm currently using NUCLEO STM32H745ZI-Q.
I am trying to use the expansion board X-NUCLEO-IDB05A1, it is a Bluetooth module.
Does anyone know how can I build a Bluetooth connection between the board and a smartphone?
Solved! Go to Solution.
2021-07-05 08:35 AM
Hello @SLi.14,
I recommend you generate a project with STM32CubeMX based on X-Cube-BLE package.
You can refer to the Getting started with the X-CUBE-BLE1 Bluetooth Low Energy software expansion for STM32CubeMX and to the Overview of the BLE Profiles application for X-CUBE-BLE1.
The BLE Profiles application is also available when connecting an STM32 Nucleo development board to the X-NUCLEO-IDB05A1 expansion board.
You can also refer to the UM1718 "STM32CubeMX for STM32 configuration and initialization C code generation". It helps you get started with X-NUCLEO-IDB05A1.
Chahinez.
2021-07-05 08:35 AM
Hello @SLi.14,
I recommend you generate a project with STM32CubeMX based on X-Cube-BLE package.
You can refer to the Getting started with the X-CUBE-BLE1 Bluetooth Low Energy software expansion for STM32CubeMX and to the Overview of the BLE Profiles application for X-CUBE-BLE1.
The BLE Profiles application is also available when connecting an STM32 Nucleo development board to the X-NUCLEO-IDB05A1 expansion board.
You can also refer to the UM1718 "STM32CubeMX for STM32 configuration and initialization C code generation". It helps you get started with X-NUCLEO-IDB05A1.
Chahinez.