Tony G
Tony G
I get a ton of build errors before making any changes. Can I get some help on how to set my build system to ignore these things? I am assuming...
Nevermind....adding `#include ` to radio_watcher.cc fixed it.
This is as far as I have been able to get. It works with one service uuid, but for more than one it just gets all. noble-winrt doesnt seem to...
It also appears that device.GetGattServicesAsync does not populate the internal cache of services upon completion?
It looks like it works when the array only contains one item? This might be miscoded. Instead of matching any of the service uuids, it might be trying to match...
@pixel-shock @atrovato Any thoughts?
This is a binding problem, not a noble problem. A lot of the bindings do not respect the array that is passed in. They will discover all services, and sometimes...