<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF Cloud provisioning stuck - Server Certificate failed, Client Certificate pending</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126558/nrf-cloud-provisioning-stuck---server-certificate-failed-client-certificate-pending</link><description>Device UUID: 50343959-3733-433f-80d9-161fa7776bfc 
 IMEI: 359404230238199 
 Hardware: Thingy:91X with nRF9151, modem firmware mfw_nrf91x1_2.0.4 
 Issue: Device provisioning is stuck in an invalid state. The provisioning sequence shows: 
 
 Cloud Access</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 23 Jan 2026 11:16:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126558/nrf-cloud-provisioning-stuck---server-certificate-failed-client-certificate-pending" /><item><title>RE: nRF Cloud provisioning stuck - Server Certificate failed, Client Certificate pending</title><link>https://devzone.nordicsemi.com/thread/559453?ContentTypeID=1</link><pubDate>Fri, 23 Jan 2026 11:16:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3796dd57-e170-42f6-b00b-3c7a60284cc3</guid><dc:creator>Juha Y</dc:creator><description>&lt;p&gt;You can also get attestation token when running nrf_provisioning sample. Just enter command &lt;strong&gt;nrf_provisioning token&lt;/strong&gt;&amp;nbsp;to serial terminal.&lt;br /&gt;&lt;br /&gt;Have you tried to use the REST API to unclaim the device? This will delete all provisioning related states and commands from the server. Below is an example for linux. You need to add the nRFCloud API_KEY from your User Account (Don&amp;#39;t expose the key here)&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;export API_HOST=https://api.provisioning.nrfcloud.com
export DEV_UUID=50343959-3733-433f-80d9-161fa7776bfc
export API_KEY=

