I use the "Nucleo idb04a1 bluetooth low energy" extention. I downloaded the CubeMX from ST website. I ran the example project and it works fine.
Now I want to transmit through UART the value of ADC pin of the board STM32 f401RE and read the value of my weight and flex sensors for my project and see the result on my smartphone. Which libraries, functions and pins I need to use for my project ? I use CubeMX to configure pins of my board.
Great regards