<?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 with Amazon Sidewalk</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102887/nrf9160-with-amazon-sidewalk</link><description>Is it possible to use amazon sidewalk on an nrf9160? I have a current solution using only cell from the 9160 but would like to use sidewalk and have the cellular network be a backup in case sidewalk is unavailable. Is this possible or is it only available</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 28 Aug 2023 07:57:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102887/nrf9160-with-amazon-sidewalk" /><item><title>RE: nrf9160 with Amazon Sidewalk</title><link>https://devzone.nordicsemi.com/thread/443299?ContentTypeID=1</link><pubDate>Mon, 28 Aug 2023 07:57:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95db9fd5-be61-45ef-9f6b-257ef67fdaca</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Thanks Luke&lt;/p&gt;
&lt;p&gt;1. It makes sense for me, I have asked the devs if they can see any game stoppers that I can&amp;#39;t think of&lt;/p&gt;
&lt;p&gt;2. Thanks,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&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><item><title>RE: nrf9160 with Amazon Sidewalk</title><link>https://devzone.nordicsemi.com/thread/442853?ContentTypeID=1</link><pubDate>Thu, 24 Aug 2023 00:54:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b488a7c5-7d6c-421d-8db2-56710bf7cbc5</guid><dc:creator>pootys</dc:creator><description>&lt;p&gt;Thanks for getting back. Yes there is physical UART from the 52840 to the 9160 so using hci uart for BLE is an option. It seems like it will be easier to just use the 9160 as a serial modem from the 52840 if that&amp;#39;s all sidewalk has been tested on and approved for by amazon.&lt;br /&gt;&lt;br /&gt;To answer your questions:&lt;br /&gt;1. The purpose is to increase coverage on an exisiting design that only uses the 9160 for communication. The problem is that these devices go in places where cell coverage can be poor. (e.g. closets, basements). I would like to get sidewalk added as the main form of communication and use LTE only as a backup incase of poor sidewalk coverage or if the sidewalk network ever goes down/depricates.&lt;br /&gt;&lt;br /&gt;2.Sill in the earlier stages of adding sidewalk into the product. A production ready product is still a ways out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 with Amazon Sidewalk</title><link>https://devzone.nordicsemi.com/thread/442692?ContentTypeID=1</link><pubDate>Wed, 23 Aug 2023 07:06:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af570d2e-9c4c-433c-8441-b932652d2ac3</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;I&amp;#39;m sorry for the delay.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think if you were to run Sidewalk on the 5240 you would need to have a physcal UART to the nr9160 (which I presume you would have anyway) since Sidewalk occcipes the BLE. Or you would need to create something running on top of Sidewalk to use UART over BLE&lt;/p&gt;
&lt;p&gt;I got some questions form the developers.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. What&amp;#39;s the purpose of the application&lt;/p&gt;
&lt;p&gt;2. Is this a proto that is going into production soon?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As of now there are no roadmap to at least port the Sidewalk to the nRF91.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf9160 with Amazon Sidewalk</title><link>https://devzone.nordicsemi.com/thread/441506?ContentTypeID=1</link><pubDate>Wed, 16 Aug 2023 07:14:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3289a7a0-2f31-41d5-9456-2d50ba9c3038</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi Luke&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]Is it possible to use amazon sidewalk on an nrf9160? [/quote]
&lt;p&gt;Unfortunatliy Sidewalk is only supported with the nRF 52840 and with experimental support for nRF 5340.&lt;/p&gt;
[quote user=""] have a current solution using only cell from the 9160 but would like to use sidewalk and have the cellular network be a backup in case sidewalk is unavailable. Is this possible or is it only available on the 52840? [/quote]
&lt;p&gt;I will need to check in with the developers for this and get back to you&lt;/p&gt;
[quote user=""]Would it be possible to use hci over uart and keep the 9160 as the main processor if a 52840 is required?[/quote]
&lt;p&gt;This should be possible and then I would run something like &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/cellular/lte_ble_gateway/README.html"&gt;this&lt;/a&gt;&amp;nbsp;on the 9160. However I will check in with the developers if they have any recommendations regarding what would be most efficient in regards to power.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>