Tools & programs to use for coding?

Dont know if this is the best place for this kind of discussion, but i am interested to code some thingies with ruuvitag (using C). It’s close to 20 years since last coding with C and the world and tools have changed a bit since. Therefore I would appreciate some help for choosing proper tools for coding.

What kind of editor to use? Is there any possibilities/tools for debugging code in virtual device? … basically where to start from? (Ubuntu is the operating system chosen for task.)

Once a programmer, always a programmer. :slight_smile:

For debugging, nRF52-DK and RuuviTag DevShield can be used. Ubuntu is a good choice. Instructions how to set up a development environment:

@otso btw, what is your favourite editor? Any other tips?