Test using the base BLE_HeartRate example to see the effect of increasing the "ticker" rate on stability (intending to do AnalogIn around 1ms rate)
Dependencies: BLE_API mbed nRF51822
History
Fails on 5ms
2014-10-02, by Bobty [Thu, 02 Oct 2014 07:05:15 +0000] rev 12
Fails on 5ms
Back to 2ms fails after some longish time
2014-10-01, by Bobty [Wed, 01 Oct 2014 17:53:48 +0000] rev 11
Back to 2ms fails after some longish time
Changed ticker to 1ms and fails immediately!
2014-10-01, by Bobty [Wed, 01 Oct 2014 07:42:28 +0000] rev 10
Changed ticker to 1ms and fails immediately!
Only tested for short time but appears ok
2014-10-01, by Bobty [Wed, 01 Oct 2014 07:40:55 +0000] rev 9
Only tested for short time but appears ok
Appears to work - modified logic slightly to permit sampling change
2014-10-01, by Bobty [Wed, 01 Oct 2014 07:34:46 +0000] rev 8
Appears to work - modified logic slightly to permit sampling change
Works fine at 2ms intervals!
2014-10-01, by Bobty [Wed, 01 Oct 2014 07:09:28 +0000] rev 7
Works fine at 2ms intervals!
Works fine with ticker and 5ms data
2014-09-30, by Bobty [Tue, 30 Sep 2014 21:03:02 +0000] rev 6
Works fine with ticker and 5ms data
10ms using ticker rather than timeout works ok
2014-09-30, by Bobty [Tue, 30 Sep 2014 06:16:54 +0000] rev 5
10ms using ticker rather than timeout works ok
Even at 10ms it seems clear that it crashes eventually
2014-09-29, by Bobty [Mon, 29 Sep 2014 21:01:42 +0000] rev 4
Even at 10ms it seems clear that it crashes eventually
Still crashes even though update no longer called
2014-09-29, by Bobty [Mon, 29 Sep 2014 14:39:15 +0000] rev 3
Still crashes even though update no longer called