<?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>nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/123850/nrf9151-supported-at-commands</link><description>Dear Customer Support, 
 We are gathering the list of supported AT commands support for the nRF9151 
 Also experimenting available AT commands using the nRF9151DK 
 So far, we have found two documents: 
 nRF91 AT Commands - Command Reference Guide v0</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Oct 2025 18:53:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/123850/nrf9151-supported-at-commands" /><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/552546?ContentTypeID=1</link><pubDate>Mon, 27 Oct 2025 18:53:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93ff528c-0c4c-4ec5-860b-d259d5f73960</guid><dc:creator>Jamal_nRF</dc:creator><description>&lt;p&gt;Appreciate the confirmation, thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/552380?ContentTypeID=1</link><pubDate>Fri, 24 Oct 2025 19:34:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:007db463-bfbd-4df9-8890-db8b8be6e845</guid><dc:creator>Mariano Goluboff</dc:creator><description>&lt;p&gt;The TX test requires the PTI firmware running on the modem core. With the Cellular modem firmware, only the RX test is available.&lt;/p&gt;
&lt;p&gt;Mariano&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/552296?ContentTypeID=1</link><pubDate>Thu, 23 Oct 2025 18:04:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:abd6f333-2837-4543-a530-e936b4dbc730</guid><dc:creator>Jamal_nRF</dc:creator><description>&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;More information:&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The %XRFTEST command is also documented in this PTI document:&lt;/p&gt;
&lt;p&gt;&lt;a id="" href="https://docs.nordicsemi.com/bundle/ref_at_commands_pti/page/REF/at_commands/intro_pti.html"&gt;https://docs.nordicsemi.com/bundle/ref_at_commands_pti/page/REF/at_commands/intro_pti.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Section&amp;nbsp;4.24 TX test %XRFTEST on page 38&lt;/p&gt;
&lt;p&gt;where there is more details about the TX test using the same command.&lt;/p&gt;
&lt;p&gt;Question:&lt;/p&gt;
&lt;p&gt;Does the TX test require the PTI firmware to be programmed on the modem core?&lt;/p&gt;
&lt;p&gt;Please confirm...&lt;/p&gt;
&lt;p&gt;Jamal&lt;/p&gt;
&lt;p&gt;PS&lt;/p&gt;
&lt;p&gt;Looking back at my earlier note from last month, I was able to execute the XRFTEST command for the receiver --setting &amp;lt;test&amp;gt; parameter&amp;nbsp; to 0.&lt;/p&gt;
&lt;p&gt;But for transmitter, the &amp;lt;test&amp;gt; parameter needs to be set to 1.&lt;/p&gt;
&lt;p&gt;Which does not seem to work using modem firmware version&amp;nbsp;mfw_nrf91x1_2.0.2&lt;/p&gt;
&lt;p&gt;&lt;em&gt;AT%XRFTEST=1,1,12,7040,20,1&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;ERROR&lt;/em&gt;&lt;br /&gt;&lt;em&gt;AT%XRFTEST=1,0&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;em&gt;ERROR&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/552281?ContentTypeID=1</link><pubDate>Thu, 23 Oct 2025 14:52:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f0e0e1f-bc86-4cbf-93ff-62e17bafb099</guid><dc:creator>Jamal_nRF</dc:creator><description>&lt;p&gt;Hi Benjamin,&lt;/p&gt;
&lt;p&gt;Follow up question regarding the %XRFTEST command&lt;/p&gt;
&lt;p&gt;--as documented in section 11.&lt;code&gt;&amp;nbsp;&lt;/code&gt;&lt;code&gt;Production test commands&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;of the &amp;quot;nRF91x1 Cellular AT&amp;nbsp;Commands&amp;quot; manual, page 201.&lt;/p&gt;
&lt;p&gt;As stated, the proprietary %XRFTEST command can be used to test the nRF91x1 receiver.&lt;/p&gt;
&lt;p&gt;Is there a command specific for testing the RF transmitter for the nRF9151?&lt;/p&gt;
&lt;p&gt;What alternative is available to test the RF transmitter in FTM (Factory Test Mode)?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/547102?ContentTypeID=1</link><pubDate>Thu, 28 Aug 2025 15:36:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b5793c1f-9601-42f9-af4f-d74d0da11af3</guid><dc:creator>Jamal_nRF</dc:creator><description>&lt;p&gt;Hi Benjamin,&lt;/p&gt;
&lt;p&gt;Thank you for confirming the nRF951 is shipped with the PTI image by default&lt;/p&gt;
&lt;p&gt;Re: what are you trying to achieve?&lt;/p&gt;
&lt;p&gt;For factory support, there is a request for a specific AT command to control TX mode --which seems to be fulfilled by at%XRFTEST&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Yes, I have been able to confirm it is available in regular MFW 2.0.2&lt;/p&gt;
&lt;p&gt;Also been able to test it with the ModemShell application available from the Desktop / Quick Start&lt;/p&gt;
&lt;p&gt;Realized I had to turn off modem first through cfun=0&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;gt; at+cfun=0&lt;/em&gt;&lt;br /&gt;&lt;em&gt;at+cfun=0&lt;/em&gt;&lt;br /&gt;&lt;em&gt;+CGEV: ME DETACH&lt;/em&gt;&lt;br /&gt;&lt;em&gt;OK&lt;/em&gt;&lt;br /&gt;&lt;em&gt;&amp;gt; at%xrftest=0,0&lt;/em&gt;&lt;br /&gt;&lt;em&gt;at%xrftest=0,0&lt;/em&gt;&lt;br /&gt;&lt;em&gt;OK&lt;/em&gt;&lt;br /&gt;&lt;em&gt;&amp;gt; AT%XRFTEST=0,1,1,21400,-65,0&lt;/em&gt;&lt;br /&gt;&lt;em&gt;AT%XRFTEST=0,1,1,21400,-65,0&lt;/em&gt;&lt;br /&gt;&lt;em&gt;%XRFTEST: -26428,-54&lt;/em&gt;&lt;br /&gt;&lt;em&gt;OK&lt;/em&gt;&lt;br /&gt;&lt;em&gt;&amp;gt; at+cgmr&lt;/em&gt;&lt;br /&gt;&lt;em&gt;at+cgmr&lt;/em&gt;&lt;br /&gt;&lt;em&gt;mfw_nrf91x1_2.0.2&lt;/em&gt;&lt;br /&gt;&lt;em&gt;OK&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;&amp;gt;&amp;nbsp;So I don&amp;#39;t think any further integration work is needed to support this test command&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: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/547059?ContentTypeID=1</link><pubDate>Thu, 28 Aug 2025 10:13:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eca8eac9-f560-4ee1-b1f8-0d9a568214a8</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Yes, the nRF9151 comes with the PTI.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/547044?ContentTypeID=1</link><pubDate>Thu, 28 Aug 2025 09:02:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a1f6e73-5a95-409e-8873-9c410a2a388d</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Hi Jamal,&lt;br /&gt;Could you tell me more about what you are trying to achieve here? &lt;a href="https://docs.nordicsemi.com/bundle/ref_at_commands_nrf91x1/page/REF/at_commands/production_test/xrftest_rx_set.html"&gt;AT%XRFTEST&lt;/a&gt;&lt;span&gt;&amp;nbsp;is available in regular MFW.&lt;/span&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;You can use the&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-3.0.1/page/nrf/samples/cellular/at_client/README.html"&gt;AT client&lt;/a&gt;&amp;nbsp;to issue AT commands to the modem.&lt;/li&gt;
&lt;li&gt;No, the modem FW is closed source.&lt;/li&gt;
&lt;li&gt;I am not quite sure what you mean here. Do you mean to issue the command from the application?&lt;/li&gt;
&lt;li&gt;I will come back to you on this, I think it is shipped with the PTI but I will double check.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/546968?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 15:53:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a4164fa-6e9d-434a-ae42-f43824317826</guid><dc:creator>Jamal_nRF</dc:creator><description>&lt;p&gt;Hi Benjamin,&lt;/p&gt;
&lt;p&gt;I used the Desktop to write/program the PTI&amp;nbsp;&lt;span&gt;mfw-pti_nrf91x1_2.3.6.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Works fine.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I realized it&amp;#39;s a modem firmware&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Trying to figure out where to send AT commands from? (AT%XRFTEST&amp;nbsp;in particular)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Able to open a com port from the Desktop terminal. Only shell commands are available, but no AT support.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;1. which application to use for the MCU that works with this modem 2.3.6 image?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;2. is the source code for AT%XRFTEST&amp;nbsp;available somewhere?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3. would it make sense to try to integrate this command on the MCU application? for example within the Serial LTE Modem application?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Reason is to avoid programming the modem firmware back and forth between 2.0.2 and 2.3.6 during our device production&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;4. additional question: which version is programmed on the nRF9151 SiP when they ship from Nordic? Assuming it would be the latest 2.0.2, but please confirm&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/546856?ContentTypeID=1</link><pubDate>Wed, 27 Aug 2025 08:11:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c37e84b9-9154-4a3a-ab2b-ca75ff1f9314</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Hi Jamal,&lt;br /&gt;In nRF Connect for Desktop, open the Programmer and upload the entire zip file. The tool will handle the rest.&lt;/p&gt;
&lt;p&gt;Add File → Write&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/546818?ContentTypeID=1</link><pubDate>Tue, 26 Aug 2025 21:18:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b989ae6c-8cd5-485b-b9b2-429559f8c344</guid><dc:creator>Jamal_nRF</dc:creator><description>&lt;p&gt;Hi Benjamin,&lt;/p&gt;
&lt;p&gt;Thanks for the confirmation.&lt;/p&gt;
&lt;p&gt;Currently using the SDK version&amp;nbsp; V3.0.2&lt;/p&gt;
&lt;p&gt;Follow up question:&lt;/p&gt;
&lt;p&gt;Looking for Production Test command&amp;nbsp;11.1 RX test %XRFTEST described in the manual section 11&lt;/p&gt;
&lt;p&gt;Apparently it is available in the PTI image as documented here&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Products/nRF9151/Download?lang=en#infotabs"&gt;https://www.nordicsemi.com/Products/nRF9151/Download?lang=en#infotabs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Able to download the corresponding zip file&amp;nbsp;mfw-pti_nrf91x1_2.3.6&lt;/p&gt;
&lt;p&gt;Question: which image (.ex file) to use to program and test the PRI application on the nRF9151DK?&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: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/546710?ContentTypeID=1</link><pubDate>Tue, 26 Aug 2025 07:16:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:739666a8-4484-4b0f-a9b7-5460bce9f7d3</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Great!&lt;br /&gt;Yes, the baud rate is now set in the device tree. Previously there was an AT command (#&lt;span&gt;XSLMUART) for it, but it has been removed as of NCS v2.5.0.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/546643?ContentTypeID=1</link><pubDate>Mon, 25 Aug 2025 13:38:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cecdfa09-c713-434e-8cad-df719b4366b9</guid><dc:creator>Jamal_nRF</dc:creator><description>&lt;p&gt;Hi Benjamin,&lt;/p&gt;
&lt;p&gt;Thank you for clarifying the communication between the modem and the application core.&lt;/p&gt;
&lt;p&gt;Found the associated block diagram in the documentation&lt;/p&gt;
&lt;p&gt;My application use case is rather the latter, communicating over UART to an external processor, using the SLM Application as a starting baseline.&lt;/p&gt;
&lt;p&gt;The baud rate in this case is covered by the .overlay configuration&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/546418?ContentTypeID=1</link><pubDate>Fri, 22 Aug 2025 08:15:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc526c5c-6c5c-4451-9192-4f2753824d2e</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Hi Jamal,&lt;br /&gt;If you’re referring to communication between the modem and the application core, the modem library handles this through the RPC library, using the IPC peripheral and a shared RAM region.&lt;/p&gt;
&lt;p&gt;Or are you asking about using the nRF9151 as a standalone modem communicating with an external MCU?&lt;br /&gt;&lt;br /&gt;Benjamin&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/546355?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2025 14:03:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f5a310f1-20ae-4193-a2ff-b4ac390d10ec</guid><dc:creator>Jamal_nRF</dc:creator><description>&lt;p&gt;Hi Benjamin,&lt;/p&gt;
&lt;p&gt;Thank you for the links and the confirmation on ATE0 / ATV0&lt;/p&gt;
&lt;p&gt;How about AT+IPR? Could you please confirm not supported as well?&lt;/p&gt;
&lt;p&gt;What would the default baud rate between the MCU and the integrated modem?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9151 supported AT commands</title><link>https://devzone.nordicsemi.com/thread/546324?ContentTypeID=1</link><pubDate>Thu, 21 Aug 2025 10:36:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5be3df4f-ff63-4a4f-a049-ee76a2ae3633</guid><dc:creator>Benjamin</dc:creator><description>&lt;p&gt;Hi Jamal,&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;The AT commands are documented in the following guides:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Modem-specific AT commands - &lt;a href="https://docs.nordicsemi.com/bundle/ref_at_commands_nrf91x1/page/REF/at_commands/intro_nrf91x1.html"&gt;nRF91x1 AT Commands Reference Guide&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Proprietary AT commands - &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/applications/serial_lte_modem/doc/AT_commands.html#slm-at-commands"&gt;&lt;span&gt;SLM-specific AT commands&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This is the newest and official documentation and should include all supported AT Commands.&lt;br /&gt;&lt;br /&gt;We don&amp;#39;t have AT commands for&amp;nbsp;&lt;span&gt;ATE0 and ATV0.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Benjamin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>