Win10 crashes, no reset method
Hello,
we use a MetaWear C to analyse the movement of objects.
The sensor send Acc/Gyro and GPIO status via BLE streaming at 100MHz to a Win10 laptop.
The Win10-App is created based on your tutorial.
Normally that's working quite good.
But sometimes we get unexpected behavior:
1) the Win10 App window disappears
2) after a stop streaming, streaming isn't starting again, but "get power status" is still possible
3) GPIO is interrupt isn't recognized, depending on sampling rate (100Hz never, 50 Hz sometimes, 25Hz always)
4) We also tried the logging. Then the crash and no-reaction events come even more frequently.
After 1) we need to power cycle the MetaWear, sometime to restart the Win10-PC.
--> Why is there no soft RESET method within Win10 library as we see it within IOS App? How to avoid the power cycles?
In debug mode of Visual Studio we saw that the exceptions (leading to crash) occur between MetaWear C# layer and MetaWear C## library.
--> Are the Win10 apps known as unstable, compared to Android / IOS? Would it help to change the OS ?
Thanks for help.
we use a MetaWear C to analyse the movement of objects.
The sensor send Acc/Gyro and GPIO status via BLE streaming at 100MHz to a Win10 laptop.
The Win10-App is created based on your tutorial.
Normally that's working quite good.
But sometimes we get unexpected behavior:
1) the Win10 App window disappears
2) after a stop streaming, streaming isn't starting again, but "get power status" is still possible
3) GPIO is interrupt isn't recognized, depending on sampling rate (100Hz never, 50 Hz sometimes, 25Hz always)
4) We also tried the logging. Then the crash and no-reaction events come even more frequently.
After 1) we need to power cycle the MetaWear, sometime to restart the Win10-PC.
--> Why is there no soft RESET method within Win10 library as we see it within IOS App? How to avoid the power cycles?
In debug mode of Visual Studio we saw that the exceptions (leading to crash) occur between MetaWear C# layer and MetaWear C## library.
--> Are the Win10 apps known as unstable, compared to Android / IOS? Would it help to change the OS ?
Thanks for help.
This discussion has been closed.
Comments