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 08:18] niccolodoc:appunti:hardware:gf22_gps_tracker [2026/07/10 18:25] (current) – [It just doesn't work!] niccolo
Line 3: Line 3:
 Purchased on AliExpress for about 18 € in July 2026, it is **totally crap**. Purchased on AliExpress for about 18 € in July 2026, it is **totally crap**.
  
-  * Does not work with a generic SIM +  * Does not work with a generic SIM. 
-  * Does not respond to SMS commands +  * Does not respond to SMS commands. 
-    * Cannot request GPS position via SMS +    * Cannot request GPS position via SMS. 
-    * Cannot set the APN for GPRS connection +    * Cannot set the APN for GPRS connection. 
-    * Cannot set the internet server for receiving tracking data +    * Cannot set the internet server for receiving tracking data. 
-  * Does not have the microphone +  * Does not have the microphone. 
-  * Does not have the SD card slot +  * Does not have the SD card slot.
  
 There appear to be **many versions** of this GPS tracker on the market, all based on the same architecture, but with significant variations in the assembled modules (microphone, SD card slot, etc.). There appear to be **many versions** of this GPS tracker on the market, all based on the same architecture, but with significant variations in the assembled modules (microphone, SD card slot, etc.).
Line 20: 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}}
  
-===== Simply it does not work =====+===== It just doesn'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 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: 
  
 {{.:gf22:gf22-not-working.jpg?direct&360|}} {{.:gf22:gf22-not-working.jpg?direct&360|}}
Line 29: Line 33:
 ===== Commands supported by some other similar devices ===== ===== Commands supported by some other similar devices =====
  
 +You can find several examples online on how to program the GPS by sending appropriate commands via SMS. Unfortunately, my model never connected to the GPRS network (blue LED off) and never responded to any SMS commands.
 +
 +Below are some commands that may be supported on similar models.
  
 <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 40: 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.1783664285.txt.gz · Last modified: by niccolo