<?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>Nrf52805 (Module MS46SF11) with Segger studio</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/81422/nrf52805-module-ms46sf11-with-segger-studio</link><description>Hello ,Is there any SDK supported on nrf52805 chip? or any proper guidence to program nrf52805 ( Module MS46SF11) with Segger studio</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 30 Nov 2021 12:18:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/81422/nrf52805-module-ms46sf11-with-segger-studio" /><item><title>RE: Nrf52805 (Module MS46SF11) with Segger studio</title><link>https://devzone.nordicsemi.com/thread/341265?ContentTypeID=1</link><pubDate>Tue, 30 Nov 2021 12:18:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcda1d56-aabe-4fea-b904-1240f547967d</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad to hear that it worked!&lt;/p&gt;
&lt;p&gt;The nRF52805 SoC and nRF52810 SoC are very similar, so&amp;nbsp;you&amp;nbsp;will find that some pca10040e examples work on nRF52805 out of the box. However, you should be aware that there are some differences regarding peripherals and such, so you should make sure that the projects are not using anything that the nRF52805 does not have. You can see the differences between ICs in the comparison table on the&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/struct_nrf52/struct/nrf52.html"&gt;nRF52 Series&lt;/a&gt;&amp;nbsp;page.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52805 (Module MS46SF11) with Segger studio</title><link>https://devzone.nordicsemi.com/thread/341142?ContentTypeID=1</link><pubDate>Mon, 29 Nov 2021 17:02:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c0d78c6-ac8f-4d03-a75f-1f60b15b13d3</guid><dc:creator>GALZ SL</dc:creator><description>&lt;p&gt;hi,&lt;/p&gt;
&lt;p&gt;Thank you very much,BLE UART example in nRF5_SDK_17.1.0 worked for me ,PCA 10040e (S112),Though it is targeted for nrf52810 ,it works for module&amp;nbsp;MS46SF11 .&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5734.png" /&gt;&lt;/p&gt;
&lt;h1 class="name" id="mcetoc_1flmafidt0"&gt;&lt;/h1&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52805 (Module MS46SF11) with Segger studio</title><link>https://devzone.nordicsemi.com/thread/337815?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 05:21:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ff6acc0-883e-4309-99e0-bde28608e395</guid><dc:creator>GALZ SL</dc:creator><description>&lt;p&gt;Thank you for the guidence&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Nrf52805 (Module MS46SF11) with Segger studio</title><link>https://devzone.nordicsemi.com/thread/337640?ContentTypeID=1</link><pubDate>Fri, 05 Nov 2021 09:48:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62095a7e-6ad5-4eb0-b327-631d9519a798</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can use both nRF Connect SDK and nRF5 SDK with the nRF52805, please see&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52805/COMP/nrf52805/nrf52805_ic_rev_sdk_sd.html"&gt;nRF52805 Compatibility Matrix - SDK and SoftDevices&lt;/a&gt;. In nRF Connect SDK, the SoC is supported from v1.3.0 and later, while the nRF5 SDK does not have support out of the box, but you can port projects for the nRF52832 to the nRF52805 following the guide&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/guides/short-range-guides/b/getting-started/posts/developing-for-the-nrf52805-with-nrf5-sdk"&gt;Developing for the nRF52805 with nRF5 SDK&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We do not have any guides for&amp;nbsp;Module MS46SF11.&amp;nbsp;We recommend using the nRF52 DK for developing for the nRF52805, as it can be used to&amp;nbsp;emulate the functionality of nRF52805. See the guide I linked above for more information about this in nRF5 SDK, and&amp;nbsp;&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.7.1/zephyr/boards/arm/nrf52dk_nrf52805/doc/index.html"&gt;nRF52805 emulation on nRF52 DK&lt;/a&gt;&amp;nbsp;for the nRF Connect SDK.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>