Porting to nRF52

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
thewyliestcoyote
Posts: 2
Joined: Sun Jun 26, 2016 5:49 pm

Porting to nRF52

Post by thewyliestcoyote » Sun Jun 26, 2016 6:12 pm

Hello,

I would like to port MicroPython to a Nordic nRF52 for a project. What I am looking for is some information about how to port MicroPython to new ARM devices?

I appreciate your help and thoughts on the matter,

Thanks,
Wylie

User avatar
dhylands
Posts: 3821
Joined: Mon Jan 06, 2014 6:08 pm
Location: Peachland, BC, Canada
Contact:

Re: Porting to nRF52

Post by dhylands » Sun Jun 26, 2016 11:04 pm

You probably want to look at the microbit which I believe uses an nRF52 chip.

thewyliestcoyote
Posts: 2
Joined: Sun Jun 26, 2016 5:49 pm

Re: Porting to nRF52

Post by thewyliestcoyote » Tue Jun 28, 2016 2:11 am

The microbit uses the nRF51 not the nRF52.

I did not know there are a port to the nRF51.

Thanks for the tip and pointing me in the direction,

Best,
Wylie

User avatar
badi
Posts: 51
Joined: Mon Aug 10, 2015 2:18 pm
Location: Bern, Switzerland

Re: Porting to nRF52

Post by badi » Thu Jun 30, 2016 6:29 pm

Please have a look at
http://forum.micropython.org/viewtopic.php?f=12&t=859
where this topic was already discussed.
badi

Post Reply