<?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>Recommended minimal connections between nRF9160, nRF52832 and satellite modem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72142/recommended-minimal-connections-between-nrf9160-nrf52832-and-satellite-modem</link><description>I&amp;#39;m developing a system of nRF9160, nRF52832 and Iridium 9603 (satellite modem) - all on the same main board. The nRF9160 is the brain of the system and handles LTE, GPS and a bunch of on-board sensors. The nRF52832 handles a proprietary bus over BT between</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 12 Apr 2021 14:57:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72142/recommended-minimal-connections-between-nrf9160-nrf52832-and-satellite-modem" /><item><title>RE: Recommended minimal connections between nRF9160, nRF52832 and satellite modem</title><link>https://devzone.nordicsemi.com/thread/304343?ContentTypeID=1</link><pubDate>Mon, 12 Apr 2021 14:57:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3431cb6-55a8-453b-ac20-c048f8a70263</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I didn&amp;#39;t think of that, I notice the nRF52833 have 2 UARTs, maybe that can be considered:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html"&gt;https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am not sure if zephyr have any software UART implementations that may be used no.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recommended minimal connections between nRF9160, nRF52832 and satellite modem</title><link>https://devzone.nordicsemi.com/thread/303938?ContentTypeID=1</link><pubDate>Fri, 09 Apr 2021 09:29:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cee8c538-561f-4f20-bd33-e58f22762e3b</guid><dc:creator>okwestern</dc:creator><description>&lt;p&gt;I just discovered the nRF52832&amp;nbsp;&lt;span&gt;needs&amp;nbsp;&lt;/span&gt;&lt;span&gt;its single&lt;/span&gt;&lt;span&gt;&amp;nbsp;UART for other things, so the question is, what is the best alternative? As an emergency solution, I was thinking an UART to SPI bridge chip, but if I can do it all in software that would be best (and something that is easy to implement/ready libs in Zephyr).&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recommended minimal connections between nRF9160, nRF52832 and satellite modem</title><link>https://devzone.nordicsemi.com/thread/298624?ContentTypeID=1</link><pubDate>Tue, 09 Mar 2021 10:10:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad9caef5-118c-4c57-bc8c-e2f6f4ebf2fb</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I suggest to add an additional pin that can be used to trigger DFU mode.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recommended minimal connections between nRF9160, nRF52832 and satellite modem</title><link>https://devzone.nordicsemi.com/thread/298220?ContentTypeID=1</link><pubDate>Sun, 07 Mar 2021 08:42:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7fa3ad04-00e9-45eb-9c81-774f084effbb</guid><dc:creator>okwestern</dc:creator><description>&lt;p&gt;Would UART also be enough&amp;nbsp;for FOTA from nRF9160 to nRF52832? Or do I need some direct reset signal, etc? I would think the nRF91 could send a firmware update message to the nRF52, then&amp;nbsp;upload the firmware in nRF52 flash, and the nRF52 resets himself into update mode...?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recommended minimal connections between nRF9160, nRF52832 and satellite modem</title><link>https://devzone.nordicsemi.com/thread/296872?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 14:00:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:11fbcc75-1d95-4c7e-a65e-8edc0f25dcb9</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;UART is a common serial interface, so I would say yes.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recommended minimal connections between nRF9160, nRF52832 and satellite modem</title><link>https://devzone.nordicsemi.com/thread/296843?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 12:55:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1e19b8c9-9e33-49ff-960d-17bd1e4b586b</guid><dc:creator>okwestern</dc:creator><description>&lt;p&gt;Thanks! Would UART be the best way to communicate between the nRF91/nRF52, given it uses only 2 or 4 signals?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Recommended minimal connections between nRF9160, nRF52832 and satellite modem</title><link>https://devzone.nordicsemi.com/thread/296841?ContentTypeID=1</link><pubDate>Mon, 01 Mar 2021 12:49:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f8f194c3-a7ae-4a24-a00b-542dfbe08e36</guid><dc:creator>Kenneth</dc:creator><description>[quote user=""]I have a few pins to spare on both nRF, but don&amp;#39;t want to waste them in case&amp;nbsp;I need them in a later revision. Would there be any benefits with more connections between the two nRF besides tx/rx?&amp;nbsp;[/quote]
&lt;p&gt;If you add HWFC (2pins: CTS and RTS) then you get better control of power consumption, since you can disable the UART interface when there is no data.&amp;nbsp;&lt;/p&gt;
[quote user=""]I&amp;#39;ve connected COEX0 to control the power on of a GNSS LNA. Anything else that would be wise (either to nRF52 or the satellite modem)?[/quote]
&lt;p&gt;Not that I can think of.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>