User Tools

Site Tools


howto:nfzbypass

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:nfzbypass [2019/01/04 17:13]
cantrepeat [NFZ Removal Tutorial]
howto:nfzbypass [2019/03/06 22:53] (current)
jmartincufre Added an alternative method to delete the nfz.db using ADB and root on Mavic 1 Pro.
Line 8: Line 8:
  
 How to fully remove NFZ from 4.1.22 GO and on your stock firmware drone WITHOUT mixing firmware.   How to fully remove NFZ from 4.1.22 GO and on your stock firmware drone WITHOUT mixing firmware.  
-**These instructions are for MAVIC only** for now. Coming soon for Spark,P4, I2.  Stay tuned.+**These instructions are for MAVIC only.** Coming soon for Spark,P4, I2.  Stay tuned.
 Following these steps will allow you almost the full monty.  All performance mods will work, but you still can’t bypass GO Altitude limits, but you can use stock firmware and NOT have to bypass NFZ in parameters.  Yes, you read that right. You will be rid of ALL NFZ zones on the map, all of the pop-ups and warnings in the app and be able to arm and fly ANYWHERE! You will have all other benefits of the FW such as Quickshots, Precision Landing etc. Following these steps will allow you almost the full monty.  All performance mods will work, but you still can’t bypass GO Altitude limits, but you can use stock firmware and NOT have to bypass NFZ in parameters.  Yes, you read that right. You will be rid of ALL NFZ zones on the map, all of the pop-ups and warnings in the app and be able to arm and fly ANYWHERE! You will have all other benefits of the FW such as Quickshots, Precision Landing etc.
  
Line 31: Line 31:
   - Man up and send jezzab some LOVE via PayPal.  This means you.  All the OG’s work hard. Time to pay back and make someone happy.  https://www.paypal.me/DUMLdore   - Man up and send jezzab some LOVE via PayPal.  This means you.  All the OG’s work hard. Time to pay back and make someone happy.  https://www.paypal.me/DUMLdore
 Test in an area where you had NFZ warnings before, WITH PROPS OFF.  I am NOT telling you to fly in a NFZ.  Use your smarts.  You are responsible for your flying.  Not DJI. Test in an area where you had NFZ warnings before, WITH PROPS OFF.  I am NOT telling you to fly in a NFZ.  Use your smarts.  You are responsible for your flying.  Not DJI.
 +
 +
 +===== Another method (ADB and Root, tested with Mavic Pro 1.04.400 on Windows 10 x64) =====
 +- Turn on your Mavic, connect via USB and wait for it to start up.
 +- Open DUMLdore (tested in version 3.20) and select "Enable ADB". Wait for the confirmation message in the status bar.
 +- Open as administrator: CMD and type "adb shell" and enter.
 +- Run, in order:
 +<code bash>mount -o remount,rw /amt
 +cd amt
 +rm -r nfz
 +exit
 +</code>
 +- Restart your bird and test if the application asks you to update the FlySafe database. If it does, you're ready to go. Keep in mind that each update comes with its database built in, so **this method only works if the update you use corresponds to an NFZDB that does not contain locks for the area you want to fly**.
 +
 +Note: If after the change the aircraft reports a firmware check error, simply flash the same version and the error will go away.
 +
 +Big thanks to this post [[http://dji.retroroms.info/howto/dumlracer]]. I don't know who did it, but it served as my entry point. (by jmartincufre). 
  
  
howto/nfzbypass.1546622034.txt.gz · Last modified: 2019/01/04 17:13 by cantrepeat