<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />

<meta name="copyright" content="(C) Copyright 2026" />
<meta name="DC.rights.owner" content="(C) Copyright 2026" />
<meta name="generator" content="DITA-OT" /><meta name="DC.type" content="concept" />
<meta name="DC.title" content="Program the QSPI encryption key" />
<meta name="abstract" content="The encryption key is 128 bits and is held in registers QSPI.KEY[0] to QSPI.KEY[3]. The ordering of the bits in the four registers is documented in the nRF70 Series Product Specifications." />
<meta name="description" content="The encryption key is 128 bits and is held in registers QSPI.KEY[0] to QSPI.KEY[3]. The ordering of the bits in the four registers is documented in the nRF70 Series Product Specifications." />
<meta name="DC.relation" scheme="URI" content="../../APP/nan_043/qspi_encryption.html" />
<meta name="prodname" content="nRF7002" />
<meta name="prodname" content="nRF7001" />
<meta name="prodname" content="nRF7000" />
<meta name="prodname" content="nrf70-series" />
<meta name="prodname" content="application-notes" />
<meta name="DC.format" content="XHTML" />
<meta name="DC.identifier" content="qspi_method" />
<link rel="stylesheet" type="text/css" href="../../commonltr.css" />
<title>Program the QSPI encryption key</title>
</head>
<body id="qspi_method">

<div class="productversion"><span>nRF7002</span></div><div id="headerlinks"><span class="copyURL"><a href="#" id="theURL">Copy URL</a></span></div>
 <h1 class="title topictitle1" id="ariaid-title1">Program the QSPI encryption key</h1>

 
 
 <div class="body conbody"><p class="shortdesc">The encryption key is 128 bits and is held in registers QSPI.KEY[0] to QSPI.KEY[3]. The
  ordering of the bits in the four registers is documented in the nRF70 Series Product
  Specifications. </p>

  <p class="p">For example, the key 0xFFEEDDCCBBAA99887766554433221100 can be programmed using the Wi-Fi® Radio test command
    <code class="ph codeph">wifi_radio_ficr_prog otp_write_params 0x110 0x33221100 0x77665544 0xBBAA9988
    0xFFEEDDCC</code>.</p>

 </div>

<div class="related-links">
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../../APP/nan_043/qspi_encryption.html" title="Since the nRF70 Series device is a companion to a host MCU (or MPU) with the MAC functionality fully contained in the nRF70 Series device, the traffic over the QSPI/SPI is not protected by any of the Wi-Fi security measures.">QSPI encryption key</a></div>
</div>
</div></body>
</html>