2017-10-18 07:29 PM
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?
2017-10-19 01:48 AM
Dear Hyusim Park,
you can use the
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
software package.Best regards,
Antonio
2018-02-09 09:54 AM
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