<?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>Porting Code from nRF9160 to RAK5010</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106058/porting-code-from-nrf9160-to-rak5010</link><description>Hello, 
 I have been working on a project using the nRF9160/Thingy91 with LTE-M and GSM. However, due to some changes in the project, we will now be using the RAK5010 IoT module. I noticed that this module is supported by Zephyr, so the board files are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Nov 2023 14:04:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106058/porting-code-from-nrf9160-to-rak5010" /><item><title>RE: Porting Code from nRF9160 to RAK5010</title><link>https://devzone.nordicsemi.com/thread/457590?ContentTypeID=1</link><pubDate>Mon, 27 Nov 2023 14:04:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62537ca1-b357-42cc-ada8-d6adc3fba277</guid><dc:creator>Michal</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We unfortunately do not offer support for non-Nordic chips. I don&amp;#39;t have any knowledge about the Quectel module either.&lt;/p&gt;
&lt;p&gt;If you were using nRF9160 purely with AT commands, then at least the commands starting with % and # are Nordic&amp;#39;s proprietary commands (# ones are only used in &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/applications/serial_lte_modem/doc/AT_commands_intro.html#slm-at-intro"&gt;Serial LTE Modem&lt;/a&gt;), which are most likely incompatible with other manufacturers. The ones starting with + can be compatible, but there may be some differences as well.&lt;/p&gt;
&lt;p&gt;In case you were using the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrfxlib/nrf_modem/README.html"&gt;nRF Modem Library&lt;/a&gt; and/or the rest of our &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.5.0/nrf/libraries/modem/index.html"&gt;modem libraries&lt;/a&gt; from NCS, then those are our proprietary ones and most likely you will have to rewrite all the code.&lt;/p&gt;
&lt;p&gt;I would recommend contacting RAKwireless and the Zephyr Discord server for more support for that module.&lt;/p&gt;
&lt;p&gt;Of course, you are more than welcome to ask more questions about the nRF52840 used in this module as well as any nRF9160-specific cellular questions.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>