https://github.com/jminjares4/msp432-hc05-setup
MSP432 HC05 Bluetooth module setup
https://github.com/jminjares4/msp432-hc05-setup
Last synced: 3 months ago
JSON representation
MSP432 HC05 Bluetooth module setup
- Host: GitHub
- URL: https://github.com/jminjares4/msp432-hc05-setup
- Owner: jminjares4
- License: mit
- Created: 2022-04-09T19:54:14.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-09T20:25:27.000Z (about 3 years ago)
- Last Synced: 2025-01-10T00:49:45.598Z (4 months ago)
- Language: C
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MSP432-HC05-Setup :zap:
## **Description**
The purpose of this code is to reconfigure the HC05/HC06
bluetooth modules. AT+COMMANDS are use to update and get HC05/HC06
bluetooth modules. This repository will facilitate the use of HC05/HC06
configuration.## **Development**
| Microcontroller | Software | IDE |
| :---: | :---: | :---: |
|| |  |## **Testing**
These are useful AT+COMMANDS to test the functionality of the HC05/HC06 Bluetooth modules.```
AT
> OK
AT+UART?
> #Bluetooth UART configuration
AT+ADDR?
> #Bluetooth module address
AT+ROLE?
> #0:Slave, 1:Master configuration
```## **Reference**
This is the list of [AT+COMMANDS](https://s3-sa-east-1.amazonaws.com/robocore-lojavirtual/709/HC-05_ATCommandSet.pdf) avaiable for HC05/HC06 Bluetooth Modules.## **LICENSE**
[](https://opensource.org/licenses/MIT)## **Author:**
* [**Jesus Minjares**](https://github.com/jminjares4)
* Master of Science in Computer Engineering
[](mailto:[email protected])
[](https://www.linkedin.com/in/jesus-minjares-157a21195/) [](https://github.com/jminjares4)