Hi, everyone
Now i used my custom board for the NX module
JetPack version is 5.1.1,
nv_tegra_realease is R35.3.1.
I found the NX used device rtc1(tegra_rtc c2a0000.rtc: registered as rtc1) default.
Although setting rtc time by hwlock, it will reset when power is off every time(1970-1-1).
According to some posts in forums, i modified CONFIG_RTC_HCTOSYS_DEVICE="rtc0" in defconfig, and it seems work normally. But when i used a supercapacitor (80mF), i can only work about two hours.
I’m not sure about the design of your carrier board so I cannot comment much here,
but we still recommend using a coin battery for your purpose.
Yes, because rtc1 is inside the Tegra SoC, and is not connected to any external power supply.
Only rtc0 on the carrier board can save the time after power off.