We are working on an application that can find proximate distance between two Microsoft Band. We explored options like Bluetooth but we could not find this as a better solution for our problem due to lot of limitation of Bluetooth. Currently API's for accessing band GPS data are not available. So is there any way we can find proximate distance between two Microsoft bands?
Proximity between two Microsoft Band
160 Views Asked by Sourav Kumar At
1
There are 1 best solutions below
Related Questions in WIFI
- expression 'net.sniff.http.response' did not match any filter
- WiFiNINA with Raspberry Pi Pico SDK
- How to use WiFi and Ethernet at same time?
- how to tell If Device on WLAN are using internet?
- Connect wifi service with dbus-native
- Questions about having emulated Wifi EXACTLY match host wifi in android studio
- Is there a way to gather the SSIDs of the connected networks in the background?
- Pyrad client wifi connection failure
- Is there any way to get the WiFi contention window (CW) min and max value in Linux 80211 subsystem?
- Is that possible to send a file to a zebra printer to print it by a web application on a phone using just WI-FI?
- Fetching Wifi-Scanning location system setting on Android without deprecated functions
- ESP32 (ESP IDF) Fails to change to other STA config (generated by user) at runtime
- OSError: [Errno 1] EPERM connecting to WLAN on Raspberry Pi Pico W
- How to implement DPP (wifi easy connect) with out of band credentials
- Does ESP32 support WiFi Direct?
Related Questions in PHYSICS
- How to throw a charged particle in a electric vector field?
- How can I lock a rigidbody's rotation on all axis? Bullet Physics
- Read Access Violation when accessing a QBarDataItem in a loop in QLineEdit::editingFinished
- Is there a range of launch velocities that would get my satellite as close to Mars as possible?
- Unity Distance Joint2D seemingly breaking for no reason
- Coding Runge-Kutta 4 in C++ for a Force proportional to 1/r^2 outputs a trajectory different from scipy.optimise.solve_ivp
- Runge Kutta implementation is less accurate than Euler implementation
- How do I simulate a vector field from the Boit-Savart law for a coil?
- Lomb-Scargle Method to Model the Rotation Signal Giving a Straight Line Instead of Modelling
- Solving ODE pendulum system with C and the GSL libary yields erroneous results for part of the answer then is correct
- Python script becomes unresponsive at 100% CPU usage (single core)
- How to Color the Area Above the Curve in Gnuplot?
- How to make a Unity 2D hinge joint that springs to a given angle?
- Jump height and Gravity not consistent with fluctuating FPS (flappybird-like Javascript minigame)
- I have a problem with coding a Diffusion equation (FT-CS method)
Related Questions in MICROSOFT-BAND
- How to connect to the microsoft band with band sdk without the microsoft health app on my android to get real time data
- Access to raw data from Microsot band 2
- Is a hidden reference breaking my Microsoft Band project build?
- Microsoft Health SDK expired SSL Certificate
- How to develop windows app using sensor data of Microsoft Band even after SDK for the same is not available?
- Microsoft Band 2 stops working with unknown error: "only 100 simultaneous commands can be sent at once"
- MS Band Tile - Chevron Indicator
- Microsoft cloud health api not returning refresh token next time
- Spoofing smartphone sensordata using a wearable's sensordata to make use of the Google activity recognition api
- Can't access MS cloud api
- The type or namespace SpeechRecognition does not exist in the namespace Windows.Media -- Universal Application (Windows 8.1)
- Microsoft Band Cloud API Socket Timeouts
- Access to Microsoft Band SDK (PC and Android)
- How do I get data sensor data from Microsoft band 2 to a Raspberry pi without SDK? (To a programming language)
- Is there a way to synchronize clocks with the Microsoft Band using the SDK?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
There is no API for finding distance between bands. The GPS sensors are not available to 3rd party developers. In the case of trying to find the distance between two bands you would need to run code on another device (mobile phone) to calculate the distance and as such using two mobile devices, each paired with a band, would be the way to handle this.
If you have a feature request for a future version of the band you can submit it at: https://microsofthealth.uservoice.com