This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf.exe for Mac OSX

Hi

is there a possibility to make nrf.exe work under OSX? Is my understanding correct that it is actually written in python, hence, should be portable to mac osx or linux?

I found the code on github, but that were only python scripts. How is the nrf.exe compiled from python to a binary windows executable?

The reason for me asking is that my entire development environment is on Mac except the last step of generating a dfu package. Would be nice to have that available on mac as well.

Related