Search found 2 matches

by pabloroblesgil
Fri Jun 13, 2014 2:56 pm
Forum: NetBurner Software
Topic: RTC related errors on NANO54415 DevKit
Replies: 5
Views: 8785

Re: RTC related errors on NANO54415 DevKit

Hey all!

Thanks for the tips. So, as you guessed correctly I was using rtc.h and since I am using NANO-ADPT-100CR there is no offboard RTC to communicate with.
Now, is there a carrier board for the NANO544415 which does have an offboard RTC? I must have a reliable time source even in the case of ...
by pabloroblesgil
Thu Jun 12, 2014 3:01 pm
Forum: NetBurner Software
Topic: RTC related errors on NANO54415 DevKit
Replies: 5
Views: 8785

RTC related errors on NANO54415 DevKit

Hi all,

I am using NANO54415 DevKit, had it up and running fairly quick.
I've been trying to use RTCGetTime with no success. It always returns 1.
I tried calling other related functions with same result.
These are:

-RTCGetTime
-RTCSetTime
-RTCSetSystemFromtRTCTime
-RTCSetRTCfromSystemTime

I haven ...