Developing with Embedded Studio Segger

HelIo,
Im using the RAK4630 module for some projects and would like to use Embedded Studio (Embedded Studio: The Multi-Platform IDE) as IDE and my J-Link as programmer.
Has anyone tried using IDEs other than Arduino or Visual Studio Code yet?

In the project, I would like to use the RUI3 API for the LoRaWAN and BLE part.

Thanks.

Welcome to RAK forum @ezamp ,

I am afraid you will not be able to use RUI3 on Embedded Studio. The structure of RUI3 is based on Arduino. Embedded studio has integrated toolchains already that is designed for ARM microcontrollers.RUI3 is not a toolchain for ARM microcontrollers. It is another layer of abstraction which supports Arduino inspired APIs.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.