Source Code File List

The following table provides the list of files that are a part of the demo application.

Table 1. Source Code File List

File name

File type

Description

Main

.c and .h

Handles the state machine that is used to demonstrate the demo application

Init

.c and .h

Handles the initialization of the PIC18F87J11 and its various peripherals

UART

.c and .h

Handles the UART peripheral of PIC18F87J11

CheckResponse

.c and .h

Checks the response strings obtained from the RN4678 Bluetooth® module

AfterConnect

.c and .h

Handles the transfer and display of the data strings that are exchanged between the Bluetooth® modules

LCD

.c and .h

LCD interface

Globals

.c and .h

Contains global variables used in the code