Hmm, I don’t know why it would be shorter. Here are 2 complete packets, from 7e to 7e. This is indicative of what we’re getting for most packets. The one I posted before may have been incomplete, sometimes a few get through. We’re still in the testing stages with these Zigbee radios and GPS modules.
7e 01 0c 90 00 7d 33 a2 00 40
78 3f d9 ff fe 01 24 47 50 52 4d 43 2c 32 30 33
38 31 31 2e 30 30 2c 41 2c 33 35 30 35 2e 32 37
30 35 35 2c 4e 2c 30 38 30 35 37 2e 35 39 37 38
32 2c 57 2c 30 2e 30 32 33 2c 2c 31 35 30 36 31
31 2c 2c 2c 41 2a 36 35 0d 0a 24 47 50 56 54 47
2c 2c 54 2c 2c 4d 2c 30 2e 30 32 33 2c 4e 2c 30
2e 30 34 33 2c 4b 2c 41 2a 32 35 0d 0a 24 47 50
47 47 41 2c 32 30 33 38 31 31 2e 30 30 2c 33 35
30 35 2e 32 37 30 35 35 2c 4e 2c 30 38 30 35 37
2e 35 39 37 38 32 2c 57 2c 31 2c 30 37 2c 31 2e
35 38 2c 31 39 34 2e 38 2c 4d 2c 2d 33 32 2e 37
2c 4d 2c 2c 2a 36 45 0d 0a 24 47 50 47 53 41 2c
41 2c 33 2c 32 33 2c 30 33 2c 31 39 2c 30 36 2c
30 37 2c 31 33 2c 31 36 2c 2c 2c 2c 2c 2c 34 2e
33 34 2c 31 2e 35 38 2c 34 2e 30 35 2a 30 32 0d
0a 24 47 50 47 53 56 2c 33 2c 31 2c 31 32 2c 30
33 2c 36 35 2c 30 8d
$GPRMC,203811.00,A,3505.27055,N,08057.59782,W,0.023,150611,A65
$GPVTG,T,M,0.023,N,0.043,K,A25
$GPGGA,203811.00,3505.27055,N,08057.59782,W,1,07,1.58,194.8,M,-32.7,M,6E
$GPGSA,A,3,23,03,19,06,07,13,16,4.34,1.58,4.0502
$GPGSV,3,1,12,03,65,0
7e 00 f7 90 00 7d 33 a2 00
40 61 57 f7 ff fe 01 37 36 2c 34 36 2c 30 36 2c
35 30 2c 30 36 31 2c 34 38 2c 30 37 2c 33 31 2c
33 31 31 2c 34 32 2c 30 38 2c 30 36 2c 33 30 31
2c 2a 37 46 0d 0a 24 47 50 47 53 56 2c 33 2c 32
2c 31 32 2c 31 30 2c 30 36 2c 32 38 39 2c 2c 31
31 2c 30 36 2c 31 37 33 2c 32 35 2c 31 33 2c 36
34 2c 32 36 38 2c 34 34 2c 31 36 2c 33 38 2c 30
34 36 2c 34 30 2a 37 44 0d 0a 24 47 50 47 53 56
2c 33 2c 33 2c 31 32 2c 31 39 2c 35 39 2c 31 35
33 2c 34 33 2c 32 31 2c 30 30 2c 30 34 31 2c 2c
32 33 2c 35 33 2c 31 39 38 2c 33 39 2c 33 30 2c
31 35 2c 30 36 30 2c 33 30 2a 37 37 0d 0a 24 47
50 47 4c 4c 2c 33 35 30 35 2e 32 37 30 37 33 2c
4e 2c 30 38 30 35 37 2e 35 39 38 30 30 2c 57 2c
32 30 33 38 31 31 2e 30 30 2c 41 2c 41 2a 37 45
0d 0a e0
76,46,06,50,061,48,07,31,311,42,08,06,301,7F
$GPGSV,3,2,12,10,06,289,11,06,173,25,13,64,268,44,16,38,046,407D
$GPGSV,3,3,12,19,59,153,43,21,00,041,23,53,198,39,30,15,060,3077
$GPGLL,3505.27073,N,08057.59800,W,203811.00,A,A7E
Oh yeah, I noticed that mistake in the manual as well. On page 57, under the packet chart, it says the address is"0x0013…" and the 00 is the frame ID, not part of the address.
Yes, we are using API mode 2, I read that for the Java this was necessary? Currently we’ve got a proof-of-concept program in VB6, and we’re just toying around with Java. But if we can use API 1 and eliminate that escapes, that would be fine.