Skip to content

Tool to configure SH-HC-08 BLE module using MSP432

Notifications You must be signed in to change notification settings

hunterhedges/BleConfigTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bluetooth Config Tool

This tool is specifically for configuring the SH-HC-08 Bluetooth 4.0 BLE Module from DSD Tech.

Found on Amazon: https://www.amazon.com/DSD-TECH-SH-HC-08-Transceiver-Compatible/dp/B01N4P7T0H

The BLE Module is configured through UART in which this tool uses a TI MSP432P401R development board.

Found on TI: http://www.ti.com/tool/MSP-EXP432P401R

How To Use

Connect to MSP432 through USB com port using 9600 Baud.

Write commands found on BLE datasheet through USB com port.

Helpful Links

MSP432 driver library http://www.ti.com/tool/MSPDRIVERLIB

How to add msp432 driver library https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/p/578332/2122538#2122538

How to link the driver library http://processors.wiki.ti.com/index.php/Include_paths_and_options

SH-HC-08 (Bluetooth 4.0 BLE Module) Datasheet https://drive.google.com/file/d/0B4urklB65vaCcEVyMm5haVVpMUk/view

TI Tool to configure UART baud rates http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSP430BaudRateConverter/index.html

About

Tool to configure SH-HC-08 BLE module using MSP432

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.2%
  • Batchfile 11.8%