NordicSemiconductor / pc-ble-driver-py

Python bindings for the ble-driver library
Other
126 stars 115 forks source link

Fix/s132v5 py3 #71

Closed chunfantasy closed 5 years ago

chunfantasy commented 5 years ago

This PR is due to fixing some existing bugs and temporarily fixing mtu reply issue. Example works but replying mtu value other than 23 will fail. Will fix later.