Faq

1. Where can I learn more about Garmin’s inReach APIs?

Here are links to useful API documents:

IPC Inbound: http://download.garmin.com/DeLorme/W...PC_Inbound.pdf
IPC Outbound: http://download.garmin.com/DeLorme/W...C_Outbound.pdf
Corporate CDR Spec: http://download.garmin.com/DeLorme/W...e CDR Spec.pdf

2. What do I do when I have a programming problem with the Garmin inReach API?

After reviewing the documents above, we encourage programmers to use this DeLorme Forum on the topic “inReach API Programming”. If your question is not answered there, please post a question there to share with the community. Alternatively, if you do not receive a sufficient response from the forum, you may file a Support ticket at https://support.garmin.com/

3. What information should I provide if I am having trouble programming with the Garmin inReach API?

Please provide:

Account information. (But remember that this is a public forum.)
The devices you are communicating about
A copy of your scripts. Since this is a public forum, avoid including passwords and other private information.
A copy of the network traffic in question. A good tool for capturing this information is Fiddler2 (http://www.telerik.com/fiddler), a free web debugging proxy.