-
Windows.Device.Bluetooth not supported in Unity when connecting to MetaWear R
by abcd ·I trying to connect Meawear R from unity. As the plug-in to BLE is not provided with SDK, I read all posts regarding BLE, and understood that I need to use the UWP, using Windows.Device.Bluetooth as -
Bluetooth for Unity
by Eric ·There is no Unity SDK to create. The existing C# SDK already works as is in Unity2018 and it is up to the developer to plugin platform specific Bluetooth LE and File IO code for their target platform -
Bluetooth for Unity
by Anais ·Are you planning on releasing a Unity SDK anytime soon? -
Bluetooth for Unity
by Anais ·I want to create an app with Unity to connect the sensor (For Andoird and iOS) but I am worried bluetooth connection won't work because GetMetaWearBoard recieves a variable of type BlutoothLEDevice, w -
Sensor with Unity 3D
by Eric ·The C# SDK can be used with Unity 2018 though you will need to plugin a BLE library appropriate for your target platform. -
Sensor with Unity 3D
by isharaux ·Do anyone has experience with interfacing metawear with Unity? How Successful was it? -
mbientlab MetaWear sensor and Unity : Any tutorials or working sample assets?
by aribes ·Thanks for that information. I couldn't find any clear information about Unity when I searched the forums. I think many people would be interested in a guide to use these sensors with Unity. I'm glad -
need UUID and characteristic info
by BayUni ·I am planning to connect metawear C sensor and get data from the accelerometer as an input in Unity game engine. To have this connection, I have bought a package from Unity asset store to connect Blue -
mbientlab MetaWear sensor and Unity : Any tutorials or working sample assets?
by josh ·Thanks for that information. I couldn't find any clear information about Unity when I searched the forums. I think many people would be interested in a guide to use these sensors with Unity. I'm glad -
mbientlab MetaWear sensor and Unity : Any tutorials or working sample assets?
by Eric ·Some users have tried creating unity projects with the C++ SDK but that was a while ago and I don't know if they were successful or not. -
mbientlab MetaWear sensor and Unity : Any tutorials or working sample assets?
by josh ·Has anyone developed a working sample of a Unity asset or a tutorial for making the MetaWear sensors work with Unity, yet? -
API for CSharp .Net platform
by vishwanathkr ·I was reading into this post http://community.mbientlab.com/discussion/comment/2944/ about using the Metawear API for C# .Net platform, where you discuss how the Win32 dlls can be used for the purpose -
MetaWear Game App on Unity - Guide for BLE
by djtfoo ·Hello,I'm looking into attempting to make a 3D game that makes use of MetaMotion R sensors (acceleration & gyroscope) as the user input. I'm considering using Unity for Windows for the develop -
Building a .exe for a metawear C sensor
by Eric ·All official Bluetooth LE example code and documentation that we've found is for the Universal Windows Platform. Plus, Win10 runs on desktop, mobile, and even the Raspberry Pi so any code examples sh -
Building a .exe for a metawear C sensor
by simway ·Now it is working in Unity also. It fails to start up sometimes and also seems to crash after a while but it not because of Unity I think, I need to check the dll and make sure I take care of the init -
Building a .exe for a metawear C sensor
by simway ·that means I am done and will do some tests with Unity. I will post updates. -
Building a .exe for a metawear C sensor
by Uldrendan ·Let me know if you get it working as a Unity .dll, would be very interested in seeing it. -
Building a .exe for a metawear C sensor
by simway ·I actually have it running now using the Windows Bluetooth LE API. When I finally found out how to setup the notification the board (works most times) initializes correctly. Been able to control the l -
Building a .exe for a metawear C sensor
by Uldrendan ·Currently my issue is that the sensor will stop sending gyroscope data to my application when I run it through Unity. But that may be a question for another topic. -
Unity3d
by Eric ·Unfortunately I have no experience with Unity nor game development on the Android platform. so all I can do is point you to some resources that may help you. Jar files of the Android API can be direc