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

nRFGo Studio port to MacOSX and Linux

Hi,

Using the nRFGo Studio software, I noticed this is actually running using the Qt framework that makes porting application between Windows, MacOSX and Linux really easy. As frameworks like AVR or MSP are being better supported on platforms other than windows, it would be wonderful to have a software such as nRFGo studio work on those platforms as well.

So, is there any plans going for distributing the software on other platforms? If not, would you consider doing so?

I would so much love add make the .xml translation into the .h in my project's Makefile, without having to go do it in my windows virtual machine.

Parents Reply Children
  • I don't know for the Master Control Panel, but at least for the nRFGo, it does not seems to use any particular Windows API, as it does only browse files, calculate stuff and generate files. Maybe someone should try to just load the project under Linux and hit "build", it may work out of the box, accidently! :-)

  • Actually, that was one of the first thoughts I had when I started in Nordic, so I tried, but unfortunately it isn't that simple. nRFgo Studio also has some hardware parts to talk to the nRFgo motherboard and to the J-Link programmers used for the nRF51 series, and those parts break. It is therefore unfortunately not likely that this will happen any time soon.

    (I posted this without signing in first, so I removed it and posted it again.)

  • so I guess our only hope as users is that a Nordic engineer strips down all platform specific features and compiles a OSX and Linux versions on his spare time, to get a portable nRFGo-Light to use! At least, having the tool to generate services.h and services.c would be so awesome! Thank you for your answers

  • NORDIC: It is time to go to open source. If you focus on where your value add is (the ICs and the SDKs/Soft Devices That make use of them) these other tools are just gravy, making the community happier with your ICs.

    Look at the BCM chip on the Raspberry Pi. Who would THINK to use a BCM chip!! Yet here the world is, devouring Raspberry PI boards. Because the COMMUNITY stepped in (and one awesome guy) stepped in and made it the power-house that it is.

    Don't get caught up in the silly copyright issues. You are holding back your chipset, and holding back your influence on the world. Stop.

Related