I
icy_1
Guest
Hi, I'm trying to write a program that can scan for BLE devices and get their manufacturer data. The only way to do this using C++ is using the UWP api, however, I would prefer not to use UWP due to its extreme unpopularity among end-users. Is it possible to do this using the win32 api or external libraries? I have looked into QtBluetooth, but it is unable to find devices not previously paired with windows.
Thanks in advance
Continue reading...
Thanks in advance
Continue reading...