j don
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Posts
Recent activity by j don-
pokitMeter Windows App
Hi all, The Windows app is ready :) https://github.com/jdonj/BLE-pokitMeter-Windows-App cheers! jdon
-
Filtering pokitMeter device by BLE address using OUI (Organizationally Unique Identifier)
I am developing a windows app for pokitmeter and I want to distinguish the pokitmeter from other BLE devices. This can be done by parsing OUI in the BLE address, some literature says it's the first...
-
GATT Transactions examples
Hi all, I am building a windows application for pokitmeter using Python, PyQT5 and bleak (by hbldh). What I've done so far: 1. Mock-up for the UI 2. Connect with the device and change the dev...