Skip to content

0.9.0

Compare
Choose a tag to compare
@JPHutchins JPHutchins released this 16 Nov 03:24
· 2 commits to main since this release
9284a1f

What's New

  • Added --ble transport option. Usage is smpmgr --ble <name or address> <command and args>, e.g. smpmgr --ble MyBLEDevice os echo Hello!. Thanks, @tormodvolden!
  • The --timeout arg will be used for the transport connection timeout as well as SMP request timeout. This may not be ideal in the long run, but it was necessary for it to be a bit longer than the default 2 seconds when testing BLE on Windows! So, if BLE doesn't connect quickly, try --timeout 5.

What's Changed

New Contributors

Full Changelog: 0.8.1...0.9.0