There are BlueZ linux pygatt libraries which work great on OSX and linux to stream the Nordic BLE UART examples through to a machine from a Nordic SoC chip, however I can't find any support for doing the same thing in windows?
How would you stream BLE UART data(Nordic's UART example) from a device through to a windows machine? Is there any python gatt library that doesn't depend on BlueZ that can run on windows?