curl -X DELETE $API_HOST/v1/claimed-devices/$DEV_UUID -H &amp;quot;Authorization: Bearer $API_KEY&amp;quot;
&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Link to the API document&amp;nbsp;&lt;a id="" href="https://api.provisioning.nrfcloud.com/v1/"&gt;https://api.provisioning.nrfcloud.com/v1/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Juha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Cloud provisioning stuck - Server Certificate failed, Client Certificate pending</title><link>https://devzone.nordicsemi.com/thread/559441?ContentTypeID=1</link><pubDate>Fri, 23 Jan 2026 09:07:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69d0d0c0-878f-45bf-834f-259c0c7a8c23</guid><dc:creator>pearcestephen</dc:creator><description>&lt;p&gt;I have been unable to get an attestation token. I can load my own app and anything from samples including AT but that command to get the token simply never returns anything. But then I said all this in my e-mail above so please could you look at the last line Request and tell me whether you can actually do that because literally everything else was already tried.&amp;nbsp; For completeness here is the request again:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Request:&lt;/strong&gt;&lt;span&gt;&amp;nbsp;Please manually delete all provisioning records, certificates, and device state associated with UUID&amp;nbsp;&lt;/span&gt;&lt;code&gt;50343959-3733-433f-80d9-161fa7776bfc&lt;/code&gt;&lt;span&gt;&amp;nbsp;so I can provision fresh.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Cloud provisioning stuck - Server Certificate failed, Client Certificate pending</title><link>https://devzone.nordicsemi.com/thread/559439?ContentTypeID=1</link><pubDate>Fri, 23 Jan 2026 08:45:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a3594a72-838f-4b27-b0e1-e45aa3646bfd</guid><dc:creator>Juha Y</dc:creator><description>[quote userid="145365" url="~/f/nordic-q-a/126558/nrf-cloud-provisioning-stuck---server-certificate-failed-client-certificate-pending/559423"]AT%ATTESTTOKEN returns a token, but I have nowhere to use it since the device isn&amp;#39;t in Claimed Devices[/quote]
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Attestation token is used to claim the device. Have you tried to claiming from the&amp;nbsp;Security Services &amp;rarr; Claimed Devices?&lt;br /&gt;* Click the Claim Device button.&lt;br /&gt;&lt;span&gt;* Copy and paste the attestation token into the&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Claim token&lt;/strong&gt;&lt;span&gt;&amp;nbsp;text box.&lt;br /&gt;&lt;br /&gt;BR,&lt;br /&gt;Juha&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Cloud provisioning stuck - Server Certificate failed, Client Certificate pending</title><link>https://devzone.nordicsemi.com/thread/559423?ContentTypeID=1</link><pubDate>Fri, 23 Jan 2026 02:32:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41b82daa-88d0-4b30-b92f-a63d4d5cdaa9</guid><dc:creator>pearcestephen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve exhausted all device-side and self-service options. The device does not appear in:&lt;/p&gt;
&lt;ul&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;Security Services &amp;rarr; Claimed Devices&lt;/li&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;Security Services &amp;rarr; Provisioning&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Device Identifiers:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;UUID: &lt;code&gt;50343959-3733-433f-80d9-161fa7776bfc&lt;/code&gt;&lt;/li&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;IMEI: &lt;code&gt;359404230238199&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;What I&amp;#39;ve tried:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;Full J-Link recover (&lt;code&gt;west flash --recover&lt;/code&gt;)&lt;/li&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;Wiped credentials via AT%CMNG commands on sec_tag 16842753&lt;/li&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;Manually wrote Amazon Root CA 1&lt;/li&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;Ran nrf_provisioning sample (returns &amp;quot;Bad request&amp;quot; / &amp;quot;Invalid exchange&amp;quot;)&lt;/li&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;AT%ATTESTTOKEN returns a token, but I have nowhere to use it since the device isn&amp;#39;t in Claimed Devices&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Current state:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;Device boots and runs firmware normally&lt;/li&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;LTE connects successfully (CEREG: 5)&lt;/li&gt;
&lt;li class="whitespace-normal break-words pl-2"&gt;MQTT connection to mqtt.nrfcloud.com:45858 fails with error -111 (connection refused)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The provisioning state for this device appears to be stuck/corrupted on the nRF Cloud backend in a way that isn&amp;#39;t exposed through the portal.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Request:&lt;/strong&gt; Please manually delete all provisioning records, certificates, and device state associated with UUID &lt;code&gt;50343959-3733-433f-80d9-161fa7776bfc&lt;/code&gt; so I can provision fresh.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Cloud provisioning stuck - Server Certificate failed, Client Certificate pending</title><link>https://devzone.nordicsemi.com/thread/558902?ContentTypeID=1</link><pubDate>Fri, 16 Jan 2026 13:40:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37b07881-1e31-491a-ae12-52b44ad9120a</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;For reference, here are relevant documentation links&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-cloud/page/SecurityServices/ProvisioningService/ProvisioningConfiguration/ProvisioningConfigurationPortal.html#managing-provisioning-commands"&gt;managing provisioning commands&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;a href="https://docs.nordicsemi.com/bundle/nrf-cloud/page/SecurityServices/ProvisioningService/ProvisioningConfiguration/ProvisioningConfigurationPortal.html#managing-provisioning-commands"&gt;finding and resolving failed commands using nrfcloud portal&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Cloud provisioning stuck - Server Certificate failed, Client Certificate pending</title><link>https://devzone.nordicsemi.com/thread/558887?ContentTypeID=1</link><pubDate>Fri, 16 Jan 2026 12:03:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dcc7f6b7-f754-4d17-811c-150cac1c06df</guid><dc:creator>Juha Y</dc:creator><description>&lt;p&gt;Hi, you should be able to reset the provisioning state from nrfcloud.com portal. Click Security Services and then Claimed Devices or try this link &lt;a href="https://app.nrfcloud.com/#/claimed-devices"&gt;https://app.nrfcloud.com/#/claimed-devices&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Best Regards,&lt;br /&gt;Juha&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>