Add functionality and bug-fixes from a couple of community pull requests - Update documentation to specify that we no longer support python 3.6, but that we do support python 3.10 (222) - Simplify checking of versions in the setup.py script (214 ) - Expose the ble_gap_tx_power_set() function (197)
0.16.4
- Add support for python 3.10 - Remove support for python 3.6
0.16.3
Minor bug-fixes and features from the community.
0.16.2
- Support for Python 3.9 - Update version of pc-ble-driver
0.15.0
Changes * Updated pc-ble-driver to v4.1.2 (178) * Improved parsing of advertising data and address types (177) * Added support for handling of duplicate UUIDs (174 ) * Fixed IC identifier case sensitivity (170) * Fixed issue with duplication of vs_uuid(167) * Added BLE GAP PHY api calls and test (168) * Added check for tx complete for sd2 when sending packet (163) * Fixed failing connection_param_update and add test (162) * Fixed issue with calling nrfjprog command on mac (161) * Updated mac and linux images (160)
0.14.2
Changes - Added connectivity firmware zip (156) - Added offset parameter to ble_adapter.py read_req (154) - Fixed eq and hash functions in BLEUUID (152)
Note: this release was published to pypi February 14th