<?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>Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/127432/device_credetials_installer-py-cannot-be-used</link><description>Hi: 
 I would like to use the Device_credetials_installer.py script to generate and install device certificates (including public/private key pairs) for the device. 
 ncs v2.8.0 and example at_client. 
 I tested the serial port and there were no issues</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Mar 2026 12:58:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/127432/device_credetials_installer-py-cannot-be-used" /><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563872?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2026 12:58:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a346cf8-cde5-45a8-8305-fe5f75c6e9ab</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;And here is the solution. The&amp;nbsp;&lt;strong&gt;d&lt;span&gt;evice_credetials_installer&lt;/span&gt;&lt;/strong&gt;&amp;nbsp;is using hardware flow control (CTS/RTS) by default, as this is used on the interface of the Nordic DKs. This is deactivated in your configuration, so you will need to call the command with the hardware flow control deactivated as well, using the flag &lt;strong&gt;--rtscts-off&lt;/strong&gt;. You can test with the following command:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;device_credentials_installer --cmd-type=at --log-level=debug --port COM8 --rtscts-off&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It should be enough to just add the flag to your original command as well.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563869?ContentTypeID=1</link><pubDate>Mon, 23 Mar 2026 12:52:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b53619c-416f-424b-a7fd-98bcb42b1063</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;This is indeed very strange, but I have managed to reproduce the issue here now. It seems to be related to the custom board and the&amp;nbsp;FT232R chip. I will investigate further and try to find a solution!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563782?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2026 15:10:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88d5b7ba-9d9d-4779-b0ec-faf24ce1ce22</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;Hi：&lt;/p&gt;
