
This command can be used to get the time since the module is switched on (up time). The output is a simple decimal value that is the uptime in seconds.
This command does not require any arguments.
ERR_OK(0) Always.
UPTIM?
Could print out:
12545
UPTIM? uses the RTC but a battery is not required. UPTIM? keeps running when the module is sleeping. It just counts from the point where the module was powered up.