How to make Bluetooth work when using a STM32F401RE board and a X- NUCLEO- IDB05A1 extension board ?
Hello, I'm a student engineer and I'm working on a project which aim is to retrieve environmental data such as Temperature, Humidity and luminosity... and to send them via Bluetooth to my phone. I'm using STM32F401RE board + X- NUCLEO- IDB05A1 and coding on STM32CUBEide .The thing is that I don't see what code to write for the BLE part. I think the answer may reside in the app_bluenrg_ms.c , app_bluenrg.h, gatt_db.c, and gatt_db.g files when referring to the SensorDemo_BLESensor-App project. As I'm new on this, I don't really understand the code. Please can you help me out with this ?
Thanks
