Timeout exception
I am havig problems with the MetaWear tutorial apps for Windows 10. When I try the free fall detector app, I get a TimeoutException from the data processor. Any advice on how to get this working would be much appriciated. The metawear sensor is detected and appears on the start screen. I select the sensor and the program navigates to DetectorSetup. But when the program tries to get accelerometer data it throws an exception.
It happens on a clean install of visual studio 2017 community edition. I tested on multiple computers.
It happens on a clean install of visual studio 2017 community edition. I tested on multiple computers.
This discussion has been closed.
Comments
I can stream accelerometer data from the board on Android, but not on Windows. It's almost like a firewall is blocking the connection, but as far as I know firewalls don't act on bluetooth.
Yes I have tried resetting it multiple times, even the hard reset were it is in MetaBoot state for a while. I'm fairly certain that this is a problem with Windows, not the board.
OnUnexpectedDisconnect
property to see if you are board is somehow losing connection after initialization.