You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

No cellular service for e-key

I don’t have cell service, can I still use my e-Key?

You only need cell service to update your eKey, you do not need it to open a lockbox or its shackle.  You only need Bluetooth and battery life to utilize your e-Key.

  • 40
  • 26-Sep-2017
  • 727 Views
$(function () { $('.SendEmail').click(function (event) { var email = '[email protected]'; var subject = 'Test'; var emailBody = 'Hi Sample,'; var attach = 'path'; document.location = "mailto:"+email+"?subject="+subject+"&body="+emailBody+ "?attach="+attach; }); });