does anyone have a reference for doing dumb terminal aprs messaging? specifically what the message structure has to be for area aprs repeaters to pick the message up a repeat it eventually to a gateway? cant seem to find a reference.
Here's a fairly good explanation of how it works:
http://aprsisce.wikidot.com/doc:aprs-messaging-explainedIf we look at the raw data I just generated by sending a message from my TH-d72 to APRS Droid:
K0JEG-2>APK003,OLYS,WIDE1*,WIDE2-2,qAR,GWS::K0JEG-5 :hello{7
The first part is the standard routing from all the stations that digipeated and passed the message to the gateway, normal stuff. Notice the double colons ( :: ) then the recipient station's call (in this case K0JEG-5) and another colon. Anything that follows the single colon is text message until the {7 which is basically an EOL.
Note that several things need to happen on the gateway end for this all to work. 1st is the gateway has to be configured to gate message traffic from the Internet to RF. Next the gateway has to have heard from your station and gated it recently so that the APRS-IS knows where to route the message. The actual packet is fairly simple, just the :: and callsign makes it work.
One interesting side note. I stumbled on this when looking for a better explanation: APRS messaging to email!
http://www.aprs-is.net/email.aspx That's wild!