This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

mbed nRF51 Real Time Clock

Hello Everyone,

I wants Real Time Clock examples in nRF51 board. Like following link which is implemented on embed microcontroller for nRf51 board.

can any one help me to implement Real Time Clock like above link for Nordic SDK.

Thanks.

Rajneesh

Parents
  • @Hung Bui: I am working on nRF51 and sensors are interface. I wants to save sensors data into flash with current timeStamp. I test with mbed real time clock which is updating UNIX time every second. I wants that kind of thing here.

    If you can look into above link in mbed real time clock there are used one API call "attach" which is register interrupt for 1 second.

    Thanks in advance if you can help me to implement same kind of thing by using Real Time Counter as above suggested link.

    Thanks Rajneesh

Reply
  • @Hung Bui: I am working on nRF51 and sensors are interface. I wants to save sensors data into flash with current timeStamp. I test with mbed real time clock which is updating UNIX time every second. I wants that kind of thing here.

    If you can look into above link in mbed real time clock there are used one API call "attach" which is register interrupt for 1 second.

    Thanks in advance if you can help me to implement same kind of thing by using Real Time Counter as above suggested link.

    Thanks Rajneesh

Children
No Data
Related