B4j Library (AM01 Communication Protocol 36)

victormedranop

Well-Known Member
Licensed User
Longtime User
I am looking for a developer in b4j to handle the communication protocol of gps am01.


0x01: "Login",
0x22: "GPS location packet (UTC)",
0x23: "Heartbeat packet",
0x21: "Return packet (from terminal)",
0x26: "Alarm data (UTC)",
0x2A: "GPS address request packet (UTC)",
0x28: "LBS extended information packet",
0x17: "LBS address request packet ",
0x80: "Online command",
0x8A: "Time calibration packet",
0x95: "Information transfer packet",
//0x17: "Chinese address packet", // TODO: repetida
0x97: "English address packet",

Its a bidirectional protocol. i will supply all documentation.
 
Top