&lt;p&gt;thanks for your help!&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20260320222949.png" data-extentions-extra-ocr-id="a44a8863ec8ad8b99dd49927be502cf8" /&gt;&lt;/p&gt;
&lt;p&gt;I use tools, it&amp;#39;s good.Very strange!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/pastedimage1774019230767v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Is it possible for Device_credetials_installer that RX cannot receive or TX did not add &amp;quot;\ r \ n&amp;quot; when sending!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563759?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2026 11:50:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:42af59aa-54d5-40b4-aa58-aa622ec94599</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;These logs indicate that the device isn&amp;#39;t connected. What is the output if you call the following command:&amp;nbsp;&lt;strong&gt;device_credentials_installer --cmd-type=at --log-level=debug -A&lt;/strong&gt; ? This should output the different available COM ports, so please also try selecting the different ones and check the output.&lt;br /&gt;&lt;br /&gt;Apologies for asking you to try out all these different commands. I&amp;#39;m just trying to figure out the issue here.&lt;br /&gt;&lt;br /&gt;---&lt;br /&gt;&lt;br /&gt;Regarding alternative methods for provisioning (registering) your devices for nRF Cloud you can check out the &lt;a href="https://devzone.nordicsemi.com/support-private/support/358203/device_credentials_installer%20--cmd-type=at%20--log-level=debug"&gt;Provisioning Service&lt;/a&gt;, which is firmware based. We have a sample &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/nrf_device_provisioning/README.html"&gt;here&lt;/a&gt;&amp;nbsp;that you can use.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563755?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2026 10:38:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1fbe785-84a8-4b8f-aa06-29f5fc1676fc</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;Hi:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1774003075625v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563748?ContentTypeID=1</link><pubDate>Fri, 20 Mar 2026 09:38:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fcbcf5d4-c9ca-48bb-aa33-ee4ed450b682</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;It may be an issue with the script as you say. I will look into alternative ways to register your device.&lt;br /&gt;&lt;br /&gt;In the meantime, could you try running the command with debug options enabled? Like this:&amp;nbsp;&lt;strong&gt;device_credentials_installer --cmd-type=at --log-level=debug&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563704?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2026 15:13:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba57d486-351e-4fea-bd57-1ccbf7af8c4e</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;Hi:&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;I tested the firmware you provided, but it still has the same issue.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/7674._AE5FE14FFE5647725F00_20260318222211.png" data-extentions-extra-ocr-id="acbf155e74dec5c7cd6b596ebbdd9048" /&gt;&lt;/p&gt;
&lt;p&gt;(I think it may be an issue with the Device_credetials_installer, but I recently installed it.)&lt;/p&gt;
&lt;p&gt;Or is there a simpler way for me to register my device to the nordic Cloud?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563680?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2026 13:03:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7a8ca65a-0f4a-4c7c-8198-a9db1a6aac3f</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;Ok. Could you try to flash this application to your device and test again? It&amp;#39;s a version of the &lt;strong&gt;at_client&lt;/strong&gt; that I&amp;#39;ve built here.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2072.merged.hex"&gt;devzone.nordicsemi.com/.../2072.merged.hex&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563671?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2026 12:24:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:148a9fe1-7778-4784-a407-1709c44beafb</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;Hi：&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20260319202259.png" data-extentions-extra-ocr-id="fb2da09a0d0b4bfd1496c2e043f82e57" /&gt;&lt;/p&gt;
&lt;p&gt;I just modified the overlay file.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20260318222211.png" data-extentions-extra-ocr-id="90179f16393992903562b6a881e1f73f" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563642?ContentTypeID=1</link><pubDate>Thu, 19 Mar 2026 09:27:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b1fa0f9-ad53-49ad-b5bd-568cd4f84f17</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;Thank you. Do you have custom board files as well, or are you only using this overlay? Please share the board files if you have them.&amp;nbsp;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;Just out of curiosity, please try the following command as well:&lt;strong&gt;&amp;nbsp;device_credentials_installer --cmd-type=at --port COM8 --dsrdtr&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563584?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2026 14:24:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd65af28-de8b-466e-9800-337237e9e644</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;Hi:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1773843751641v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I can use my tools to test it. Like this:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20260318221638.png" data-extentions-extra-ocr-id="399dc7fcc8dee186650553b3d1f30a82" /&gt;&lt;/p&gt;
&lt;p&gt;I am using the at_cient example.&lt;/p&gt;
&lt;p&gt;This is a file that modifies the tx and rx of UART0.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/0211.nrf9151dk_5F00_nrf9151_5F00_ns.overlay"&gt;devzone.nordicsemi.com/.../0211.nrf9151dk_5F00_nrf9151_5F00_ns.overlay&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563551?ContentTypeID=1</link><pubDate>Wed, 18 Mar 2026 11:45:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d040859-7e44-4574-a7e4-0bc2c85456e9</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi again!&lt;br /&gt;&lt;br /&gt;Thank you. That makes sense! Your tools also seems to be of the correct version. When did you install nrfcloud-utils?&lt;br /&gt;&lt;br /&gt;I have not managed to reproduce the issue here. Could you try to reflash the device with the &lt;strong&gt;at_client&lt;/strong&gt; sample before&amp;nbsp;running the following command instead:&lt;strong&gt;&amp;nbsp;device_credentials_installer --cmd-type=at --port COM8?&lt;/strong&gt;&amp;nbsp;Please paste and share any logs here.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563485?ContentTypeID=1</link><pubDate>Tue, 17 Mar 2026 15:52:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9035cacc-88d4-4c21-be98-2ceccc03fb39</guid><dc:creator>john.liu</dc:creator><description>&lt;p&gt;HI:&amp;nbsp;&lt;br /&gt;Thanks for your help!!!&lt;br /&gt;Just jlink&amp;#39;s COM3, but actually using COM8&amp;#39;s serial port tool to communicate with NRF9151.&lt;br /&gt;I don&amp;#39;t know how to check the version of nrfcloud_util,I installed it using &amp;quot;pip3 install nrfcloud-utils&amp;quot;.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/_AE5FE14FFE5647725F00_20260317235146.png" data-extentions-extra-ocr-id="21926273e73dd01c87c38d9215196519" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device_credetials_installer.py cannot be used</title><link>https://devzone.nordicsemi.com/thread/563355?ContentTypeID=1</link><pubDate>Mon, 16 Mar 2026 14:45:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d3ee9a65-2620-4277-9aae-60c6e7c290de</guid><dc:creator>Carl Richard</dc:creator><description>&lt;p&gt;Hi John!&lt;br /&gt;&lt;br /&gt;Thanks for reaching out. From your screenshot it seems like&amp;nbsp;your Nordic device is connected to COM3, but you are specifying COM8 in the call to device_credentials_installer. May I ask why?&lt;br /&gt;&lt;br /&gt;Also, which version of &lt;em&gt;nrfutil&lt;/em&gt; and &lt;em&gt;nrfcloud_utils &lt;/em&gt;do&amp;nbsp;you have?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Carl Richard&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>