I would like to set the RTC time on sim868 manually. Trying to use the at-commands however I think my syntax is incorrect. The network I am using does not support providing the time hence the reason i want to manually enter the time.
AT+CCLK?
+CCLK: "04/01/01,00:00:37+00"
OK
AT+CCLK=19/09/17,09:56:00
+CME ERROR: invalid characters in text string
AT+CCLK=190917,095600
+CME ERROR: invalid characters in text string
AT+CLK="01/05/06,22:10:00"
+CME ERROR: unknown
AT+CLK=01/05/06,22:10:00
+CME ERROR: unknown