User Tools

Site Tools


doc:appunti:hardware:gf22_gps_tracker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:appunti:hardware:gf22_gps_tracker [2026/07/10 18:20] – [Commands supported by some other similar devices] niccolodoc:appunti:hardware:gf22_gps_tracker [2026/07/10 18:25] (current) – [It just doesn't work!] niccolo
Line 19: Line 19:
  
 {{.:gf22:gf22-disassembled.jpg?direct&640|The GF-22 GPS Traker disassembled}} {{.:gf22:gf22-disassembled.jpg?direct&640|The GF-22 GPS Traker disassembled}}
 +
 +It seems that the device has a **WiFi module**, in some documentation it is reported that the device can communicate to the server (via GPRS connection) the name of the WiFi networks (ESSIDs) that //it can see//, allowing to locate it even in closed spaces. It is not clear if the device has the ability to //connect// to the internet using the WiFi.
  
 {{.:gf22:gf22-wifi-battery.jpg?direct&360|WiFi module and battery of the GF-22 GPS Traker}} {{.:gf22:gf22-wifi-battery.jpg?direct&360|WiFi module and battery of the GF-22 GPS Traker}}
Line 24: Line 26:
 ===== It just doesn't work! ===== ===== It just doesn't work! =====
  
-My example **just doesn't work**! I put into a **SIM card** from the **Italian Ho-mobile** operator (including GPRS/G3/G4 plan and SMS). To be able to connect the internet using the GPRS networ, the device should include the APNs of the major telco operators, but you cannot know what is in the list. If the device does not connect the network it tunts OFF the blue LED, as you can see in this photo:+My example **just doesn't work**! I put into a **SIM card** from the **Italian Ho-mobile** operator (including GPRS/G3/G4 plan and SMS). To be able to connect the internet using the GPRS network, the device should know the APNs of the major telco operators, but you cannot know what is in the list. If the device does not connect the network it tunts OFF the blue LED, as you can see in this photo:
  
  
Line 37: Line 39:
 <code> <code>
 domain#45.55.84.20#5010# domain#45.55.84.20#5010#
 +</code>
 +
 +The device should respond with:
 +
 +<code>
 Domain set succsess Domain set succsess
 </code> </code>
Line 45: Line 52:
  
 <code> <code>
 +-- Set the server receiving tracking data:
 SERVER#your.ip.or.domain#port# SERVER#your.ip.or.domain#port#
 domain#your.ip.or.domain#port# domain#your.ip.or.domain#port#
 SERVER,0,your.ip.or.domain,port,0# SERVER,0,your.ip.or.domain,port,0#
 SERVER,1,45.55.84.20,5010,0# SERVER,1,45.55.84.20,5010,0#
 +-- Set the APN:
 -- apn,password,apn_name,apn_user,apn_password# -- apn,password,apn_name,apn_user,apn_password#
 apn,123456,internet,username,password# apn,123456,internet,username,password#
doc/appunti/hardware/gf22_gps_tracker.1783700433.txt.gz · Last modified: by niccolo