<?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>Is it possible to program nRF52 DK with Python instead C language?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19054/is-it-possible-to-program-nrf52-dk-with-python-instead-c-language</link><description>I wonder is it possible to program nRF52 DK with Python instead C language? And are there any examples with python?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 26 Mar 2019 22:06:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19054/is-it-possible-to-program-nrf52-dk-with-python-instead-c-language" /><item><title>RE: Is it possible to program nRF52 DK with Python instead C language?</title><link>https://devzone.nordicsemi.com/thread/178523?ContentTypeID=1</link><pubDate>Tue, 26 Mar 2019 22:06:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92a43031-ebae-4610-b565-39ef8e00bde3</guid><dc:creator>Olivier</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/hedoluna"&gt;hedoluna&lt;/a&gt; &lt;a href="https://devzone.nordicsemi.com/members/bear_2d00_k"&gt;Bear-K&lt;/a&gt; Effectively I am not sure why the page disapeared. I have just restore it. Sorry again for the inconvenience. Thanks a lot for having noticed me :-)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to program nRF52 DK with Python instead C language?</title><link>https://devzone.nordicsemi.com/thread/178377?ContentTypeID=1</link><pubDate>Tue, 26 Mar 2019 13:18:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4b4ab32-097b-44c2-9487-47c9e1893d7d</guid><dc:creator>Bear-K</dc:creator><description>&lt;p&gt;Hello, Olivier, I am interested in it also, just like hedoluna. If you could fix the link we would be grateful. Thank u in advance. &lt;a href="https://devzone.nordicsemi.com/members/olivier"&gt;Olivier&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to program nRF52 DK with Python instead C language?</title><link>https://devzone.nordicsemi.com/thread/73650?ContentTypeID=1</link><pubDate>Sat, 08 Jul 2017 20:31:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2d937da-6471-4da1-9522-4cbeab261ec2</guid><dc:creator>hedoluna</dc:creator><description>&lt;p&gt;hi Olivier, did you remove the page? :) I&amp;#39;m pretty interested in it :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to program nRF52 DK with Python instead C language?</title><link>https://devzone.nordicsemi.com/thread/73651?ContentTypeID=1</link><pubDate>Sun, 09 Apr 2017 08:52:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5de382aa-7085-46d1-a0ba-8ac9477528ad</guid><dc:creator>lfcerf</dc:creator><description>&lt;p&gt;Yes, you can use Zerynth to &lt;a href="https://www.zerynth.com/blog/programming-redbearlab-ble-nano2-and-blend2-in-python-with-zerynth/"&gt;program nRF52 Nordic Microcontroller boards in Python&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Zerynth provides a modular set of software tools tailored for designing embedded applications and IoT connected devices using any 32-bit microcontrollers and connecting to any cloud infrastructure. All in Python and/or hybrid C/Python language.&lt;/p&gt;
&lt;p&gt;More info: &lt;a href="https://www.zerynth.com/"&gt;https://www.zerynth.com/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to program nRF52 DK with Python instead C language?</title><link>https://devzone.nordicsemi.com/thread/73649?ContentTypeID=1</link><pubDate>Mon, 27 Feb 2017 18:42:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:213781b8-971b-4ce9-9ffe-68d93f4d70df</guid><dc:creator>Olivier</dc:creator><description>&lt;p&gt;I actually ported MicroPython to nRF52 (see: &lt;a href="http://labapart.com/blogs/11-the-story-of-porting-micropython-to-polymcu-first-target-nordic-nrf52)"&gt;labapart.com/.../11-the-story-of-porting-micropython-to-polymcu-first-target-nordic-nrf52)&lt;/a&gt;. So it means you could write Python code on this MCU.&lt;/p&gt;
&lt;p&gt;I added support to few interfaces like LED, I2C, GPIO, delay.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to program nRF52 DK with Python instead C language?</title><link>https://devzone.nordicsemi.com/thread/73648?ContentTypeID=1</link><pubDate>Wed, 18 Jan 2017 09:03:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfd75a0e-3759-4dcc-821c-4dc0a92115b8</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;I share the view. Loving Python as high-level language on platforms which can handle it but you hardly write &amp;quot;quasi real-time OS&amp;quot; for single-threaded processors like ARM Cortex-M in it. There are people who use more advanced things (like Haskell;) for embedded development but always ends in C(/ASM) generation and then translation by GCC or similar compiler/linker to native binary code...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is it possible to program nRF52 DK with Python instead C language?</title><link>https://devzone.nordicsemi.com/thread/73647?ContentTypeID=1</link><pubDate>Tue, 17 Jan 2017 17:57:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6715e20e-3f43-474d-9212-e912aba747c0</guid><dc:creator>SRA</dc:creator><description>&lt;p&gt;Well..&lt;/p&gt;
&lt;p&gt;Yes, &lt;a href="http://micropython.org/"&gt;http://micropython.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and No, there are a lot of developmental languages like this. They are fine to mess around with (if anyone has time for that!) but if you are asking about them that likely means you&amp;#39;re looking for a way to avoid learning C.  And with micro controllers, I have to tell you that&amp;#39;s going to hurt you quickly. Once you understand memory, pointers are easy. Once you understand binary and bitmapping, special function registers are easy. Once you get how a micro works, you&amp;#39;re going to want to work in C as something as high level as Python is going to abstract everything so much that you won&amp;#39;t be able to determine what the code is actually doing.&lt;/p&gt;
&lt;p&gt;I like Python. I like microcontrollers. I&amp;#39;d never combine them.&lt;/p&gt;
&lt;p&gt;For what it&amp;#39;s worth, I guess I do see a reason to use micropython if you have an enviroment where you are sending code to be executed to an existing micro. Like if you have a well coded enviroment in C, and you want to give that micro extra code to perform via an interface. Imagine you need local execution on a remote device. That would be a very small specific function inside a larger application. Doing the whole application in Py seems like a really bad idea for simple projects - not even getting into a Nordic SoftDevice BLE application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>