From d3708a02634c2466f87874a3a33b9de438c2da8b Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Sun, 3 May 2020 17:02:44 +0200 Subject: [PATCH] Updated GPS Sim (markdown) --- GPS-Sim.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/GPS-Sim.md b/GPS-Sim.md index 4b614fa..faa695e 100644 --- a/GPS-Sim.md +++ b/GPS-Sim.md @@ -25,5 +25,18 @@ We can create a realistic movement using a NMEA GGA stream generator like https: You also need to `BBD_NNNN.TXT` as specified above. +## Compatibility +Depending on several factors, results may vary. A modern device will use several sources and methods to validate the current position, so spoofing positions may not be possible in all situations. To improve your chances to receive simulated GPS data, try: +* Turn off Wifi/BT/Cellular (airplane mode) +* Go inside, where the device loses GPS signal +* Reboot the device after doing the previous two steps + +| Type | Make | Model | Locks on spoofed GPS? | GPS acts "jammed"? | Comments | +|------------|---------|-------------|-----------------------|--------------------|----------| +| Tablet | Samsung | Note 7 | No | Yes | | +| Phone | Huawei | P30 lite | No | Yes | | +| Phone | Huawei | Mate 10 Pro | No | Yes | | +| Smartwatch | Huawei | Amazfit Bip | No | No | | + ## References https://blog.csdn.net/shukebeta008/article/details/103270214 \ No newline at end of file