Skip to content

v0.2.0

Compare
Choose a tag to compare
@leso-kn leso-kn released this 26 Jun 15:13
· 10 commits to main since this release
6389478
  • New: Support for sending/receiving large messages (packet chunking)
  • [Breaking change] AppMessageInboxReceived: Pass UUID of the sending watch-app to the user
  • AppMessageInboxReceived: Pass the bluetooth address of the sending watch to the user
  • Internal rebase upon Binc
    • Removed dbus_gatt dependency
  • Internally handle PPoGATT v1 window negotiation
  • Internally handle PING packets
  • Several protocol fixes
  • Stability improvements
  • More documentation

Many thanks to the Rebble dev team for providing an excellent reference implementation, that was very useful during the development of this release!