Unlock Code Calculator of Huawei Modem, Router and Gateway
If you will place the order which is not in the list, then you will get a wrong unlock code.
The following Huawei modem and router are not supported:
Huawei E3370 (Huawei E3370s) (Don’t pay for E3370H)
Huawei E3372 / MTC 827F (Huawei E3372H not supported)
Huawei E5330 (Don’t pay for E5330Cs)
If you don’t find your device listed here, let me know.
');
// ADD BOTH THE DIV ELEMENTS TO THE "main" CONTAINER.
//$('#main').after(container, divSubmit);
}
// AFTER REACHING THE SPECIFIED LIMIT, DISABLE THE "ADD" BUTTON.
// (20 IS THE LIMIT WE HAVE SET)
else {
$(container).append('');
$('#btAdd').attr('class', 'bt-disable');
$('#btAdd').attr('disabled', 'disabled');
}
});
// REMOVE ONE ELEMENT PER CLICK.
$('#btRemove').click(function() {
if (iCnt != 1) { $('#lb' + iCnt).remove(); iCnt = iCnt - 1; }
if (iCnt == 1) {
$(container)
.empty()
.remove();
$('#btAdd')
.removeAttr('disabled')
.attr('class', 'bt spclbt');
}
});
});
jQuery( document.body ).on('change','#model',function() {
var modelid= jQuery('#model').val();
if(modelid =='')
{
alert('Please select all the inputs')
}
if(modelid!=''){
jQuery.ajax({
type: 'GET',
url: ajax_postajax2_remote.ajaxurl,
data: {
action: 'model_image_remote',
modelid : modelid
},
success: function(data) {
$('#mobile').attr('src', data);
},
error: function(XMLHttpRequest, textStatus, errorThrown) {
alert("Error");
}
});
}
return false;
});
// PICK THE VALUES FROM EACH TEXTBOX WHEN "SUBMIT" BUTTON IS CLICKED.
var divValue, values = '';
function GetAlert()
{
alert('Sorry!! the product is out stock.')
}
function GetTextValue() {
$(divValue)
.empty()
.remove();
values = '';
var email = $('#suwp-email-response').val();
var cemail = $('#suwp-email-confirm').val();
var model = $('#model').val();
var network = $('#network').val();
var i = 0;var msg='';
var a = [];
$('.input').each(function() {
i=i+1;
if(this.value!=''){
values += this.value + '\n';
a.push(this.value);
if(validate(this.value)==0)
{
msg+= 'IMEI '+i+' not a valid one. The IMEI must be 15-digits. If your phone IMEI is 17 digits, ignore last two digits. To get IMEI of your phone, dial *#06# on your phone screen. For other devices, check the sticker underneath battery.\n';
}
}
});
c = a.length;
$.unique(a);
if(c == a.length)
{
$('#suwp-imei-values').val(values);
if(values!='' && email!='' && cemail!='' && msg=='' && model!='' && network!='')
$("#frmimei").submit();
else if(msg!='')
alert(msg);
else
alert("Please enter email, confirm email, model, network & atleast one IMEI number");
}
else
alert("IMEI entries should not contain any duplicate values. ");
}
jQuery(document).ready(function() {
jQuery('.js-example-basic-single').select2();
});
I unlocked my modemw like a week ago. I unlocked with different sim that came with the modem.
I needed to use a different SIM on the modem different from the one I used for unlocking.
But it is not working again with new inserted SIM. Do I need to unlock again?
(0)(1)
kamlesh Kumar
Store manager
This is not correct option to ask the question, however, we are replying here. Unlock code for an IMEI will be always same, you can apply the same code again, if it got locked.
Sorry, no reviews match your current selections
Only logged in customers who have purchased this product may leave a review.
Best
Great service
I unlocked my modemw like a week ago. I unlocked with different sim that came with the modem.
I needed to use a different SIM on the modem different from the one I used for unlocking.
But it is not working again with new inserted SIM. Do I need to unlock again?
This is not correct option to ask the question, however, we are replying here. Unlock code for an IMEI will be always same, you can apply the same code again, if it got locked.