Welcome to the official Viewpro page!

4. Q: How to change GPS time zone?

Answer: Send serial command “AA 55 04 08 FF”, “08″ represents the East 8 zone, East is positive and West is negative. Send commands to change zone according to the location. This command adapt to the case that GPS or flight control data is connected, and cannot be used to the protocol M package. Correct time information need to be provided.

F9 FB E3 07 0A 0B 0C 00 00 15 F0 6C 3C B7 FD 84 3C 62 C9 91 40 0E 3F 57 17 59 B4 F7 45 00 00 00 00 20 (2019.10.11  12:00:00)

Note:

Set time zone protocol update:

AA 55 04 HH FF AA 55 34 MM FF  HH is signed integer, is the hour of the time zone, and MM is a minute of the time zone, also a signed integer.

For example, sett to -5:30: AA 55 04 FB FF AA 55 34 E2 FF