Skip to main content
Associate II
February 3, 2025
Solved

SPBTLE-RF connectivity on STEVAL FCU001V1 board

  • February 3, 2025
  • 1 reply
  • 1329 views

Hello everybody.

I have a STEVAL-FCU001V1 board and I would like to use the SPBTLE-RF BLE module included. I have read the board datasheet and it indicates that the module uses the SPI1 pins as an interface, but in the module datasheet there isn't a section for commands or registers, so I wonder how I can control and configure the module, I have found in some posts that it uses the HCI commands, it's correct?

Any help will be appreciated.

 

Best answer by Peter BENSCH

Well, the SPBTLE-RF is already obsolete, but it is based on the BlueNRG-MS, which has been on NRND (Not Recommended fot New Design) for some time. As long as it has not been discontinued, you can still find all the information on its product website, e.g.:

  • UM1770 BlueNRG, BlueNRG-MS profiles application interface
  • UM1865 The BlueNRG-MS Bluetooth® LE stack application command interface (ACI)
  • PM0237 BlueNRG, BlueNRG-MS stacks programming guidelines

Hope that helps?

Regards
/Peter

1 reply

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
February 3, 2025

Well, the SPBTLE-RF is already obsolete, but it is based on the BlueNRG-MS, which has been on NRND (Not Recommended fot New Design) for some time. As long as it has not been discontinued, you can still find all the information on its product website, e.g.:

  • UM1770 BlueNRG, BlueNRG-MS profiles application interface
  • UM1865 The BlueNRG-MS Bluetooth® LE stack application command interface (ACI)
  • PM0237 BlueNRG, BlueNRG-MS stacks programming guidelines

Hope that helps?

Regards
/Peter

Associate II
February 8, 2025

Thanks Mr. Bensch.

That explains why I had some difficulties finding information or references about this module, I will read the documentation in your post, finally I thank you again for your help.