I have a file on an SD card with the following format, file can be up to 2Gbytes
16:44:04:5748 Rx 1 0x00200001 x 8 fc ff 00 00 01 00 00 00
16:44:04:5750 Rx 1 0x00260001 x 8 24 00 d6 ff e0 fc 00 00
16:44:04:5767 Rx 1 0x00800002 x 8 68 c5 68...
Thanks for your reply
I got the unix timestamp from the web and changed the month to June, put that in a file and then cut it.
When the program was running on the Teensy I opened minicom and pasted in the following
T 1718439814
which reset...
I have downloaded the TimeTeensy3 example, compiled it and loaded it onto my Teensy 4.1, which has a 3v coin battery attached.
I then closed the IDE and opened the minicom display, which displays the time/date as I expected.
I changed the month...