cancel
Showing results for 
Search instead for 
Did you mean: 

SPBTLE-1S Program

hyusim park
Associate
Posted on October 19, 2017 at 04:29

Hello, Mr, Ms.

I want to program SPBTLE-1S.

I want to use the bluetooth module to send signal from MCU to Smartphone.

To do that, do I need to program the SPBTLE-1S?

How can I do that?

I can not find any evaluation board for SPBTLE-1S.

And I want to program through MCU, where can I get the port and registor information ?

Is there any example code for SPBTLE-1S?

Could you please help me to use this SPBTLE-1S Module?

2 REPLIES 2
Antonio Vilei
Senior III
Posted on October 19, 2017 at 10:48

Dear Hyusim Park,

you can use the

http://www.st.com/content/st_com/en/products/evaluation-tools/solution-evaluation-tools/communication-and-connectivity-solution-eval-boards/steval-idb007v1m.html

 board, which is based on the SPBTLE-1S module.

In order to get familiar with how to program the BlueNRG-1 chip (the one inside SPBTLE-1S), you can use the

http://www.st.com/content/st_com/en/products/embedded-software/evaluation-tool-software/stsw-bluenrg1-dk.html

software package.

Best regards,

Antonio

Posted on February 09, 2018 at 17:54

Dear

hyusim.park

When using the EVAL-IDB007V1Mboard, you have to change the setting for the 32 MHz crystal used in the SPBTLE-1S module. The BlueNRG-1/2 DKis preconfigured for the EVAL-IDB007V1 board, which has another crystal (16 MHz).

Please make sure that in your project settings you use this setting:

HS_SPEED_XTAL=HS_SPEED_XTAL_32MHZ

The default configuration for the projects in the BlueNRG-1/2 DK, instead,is fora 16 MHz crystal (HS_SPEED_XTAL_16MHZ).

Best regards,

Antonio