cancel
Showing results for 
Search instead for 
Did you mean: 

SPBTLE-RF connectivity on STEVAL FCU001V1 board

Manuel-Baez
Associate II

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.

 

Manue Baez
1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

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

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

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

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

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.

Manue Baez