This code is tho put in evidence a BUG in the TIMER implementation on Nordic TIMER bug nRF51822. This Example was created for plateform nRF51-DK. Led 2 will stop blinking (crashed main) when user button is pressed several time. User button start an interrpt, the interrupt set a tickker timer 200ms laterthe change LED 1. Meanwhile in the main loop LED 2 is changing state. You will see taht after a chile LED2 will sotp blinking meaning that program is crashed.

Dependencies:   mbed

Fork of mbed_blinky by Mbed

History

this code is tho put in evidence a bug in the TIMER implementation on Nordic nRF51822. Example was created for plateform nRF51-DK.; Led 2 will stop blinking (crashed main) when user button 2 is pressed several time. default tip

2014-12-29, by roscop [Mon, 29 Dec 2014 11:03:29 +0000] rev 7

this code is tho put in evidence a bug in the TIMER implementation on Nordic nRF51822. Example was created for plateform nRF51-DK.; Led 2 will stop blinking (crashed main) when user button 2 is pressed several time.


Fixed the builds URL

2014-05-09, by screamer [Fri, 09 May 2014 19:58:03 +0300] rev 6

Fixed the builds URL


Always import the latest mbed SDK build

2014-04-03, by screamer [Thu, 03 Apr 2014 20:14:01 +0100] rev 5

Always import the latest mbed SDK build


Re-add newline

2014-03-18, by stevep [Tue, 18 Mar 2014 11:19:57 +0000] rev 4

Re-add newline


revert

2014-03-18, by stevep [Tue, 18 Mar 2014 11:04:22 +0000] rev 3

revert


add comment

2014-03-18, by stevep [Tue, 18 Mar 2014 10:54:49 +0000] rev 2

add comment


Use latest build

2014-02-21, by Stephen Paulger [Fri, 21 Feb 2014 11:38:12 +0000] rev 1

Use latest build


First commit

2013-10-11, by dan [Fri, 11 Oct 2013 12:42:44 +0000] rev 0

First commit