HololensGPS | pass GPS position or other data using Bluetooth LE

 by   FlipWebApps C# Version: Current License: No License

kandi X-RAY | HololensGPS Summary

kandi X-RAY | HololensGPS Summary

HololensGPS is a C# library typically used in Networking applications. HololensGPS has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

These projects show how to setup and pass GPS position data using Bluetooth LE from Android to either a UWP application or directly to Hololens. The samples can easily be modified to send other types of data that you might want to pass from your phone such as touch based movement and input. Based upon the great article at:
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              HololensGPS has a low active ecosystem.
              It has 41 star(s) with 13 fork(s). There are 8 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 3 have been closed. On average issues are closed in 186 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of HololensGPS is current.

            kandi-Quality Quality

              HololensGPS has 0 bugs and 0 code smells.

            kandi-Security Security

              HololensGPS has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              HololensGPS code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              HololensGPS does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              HololensGPS releases are not available. You will need to build from source code and install.
              Installation instructions are available. Examples and code snippets are not available.
              It has 369 lines of code, 14 functions and 335 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of HololensGPS
            Get all kandi verified functions for this library.

            HololensGPS Key Features

            No Key Features are available at this moment for HololensGPS.

            HololensGPS Examples and Code Snippets

            No Code Snippets are available at this moment for HololensGPS.

            Community Discussions

            QUESTION

            BluetoothLEAdvertisementWatcher. No events on Hololens
            Asked 2021-May-18 at 10:06

            I'm trying to send GPS-coordinates from an Android device to the Hololens by BLE-advertisments. The problem as far as i see, the events from BluetoothLEAdvertisementWatcher do not trigger on the Hololens.

            I have tried copy-paste both this implementation and this on the receiver side, no received event.

            This is the current implementation in Unity, i have implementated the same functions in a blank UWP-C# project and deployed directly on the Hololens with the same result.

            ...

            ANSWER

            Answered 2021-May-18 at 10:06

            Ok, so i can now recevie advertisments on the HoloLens by running the example provedied by Microsoft. I could not receive any events at all and no updates was available in the settings, so i've reinstalled all applications in the Microsoft Store and that seems to be the solution for me. After that and a restart of the HoloLens i was able to recieve advertisements from my PC.

            Another tip for other tip for people trying to recieve advertisements on the HoloLens 2. When i was able to receive advertismements from my pc i saw that the advertisments from my Android device was not recieved on the HoloLens, but recieved on the PC. The advertisments on my PC was of type NonConnectableUndirected and from my Android device ScannableUndirected. I needed to change to "AdvertisingSet" and in the AdvertisingSetParameters set both isConnectable and isScannable to false to be able to send NonConnectableUndirected. Now the HoloLens recevies the advertisments from my Android device.

            Source https://stackoverflow.com/questions/67438377

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install HololensGPS

            Pair your Android and target devices.
            Load and deploy the Android client.
            Run the UWP client to see Android -> UWP
            Load Unity and build a Universal Windows App to \UnityUWPBuild. Deploy to Hololens to see Android -> Hololens in action.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/FlipWebApps/HololensGPS.git

          • CLI

            gh repo clone FlipWebApps/HololensGPS

          • sshUrl

            git@github.com:FlipWebApps/HololensGPS.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular C# Libraries

            PowerToys

            by microsoft

            shadowsocks-windows

            by shadowsocks

            PowerShell

            by PowerShell

            aspnetcore

            by dotnet

            v2rayN

            by 2dust

            Try Top Libraries by FlipWebApps

            GameFramework

            by FlipWebAppsC#

            WebCorder-API

            by FlipWebAppsC#

            Magic-Leap-Test

            by FlipWebAppsC#

            MSCognitiveServices

            by FlipWebAppsJavaScript