<?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>Migrating nRF9160 app to nRF54 using Serial LTE Modem module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/128310/migrating-nrf9160-app-to-nrf54-using-serial-lte-modem-module</link><description>Hi, 
 I&amp;#39;m working on an app that currently uses Thingy91 as a main board (nRF9160 as main MCU for LTE nRF Cloud Connectivity and nRF52840 for BLE connectivity via HCI UART). Currently for various reasons I&amp;#39;m still working on NCS v2.8.0. 
 For second generation</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 01 Jun 2026 13:54:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/128310/migrating-nrf9160-app-to-nrf54-using-serial-lte-modem-module" /><item><title>RE: Migrating nRF9160 app to nRF54 using Serial LTE Modem module</title><link>https://devzone.nordicsemi.com/thread/567214?ContentTypeID=1</link><pubDate>Mon, 01 Jun 2026 13:54:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:217a3a4e-97a0-420f-98ae-df4f77232f1c</guid><dc:creator>Simon D-M</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We moved from the Serial LTE Modem (SLM) application to &lt;a href="https://docs.nordicsemi.com/bundle/addon-serial_modem-latest/page/index.html"&gt;the Serial Modem Add-on application&lt;/a&gt; (SM) recently.&amp;nbsp;We remade the SLM application into a new application because the SLM was just not very maintainable.&lt;/p&gt;
&lt;p&gt;So if you are ok with porting your project to a more recent nRF Connect SDK, I would recommend you to wait (&lt;em&gt;if your schedule allows it&lt;/em&gt;) for the Serial Modem Add-on V2.0.0, as this version will fully support nRF Cloud provisioning. You can see &lt;a href="https://github.com/nrfconnect/ncs-serial-modem/wiki"&gt;its GitHub Wiki&lt;/a&gt; some scheduled release date (not set in stone) and some key features that the v2.0.0 will support.&lt;/p&gt;
&lt;p&gt;The v2.0.0 also comes with a new serial modem host, so you will also need to update the nRF54L software to match the SM NCS version.&lt;/p&gt;
&lt;p&gt;However, there is no official support for the nRF9160. If you can, I would also recommend you to use the nRF9151 instead of the nRF9160. This chip is the recommended chip for all new &lt;em&gt;(cellular)&lt;/em&gt; designs. It will most likely also work with the nRF9160, but we just don&amp;#39;t test the application on it. So if you want to try and port the SM to use on the nRF9160 you are also welcome.&lt;/p&gt;
&lt;p&gt;So to summaries my response to your question:&lt;/p&gt;
[quote user=""]&lt;strong&gt;My question is:&lt;/strong&gt; is it possible (on v2.8.0 or newer NCS versions if needed) to migrate the nRF Cloud application from nRF9160 to nRF54 by changing the configuration of the project? The JITP configuration and keys are managed by a modem. In the code I use both nRF Cloud API (e.g. &lt;code&gt;nrf_cloud_rest_alert_send()&lt;/code&gt;) and nRF Modem Lib API (e.g.&lt;code&gt;&amp;nbsp;nrf_modem_lib_init()&lt;/code&gt;).[/quote]
&lt;p&gt;Yes, it is absolutely possible to migrate, but I would recommend using the Serial Modem Add-on v2.0.0 when released with a nRF9151.&lt;/p&gt;
&lt;p&gt;Yes, The SM v2.0.0 will be capable to use the nRF Cloud API (&lt;a href="https://github.com/nrfconnect/ncs-serial-modem/wiki"&gt;see link&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;If you have more questions, or need more information on the SM, feel free to ask!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon D-M&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>