Hi, I found this library when trying to integrate https://github.com/NordicSemiconductor/pc-ble-driver-py in a project using a Fanstel USB840F dongle with connectivity firmware, and it saves me a lot of time. Very good job, thankyou very much.
It would be nice to include a procedure for caching peers' remote databases, so it is not necesary to discover services when they are connected, if they were previously known. That would speed up the connection procedure. Maybe a json serialization of the database based on the device name
Hi, I found this library when trying to integrate https://github.com/NordicSemiconductor/pc-ble-driver-py in a project using a Fanstel USB840F dongle with connectivity firmware, and it saves me a lot of time. Very good job, thankyou very much.
It would be nice to include a procedure for caching peers' remote databases, so it is not necesary to discover services when they are connected, if they were previously known. That would speed up the connection procedure. Maybe a json serialization of the database based on the device name