Testing with the RN4870 BLE module

David Collins 7db5407405 Include MCC generated files 3 years ago
mcc_generated_files 7db5407405 Include MCC generated files 3 years ago
nbproject 7db5407405 Include MCC generated files 3 years ago
rn4870 37ad37bc8f Add missing header file 3 years ago
.gitignore 7db5407405 Include MCC generated files 3 years ago
Makefile c3cc7db517 Initialize 3 years ago
MyConfig.mc3 e9041807dc Add interface for console control 3 years ago
README.md ce4dcf85e6 Add README file 3 years ago
console.c 7db5407405 Include MCC generated files 3 years ago
main.c 0d984a98c2 Add routines to define HID service 3 years ago
serial.c c3cc7db517 Initialize 3 years ago
serial.h c3cc7db517 Initialize 3 years ago
timekeeping.c 83e087aaca Add timekeeping routines 3 years ago
timekeeping.h 83e087aaca Add timekeeping routines 3 years ago

README.md

Tests with RN4870

This repository contains a test MPLAB X application to explore if the RN4870 BLE module can be used as a HID input device (with a suitable host processor).

This is very much a work in progress.