Skip to content

Simple Bluetooth low energy UART interface for KISS (APRS) TNC

Notifications You must be signed in to change notification settings

tomasgeci/kiss-ble-uart-tnc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

KISS BLE to UART adapter for APRS.FI iOS/iPadOS app

Credits

Support

No Maintenance Intended

Hardware

The code is compatible with the ESP32. Use ESP32 DevKit, Wroom or other boards with native BLE support. Boards from chinese market tested with arduino IDE 2.x:

  • DOIT ESP32 DEVKIT (most frequent version of the board widely available)
  • ESP32 DEV MODULE
  • ESP32 DEV BOARD
  • ESP32 WROOM

Params

  • power consumption:

    • default CPU clock: ~80mA
    • CPU clock on 80MHz: ~70mA
    • only 80, 160, 240MHz clock frequencies are supported

For CPU clock check setCpuFrequencyMhz(10); line

HowTo

License

  • GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007

VY 73 de OM5AST

About

Simple Bluetooth low energy UART interface for KISS (APRS) TNC

Topics

Resources

Stars

Watchers

Forks

Languages