usb - How to get my Windows 10 Universal App to recognize my Microsoft Band -


i'm trying make windows 10 universal app make third party tile microsoft band doesn't in documentation how app recognize band through usb. says how through bluetooth. documentation doesn't tell me how access gps sensor. how do these things?

to answer first question, usb band used charging. in order test, need go through via bluetooth. setup should be

visual studio > launch app on device (mobile connected laption via usb) > test app on mobile (which talks band via bluetooth).

note: make sure band paired mobile using test.


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -