I'm trying to send my location in Iridium 9603 AT+SBDIX command (different from satellite location which is not accurate), but the location sent is still the satellite one.
Is there a limitation in 9603 to send optional location in +SBDIX command?
EDIT
Response examples:
Good response:
+SBDIX: 0, 1363, 0, 0, 0, 0
OK
Bad response:
AT+SBDIX=+3267.979,+034141.947
ERROR
(This is because the longitude has extra digit)
I think the location is wrong because the location that I receive (in other app) is not what I expect to get (on a map).