Missing BlueNRG driver for NUCLEO-F103RB?
Dear all,
I have a NUCLEO-F103RB together with a X-NUCLEO-IDB04A1 Bluetooth extension board.
Now I wanted to start learning how to program with bluetooth and downloaded x-cube-ble1.zip from STM website.
Inside the folder STM32CubeExpansion_BLE1_V2.5.1-->Middlewares-->ST-->STM32_BlueNRG I see following BlueNRG drivers:
STM32F4xx_HAL_BlueNRG_Drivers
STM32L0xx_HAL_BlueNRG_Drivers
STM32L4xx_HAL_BlueNRG_Drivers
But I have the STM32F1xx Nucleo-Board an Cortex-M3 MCU.
Where I can get the BlueNRG drivers for my STM32F103RB?
I need something like:
STM32F1xx_HAL_BlueNRG_Drivers
Thanks for any help!