Skip to content

v0.0.1

Latest

Choose a tag to compare

@voltechs voltechs released this 24 Aug 03:06
· 9 commits to main since this release

SimpleBLE Ruby v0.0.1

First release of SimpleBLE Ruby - cross-platform Bluetooth Low Energy library for Ruby.

What's New

  • Complete BLE adapter and device management
  • Cross-platform support (Windows, macOS, Linux)
  • GATT operations (read/write characteristics and descriptors)
  • Service discovery and manufacturer data parsing
  • Ruby 2.7+ compatibility

Installation

gem install simpleble

Breaking Changes

  • None (initial release)

Known Issues

  • Notifications/indications not yet implemented
  • Limited test coverage on some platforms

Full Changelog: https://github.com/twilightcoders/ruby-simpleble/blob/main/CHANGELOG.md