<?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>can I run python scripts on the nRF52840 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/85636/can-i-run-python-scripts-on-the-nrf52840-dk</link><description>Can I install and run python code on the nRF52840 DK?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 11 Mar 2022 08:05:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/85636/can-i-run-python-scripts-on-the-nrf52840-dk" /><item><title>RE: can I run python scripts on the nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/357544?ContentTypeID=1</link><pubDate>Fri, 11 Mar 2022 08:05:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f856b66-eaa7-4b47-8a62-91057e62712a</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We don&amp;#39;t officially support running Python on the nRF52840DK, and I think that your best option would be MicroPython&amp;nbsp;linked by Ted earlier.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Just note that when using third party software frameworks, IDE&amp;#39;s etc it is very limited what support we can provide here in Devzone, and you need to rely on whatever forums or support they make available.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another way to write Python code for an nRF52 device is to get the &lt;a href="https://microbit.org/new-microbit/"&gt;BBC Micro Bit v2&lt;/a&gt;, which is based on the nRF52833. This is a cool little board which is designed primarily to introduce children and students to embedded programming, allowing you to use either a graphical, block based interface, JavaScript, or Python.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: can I run python scripts on the nRF52840 DK</title><link>https://devzone.nordicsemi.com/thread/357274?ContentTypeID=1</link><pubDate>Wed, 09 Mar 2022 20:27:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a4cdd2a-b32d-4da3-889f-7d32a1299f74</guid><dc:creator>tedhavelka</dc:creator><description>&lt;p&gt;Hello Gary,&lt;/p&gt;
&lt;p&gt;While I am not a Python expert, your question prompted me to search for whether there are embedded, small resource footprint Python implementations.&amp;nbsp; I found a couple of sites which look promising:&lt;/p&gt;
&lt;p&gt;*&amp;nbsp; &lt;a href="https://learn.adafruit.com/welcome-to-circuitpython/what-is-circuitpython" rel="noopener noreferrer" target="_blank"&gt;Adafruit CircuitPython&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;*&amp;nbsp; &lt;a href="http://micropython.org/" rel="noopener noreferrer" target="_blank"&gt;https://micropython.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The Adafruit embedded Python page was linked to from another Adafruit page stating that they no longer maintain their MicroPython docs.&amp;nbsp; But I see there&amp;#39;s a MicroPython forum link near the end of the second link above.&amp;nbsp; Looks like there is also &lt;a href="https://github.com/micropython" rel="noopener noreferrer" target="_blank"&gt;a micropython github project&lt;/a&gt; under active development.&lt;/p&gt;
&lt;p&gt;One reason I answered is that a number of my fellow team code in Python, and it would be useful to us to find ways to run Python code in embedded contexts.&amp;nbsp; I can say in general, as you likely already know, Python normally runs in a Windows, Linux or *nix operating system environment.&amp;nbsp; There generally isn&amp;#39;t room to install these operating systems on embedded boards.&lt;/p&gt;
&lt;p&gt;I am curious to see what Nordic engineers reply to your question.&amp;nbsp; I will keep an eye on your post.&amp;nbsp; Hopefully we can find a practical working solution here soon.&lt;/p&gt;
&lt;p&gt;- Ted&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>