<?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>nrf9160 Serial LTE Modem example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118081/nrf9160-serial-lte-modem-example</link><description>In the next step, I compiled the “Serial LTE Modem” firmware example from the examples folder and flashed it onto the nrf9160DK. 
 
 The “Serial LTE Modem” application works, but except for the AT commands AT#XCMUX and AT#XPPP. 
 I get the same error</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 Feb 2025 09:34:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118081/nrf9160-serial-lte-modem-example" /><item><title>RE: nrf9160 Serial LTE Modem example</title><link>https://devzone.nordicsemi.com/thread/525227?ContentTypeID=1</link><pubDate>Fri, 28 Feb 2025 09:34:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ac4bb870-931d-4beb-943c-4549b9b8283d</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Happy to hear you found the solution!&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 Serial LTE Modem example</title><link>https://devzone.nordicsemi.com/thread/525105?ContentTypeID=1</link><pubDate>Thu, 27 Feb 2025 14:43:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f1bbfe64-e506-4bdb-8efd-2d4fa0b9288a</guid><dc:creator>__markus__</dc:creator><description>&lt;p&gt;Hello &amp;Oslash;yvind,&lt;br /&gt;&lt;br /&gt;I now have the serial LTE modem example running. My challenge was to integrate the appropriate *.conf and *.overlay files with the nRF GUI into the project.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 Serial LTE Modem example</title><link>https://devzone.nordicsemi.com/thread/519139?ContentTypeID=1</link><pubDate>Mon, 20 Jan 2025 16:02:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e9fe534-d643-4f96-8b09-b5f7e114382e</guid><dc:creator>&amp;#216;yvind</dc:creator><description>[quote user="__markus__"]I am using the modem firmware mfw_nrf9160_1.3.7[/quote]
&lt;p&gt;Thanks for confirming&lt;/p&gt;
&lt;p&gt;How are you building the Serial LTE Modem sample with support for CMUX and PPP? I tested here in VS Code building with config-ppp.conf and config-cmux.conf, building for the nRF9151DK (what I have at hand at the moment).&amp;nbsp;&lt;br /&gt;&lt;br /&gt;When starting and setting AT+CFUN=1 I get the following response from PPP and CMUX:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#XPPP: 1,0

&amp;gt; at#xcmux?
#XCMUX: 1,2&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;More of less the same as described in the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/applications/serial_lte_modem/doc/CMUX_AT_commands.html#set_command"&gt;CMUX documentation&lt;/a&gt; and &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/applications/serial_lte_modem/doc/PPP_AT_commands.html"&gt;PPP documentation&lt;/a&gt;&lt;/p&gt;
[quote user=""]What settings do I still need to successfully compile the “Serial LTE Modem” project with PPP and CMUX support?[/quote]
&lt;p&gt;From the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/applications/serial_lte_modem/doc/slm_description.html#configuration_files"&gt;configuration files chapter in the application desciptionion&amp;nbsp;&lt;/a&gt;&amp;nbsp;you will find the needed configuration files needed to build the SLM with CMUX and PPP support (mentioned above).&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 Serial LTE Modem example</title><link>https://devzone.nordicsemi.com/thread/518812?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 10:16:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eae7754e-5bb3-4050-a5a3-2edbf9885a8a</guid><dc:creator>__markus__</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I am using the modem firmware mfw_nrf9160_1.3.7&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/pastedimage1737108926007v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Markus&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 Serial LTE Modem example</title><link>https://devzone.nordicsemi.com/thread/518799?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 09:40:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a0dac2c-58f3-411f-a532-353ad6c35820</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;What version of modem FW are you running on your nRF9160DK?&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>