<?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>AT Monitor always prints AT responses to logging UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119732/at-monitor-always-prints-at-responses-to-logging-uart</link><description>Hello, 
 To preface: 
 
 nRF Connect SDK 2.9.0 
 nRF9151 DK 
 Windows 11 PC 
 
 I have the following defined in my prj.conf file: 
 
 CONFIG_MODEM_INFO =y 
 
 
 Such that I can use modem_info_string_get() and similar functions to query information from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Mar 2025 16:06:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119732/at-monitor-always-prints-at-responses-to-logging-uart" /><item><title>RE: AT Monitor always prints AT responses to logging UART</title><link>https://devzone.nordicsemi.com/thread/527242?ContentTypeID=1</link><pubDate>Thu, 13 Mar 2025 16:06:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c713e3c7-ff1e-4b7b-b289-9afa392ab3ff</guid><dc:creator>droberson</dc:creator><description>&lt;p&gt;That&amp;#39;s unfortunate.&lt;/p&gt;
&lt;p&gt;Thanks for your help! I am still learning the ins and outs of Zephyr.&lt;/p&gt;
&lt;p&gt;Derek&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT Monitor always prints AT responses to logging UART</title><link>https://devzone.nordicsemi.com/thread/527108?ContentTypeID=1</link><pubDate>Thu, 13 Mar 2025 09:23:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce2e51b5-eeb1-4b94-8cdb-28167589ad61</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Derek,&lt;/p&gt;
[quote user="droberson"]Can I enable echo on the modem&amp;#39;s AT interface via the AT Host library?[/quote]
&lt;p&gt;There is no such functionality.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT Monitor always prints AT responses to logging UART</title><link>https://devzone.nordicsemi.com/thread/527037?ContentTypeID=1</link><pubDate>Wed, 12 Mar 2025 18:03:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c879b1b-785b-4731-8062-5b370b983268</guid><dc:creator>droberson</dc:creator><description>&lt;p&gt;Hey Dejan,&lt;/p&gt;
&lt;p&gt;Thanks for the info! CONFIG_AT_HOST_LIBRARY=y was set in my board configuration file (boards/nrf9151dk_nrf9151_ns.conf) as part of the https_client example. Setting this to &amp;#39;n&amp;#39; removed the AT responses, so this works! I thought this was required to be enabled for this example because it was in the board configuration file by default. Now I know.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t realize the AT Host library gave you direct access to the modem&amp;#39;s AT command interface via UART. When I type into my terminal, I never&amp;nbsp;see any characters echoed, so I had no idea this was even enabled.&lt;/p&gt;
&lt;p&gt;Other modems I have worked with will echo characters I type on their AT interface and you must disable echo with the &amp;quot;ATE0&amp;quot; command. It seems with the Nordic modem that echo is disabled by default.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Question:&amp;nbsp;&lt;/strong&gt;Can I enable echo on the modem&amp;#39;s AT interface via the AT Host library?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Derek&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: AT Monitor always prints AT responses to logging UART</title><link>https://devzone.nordicsemi.com/thread/526921?ContentTypeID=1</link><pubDate>Wed, 12 Mar 2025 12:51:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e73899b-e302-4550-81e6-e5e3e06dae50</guid><dc:creator>dejans</dc:creator><description>&lt;p&gt;Hi Derek,&lt;br /&gt;&lt;br /&gt;If you have &lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/libraries/modem/at_host.html"&gt;AT Host library&lt;/a&gt;&amp;nbsp;enabled, it uses uart0 by default.&amp;nbsp; Do you get AT responses printed if you disable AT host library&amp;nbsp;by adding&amp;nbsp;&lt;span&gt;CONFIG_AT_HOST_LIBRARY=n to your project configuration&lt;/span&gt;?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Dejan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>