where is the firmware for nrf52832

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
catch_time
Posts: 1
Joined: Thu Mar 21, 2019 11:40 am

where is the firmware for nrf52832

Post by catch_time » Thu Mar 21, 2019 11:43 am

I don't know the link to download firmware for nrf52832, can anybody help?

c45713
Posts: 51
Joined: Fri Dec 09, 2016 7:09 pm

Re: where is the firmware for nrf52832

Post by c45713 » Fri Mar 29, 2019 1:21 pm

There are no pre-built images for nrf-port targets as per today. However, if you want i can create one for you.

If you can just reply to me from the checklist below, i can compile one for you:
* Do you want from latest master, or from 1.10 tag?
* Which target board do you want it compiled for?
* With or without Bluetooth LE compiled in?
* I assume UART repl and not BLE REPL as main interface

Post Reply