Skip to main content
hyusim park
Visitor II
October 19, 2017
Question

SPBTLE-1S Program

  • October 19, 2017
  • 1 reply
  • 739 views
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?

    This topic has been closed for replies.

    1 reply

    Antonio Vilei
    ST Employee
    October 19, 2017
    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

    Antonio Vilei
    ST Employee
    February 9, 2018
    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