Hi everybody!
I'm starting to study nrf9160. Work in SEEGER Embedded Studio. And I immediately had a question:
By default, it is created C project, But I want to create a C++ project. How to do it???
I also want to add some arduino libraries to the project. For example Arduino String support. How to do it?
Has anyone done this kind of thing?