Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

HoloLens stopped doing network discovery suddenly

Today one of my HoloLens just stopped doing network discovery out of the blue. The OnReceivedBroadcast event is never called. The other HoloLens have no problems receiving broadcast signals and connecting to the Host. I am using discovery code that is very similar to Holotoolkit's SharingWithUnet example.

Any clues on what I can do to troubleshoot or what might have changed?

Best Answer

Answers

  • psipsi
    Answer ✓

    Doing a system reset fixed the issue

  • stepan_stulovstepan_stulov ✭✭✭
    edited October 2017

    Hey, @psi.

    How can I give you multiple up-votes? You saved me.

    For others in struggle. Apparently after HoloLens update some networks settings need to be reset. Not sure if network alone can be reset but a full reset solved it for me. Go to Settings ->Update&Security -> Reset -> Reset Device.

    Cheers

    Building the future of holographic navigation. We're hiring.

  • For those still struggling with NetworkDiscovery on the HoloLens, make sure you've enabled the Internet (Client & Server) capability either in Player Settings -> Publishing Settings or the Visual Studio project's manifest file.

  • stepan_stulovstepan_stulov ✭✭✭
    edited June 2018

    Hey,

    Seems like simply restarting the HoloLens (holding power button until "Goodbye" shows up and then holding again until "Hello" shows up) does the trick too on top of system reset.

    Cheers

    Building the future of holographic navigation. We're hiring.

Sign In or Register to comment.