How to use the UART functionality in this Bluetooth module?

Thread Starter

goutham1995

Joined Feb 18, 2018
104
I'm using a Bluetooth module called SPBTLE-1S whose datasheet is here -https://www.st.com/resource/en/datasheet/spbtle-1s.pdf
In the datasheet, it says that I can use the UART functionality by setting the 'mode' to 001.



But I've searched everywhere and could not find how to set the 'mode'. I want to know how I can use the UART functionality by setting the 'mode' to 001. How can I do this?
Also, I don't seem to find information on how to put it to low power modes. How can I do that too?
 

bertus

Joined Apr 5, 2008
22,278
Hello,

Did you see this, just above the table?

The follow table provides the association between SPBTLE-1S module pin and the related
BlueNRG-1 pin. Refer to the BlueNRG-1 datasheet for detailed description.

You will need the BlueNRG-1 datasheet.

Bertus
 

Thread Starter

goutham1995

Joined Feb 18, 2018
104
Hello,

Did you see this, just above the table?

The follow table provides the association between SPBTLE-1S module pin and the related
BlueNRG-1 pin. Refer to the BlueNRG-1 datasheet for detailed description.

You will need the BlueNRG-1 datasheet.

Bertus
okay, looks like I should program the module to enter sleep. But according to the table above, I should set the mode to 001 for DI09 and DI010 to use swdio and swclk. How do I do that?
 
Top