Skip to content

Implentation of BLE Uart communication using circuitpython

License

Notifications You must be signed in to change notification settings

mak3r/circuitpython-ble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

circuitpython-ble

Implentation of BLE Uart communication using circuitpython

Target boards

This has been tested only with boards sporting the nRF52840. There may be other boards that can use circuit python and ble that are untested. Adafruit Clue Adafruit Feather Express

Usage

  • Install central role on the clue
  • Install peripheral role on the feather
  • Clue sends messages
  • Feather receives messages and echos them back
  • Clue receives messages returned from peripheral

About

Implentation of BLE Uart communication using circuitpython

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages