[TOOL] Motorola OTA Link Generator Tool

BladeRunner

Senior Member
Jan 15, 2012
1,435
388
83
interesting...
Code:
wget -qO - --post-data '{"id":"1","deviceInfo":{"country":"US","region":"US"},"extraInfo":{"carrier":"vzw","model":"XT1650","softwareVersion":"Blur_Version.25.261.5.griffin_verizon.verizon.en.US"},"triggeredBy":"user"}' https://moto-cds.appspot.com/cds/upgrade/1/check/ctx/ota/key/XT1650
returns nothing
if the link was wrong output must be :
Code:
{
  "proceed" : false,
  "context" : "ota",
  "contextKey" : "XT1650",
  "content" : null,
  "contentTimestamp" : 0,
  "contentResources" : null,
  "trackingId" : null,
  "reportingTags" : null,
  "pollAfterSeconds" : 172800
}
or anything else in JSON (not nothing)

it's same for moto z2 play and z2 force in verizon (all 7.1.1 OTAs) :\

please try again and also enter your SN in tool
Added the serial number but it is still a no go.
 
  • Like
Reactions: erfanoabdi

karendar

Senior Member
Aug 9, 2010
2,214
883
0
Montreal
interesting...
Code:
wget -qO - --post-data '{"id":"1","deviceInfo":{"country":"US","region":"US"},"extraInfo":{"carrier":"vzw","model":"XT1650","softwareVersion":"Blur_Version.25.261.5.griffin_verizon.verizon.en.US"},"triggeredBy":"user"}' https://moto-cds.appspot.com/cds/upgrade/1/check/ctx/ota/key/XT1650
returns nothing
if the link was wrong output must be :
Code:
{
  "proceed" : false,
  "context" : "ota",
  "contextKey" : "XT1650",
  "content" : null,
  "contentTimestamp" : 0,
  "contentResources" : null,
  "trackingId" : null,
  "reportingTags" : null,
  "pollAfterSeconds" : 172800
}
or anything else in JSON (not nothing)

it's same for moto z2 play and z2 force in verizon (all 7.1.1 OTAs) :\

please try again and also enter your SN in tool
Yeah, they pulled the OTA, but left all of us with bricked phones in LIMBO. Good job Moto/Verizon :p

---------- Post added at 10:04 PM ---------- Previous post was at 10:00 PM ----------

Can anyone go into bootloader and tell me the version of their BL and Baseband?
 

BladeRunner

Senior Member
Jan 15, 2012
1,435
388
83
Yeah, they pulled the OTA, but left all of us with bricked phones in LIMBO. Good job Moto/Verizon :p

---------- Post added at 10:04 PM ---------- Previous post was at 10:00 PM ----------

Can anyone go into bootloader and tell me the version of their BL and Baseband?
Maybe they'll just go to Oreo, lol
 

karendar

Senior Member
Aug 9, 2010
2,214
883
0
Montreal
  • Like
Reactions: ph03n!x

karendar

Senior Member
Aug 9, 2010
2,214
883
0
Montreal
If i remember correctly there's tool for verzion users can install full firmware or repair dead phones
Verizon upgrade Assistant or something like that please search for it
Already went down that route, the full firmware isn't available in their app yet. Currently looking for the OTA to see what it updates, as I might have partitions which aren't at 7.1.1. Looking for the actual error right now...

URL for OTA NCL26.118-23-1 for Verizon Moto Z/force droid (THIS IS NOT THE 7.1.1 OTA):

https://dlmgr.gtm.svcmot.com/dl/dlw...BSqLU+95tWlZK33vg6FgGHeE9htOTmelCnSGFcW/2SvHI

**Edit** Yeah, so my issue is still the modem. Can't update to latest version due to modem having unexpected content. :p I imagine I should leave this be until Verizon releases the full version of the firmware off the Software Assistant, update everything back to stock and then flash the latest patch... Just hope they don't take too long.
 
Last edited:

erfanoabdi

Recognized Developer
Jan 3, 2015
1,007
3,133
153
Tehran
erfanoabdi.github.io
Already went down that route, the full firmware isn't available in their app yet. Currently looking for the OTA to see what it updates, as I might have partitions which aren't at 7.1.1. Looking for the actual error right now...

URL for OTA NCL26.118-23-1 for Verizon Moto Z/force droid (THIS IS NOT THE 7.1.1 OTA):

https://dlmgr.gtm.svcmot.com/dl/dlw...BSqLU+95tWlZK33vg6FgGHeE9htOTmelCnSGFcW/2SvHI

**Edit** Yeah, so my issue is still the modem. Can't update to latest version due to modem having unexpected content. :p I imagine I should leave this be until Verizon releases the full version of the firmware off the Software Assistant, update everything back to stock and then flash the latest patch... Just hope they don't take too long.
i found this on verizon/moto servers
seems like it's latest official available full firmware : https://www.androidfilehost.com/?fid=817550096634795462
it's not 7.1

i'll check again to find 7.1 :good:
 

karendar

Senior Member
Aug 9, 2010
2,214
883
0
Montreal
i found this on verizon/moto servers
seems like it's latest official available full firmware : https://www.androidfilehost.com/?fid=817550096634795462
it's not 7.1

i'll check again to find 7.1 :good:
Yeah, this is the 7.0 version just before 7.1.1, NCL25.86 is 7.0, NCL26.118 is 7.1.1 :) If I check the OTA package though, it does a double SHA1 verification on the modem package, so I don't know if they released NCL26.118-23-1 to fix some of the modem issues people have gotten and their patch actually upgrades that previous modem to the right version... I'll run a quick simulation to see. :)

Thanks for the help! I hate locked phones. ;) haha

---------- Post added at 05:18 PM ---------- Previous post was at 04:21 PM ----------

Yeah, this is the 7.0 version just before 7.1.1, NCL25.86 is 7.0, NCL26.118 is 7.1.1 :) If I check the OTA package though, it does a double SHA1 verification on the modem package, so I don't know if they released NCL26.118-23-1 to fix some of the modem issues people have gotten and their patch actually upgrades that previous modem to the right version... I'll run a quick simulation to see. :)

Thanks for the help! I hate locked phones. ;) haha
Still getting the same error when doing OTA with the modem from that build, sadly... I'd really need the Verizon modem from NCL26.118-23 to be able to complete the OTA, OR use the Verizon Software Assistant to restore the phone... :\
 

karendar

Senior Member
Aug 9, 2010
2,214
883
0
Montreal
Yeah, this is the 7.0 version just before 7.1.1, NCL25.86 is 7.0, NCL26.118 is 7.1.1 :) If I check the OTA package though, it does a double SHA1 verification on the modem package, so I don't know if they released NCL26.118-23-1 to fix some of the modem issues people have gotten and their patch actually upgrades that previous modem to the right version... I'll run a quick simulation to see. :)

Thanks for the help! I hate locked phones. ;) haha

---------- Post added at 05:18 PM ---------- Previous post was at 04:21 PM ----------



Still getting the same error when doing OTA with the modem from that build, sadly... I'd really need the Verizon modem from NCL26.118-23 to be able to complete the OTA, OR use the Verizon Software Assistant to restore the phone... :\
Verizon just released it to their software assistant app... Downloaded the .tar.gz using the app and backing it up for future use. It's currently flashing the latest build on my phone. :)

**edit** software fixed. All partitions are back to normal. Phone is at latest build. PHEW!! :p
 
Last edited:
  • Like
Reactions: erfanoabdi

karendar

Senior Member
Aug 9, 2010
2,214
883
0
Montreal
Wow... Motorola forums are STRICT. I mentionned I tried to rollback to fix my phone and now they're accusing me of "modding" :\ What a useless forum. Thank god for XDA and the helpful people here!
 

erfanoabdi

Recognized Developer
Jan 3, 2015
1,007
3,133
153
Tehran
erfanoabdi.github.io
Verizon just released it to their software assistant app... Downloaded the .tar.gz using the app and backing it up for future use. It's currently flashing the latest build on my phone. :)

**edit** software fixed. All partitions are back to normal. Phone is at latest build. PHEW!! :p
i just uploaded the latest Verizon Firmware (for others) : https://www.androidfilehost.com/?w=files&flid=211033
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone