Skip to content

Demonstration of KISS protocol for packet radio, running on Bluetooth serial

License

Notifications You must be signed in to change notification settings

rkinnett/Esp32-Bluetooth-KISS-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esp32 Bluetooth KISS Demo

Demonstration of KISS TNC protocol running on Bluetooth serial.

More generally, this demo abstracts the KISS interface to be assigned to any Stream object!

This demo implements the KISS protocol only.
It does does not implement AFSK modulation/demodulation or AX.25 packetization.

The default configuration assigns the Bluetooth serial stream to the KISS interface, and assigns the (USB) Serial device as the target for log messages. These assignments are easy changed within the Setup function of the main arduino sketch, and can be reconfigured on the fly.

About

Demonstration of KISS protocol for packet radio, running on Bluetooth serial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages