MbientLab
  • Categories
  • Discussions
  • Activity
  • Sign In
Home › Search
  1. Creating Mobile App With Unity

    GabRiv
    by GabRiv · July 2018
    I'm trying to use the sensor with Unity for mobile games (ios, android) and for the bluetooth connection I'm using this asset. https://assetstore.unity.com/packages/tools/network/bluetooth-le-for-ios-
  2. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    jimjam
    by jimjam · July 2018
    I can confirm that calling Warble directly causes Unity to go into this weird state where either of the following actions will cause Unity to hang:
  3. The Unity Editor does Not recongize a Package that Visual Studio Does

    Eric
    by Eric · July 2018
    What you are describing sounds like an issue with using the Unity Editor; you should direct Unity specific questions to the Unity forums.
  4. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    abcd
    by abcd · July 2018
    I following this thread for couple of days cause we have the same problem with Unity so
  5. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    Eric
    by Eric · July 2018
    Based on what was posted in that Unity forum thread, the Warble C++ code is most likely the cause of freeze then. InitializeAsync does make BLE calls so to confirm this, remove the MetaWear functions
  6. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    jimjam
    by jimjam · July 2018
    I tried to play again, or when i tried to exit Unity. I think this had something to do with unity failing to abort the thread when the game stops but I'm not sure.
  7. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    jimjam
    by jimjam · July 2018
    OK. Just to clarify. None of the MetaWear calls freeze Unity the first time around. The second time around, Unity won't even load the DLL. Now... the MetaWear call that needs to be run the first time,
  8. The Unity Editor does Not recongize a Package that Visual Studio Does

    Shrek
    by Shrek · July 2018
    I've been messing around with the MetaWear SDK, which I had to install using the NuGet Package Manager Console. When including whichever namespaces I need, VS (2017) recognizes them without any issues
  9. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    jimjam
    by jimjam · July 2018
    could be done differently to make it work with Unity. Of course I can look through your code and try to solve it, but it will be faster with your help as I don't know the code.
  10. MetaMotion and Unity for newbies

    jimjam
    by jimjam · July 2018
    https://mbientlab.com/community/discussion/2601/unity-works-perfectly-with-metawear-sensor-on-first-run-hangs-on-2nd-run#latest
  11. MetaMotion and Unity for newbies

    Shrek
    by Shrek · July 2018
    Hey All! I'm a rookie programmer and I was wondering if anyone knew if there was a step by step tutorial on how to make the Metamotion R connect and work with Unity. I looked into the documentation bu
  12. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    Eric
    by Eric · July 2018
    What I mean is, some line of code puts the Unity Editor into a state where it freezes upon the second play, unless you're saying that it always freezes regardless of whether you run any MetaWear code
  13. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    jimjam
    by jimjam · July 2018
    That's the thing, it's not a line of code that causes the freeze. It's re-loading the assembly for a second run. The unity logs just stop at "Reloading Assembly". No code gets executed.
  14. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    Eric
    by Eric · July 2018
    Without knowing which line (or lines) of code is responsible for causing Unity to hang, I can't really provide any suggestions.
  15. Unity works perfectly with MetaWear sensor on first run, hangs on 2nd run

    jimjam
    by jimjam · July 2018
    Unity support has come up a few times in this forum with no clear instructions on how to put it all together. I've managed to do so using the C# SDK, the Windows10 plugin, Warble and the .NET bindings
  16. Problem with mbientlab/MetaWear-SDK-CSharp-Plugin-NetStandard

    Eric
    by Eric · July 2018
    * No, there is no point in uploading the same files multiple times to different hosting services. Ideally, Unity should integrate NuGet support into the IDE, similar to how Visual Studio does it
  17. Problem with mbientlab/MetaWear-SDK-CSharp-Plugin-NetStandard

    abcd
    by abcd · July 2018
    * Will you have Unity SDK ( a whole package, not just DLLs) ?
  18. Problem with mbientlab/MetaWear-SDK-CSharp-Plugin-NetStandard

    abcd
    by abcd · July 2018
    3. i put all DLLs in "Plugins/Assets" folder in Unity, but the app is crashing after calling "InitializeAsync" [this is another problem]
  19. Bluetooth for Unity

    Anais
    by Anais · June 2018
    Ok, so now I've integrated a BLE library for Android and iOS on Unity, works fine, I can scan and connect my sensor, but I am still having troubles with the Mbientlab documentation. I can't find a way
  20. Problem with mbientlab/MetaWear-SDK-CSharp-Plugin-NetStandard

    abcd
    by abcd · June 2018
    I using NetStandard cause i need the Dlls in Unity, and i cant use your Win10 app.in Unity cause Unity DOES NOT support Windows.Device.Bluetooth. Do i miss something?
Previous Next

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register

Copyright © 2025 MbientLab

Built with and Bootstrap. Powered by Vanilla Forums