bluetooth_hc05

Library for the Bluetooth HC-05 module.

Author Rob Jansen, Copyright © 2021..2021, all rights reserved.
Adapted-by
Compiler 2.5r5

Description

JAL library for use of the Bluetooth HC-05 module.
             Created for HC-05 firmware version: 4.0-20190815   


Sources

-) GHC-03/05 Embedded Bluetooth Serial Communication Module AT command set
            April, 2011
         -) EGBT-045MS-046S Hardware Manual & AT Commands Reference Manual 
            Rev. 1r0


Notes

The default serial interface of the HC-05 is 34800 baud, 1 stopbit, 
       no parity and no flowcontrol. 
       At least one of the JAL serial hardware libraries must be included and
       initialized by the main program with these settings. 


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Private

Functions

Private

API details

Global variables/contants

Procedures

Private

Functions

Private

Related samples

Here are the list of samples which use this library:

16f1532516f15325_bluetooth_hc05_master.jal