Hello, I have an Emotiv Insight that I am trying to connect to a Unity project.
I took the Rolling Ball example and stripped out the mental command stuff (since that’s not a part of my project). I then added a function to read the average band powers using engine.IEE_GetAverageBandPowers
every second. I see the “User added” message, then each request fails with an error 0x200 (“EDK_CANNOT_ACQUIRE_DATA”). Finally, after about 25 seconds, I see the “User removed” message.
I have connected the Insight to my phone and saw good electrode connection on all channels except O1 and that app seems to stay connected.
So, I have three questions:
1. Can you help me know why I’m losing connection to the Insight?
2. Is there a way to try and re-connect after a User Removed Event (for robustness)?
3. When I do have a connection, what are the requirements for getting the average band powers? Number of samples, electrode stability? I’m looking for a way to prompt the user to fix something.
-
This topic was modified 6 hours, 44 minutes ago by
Wall Peter. Reason: Splitting the tags