Hello,
I am new in this community and I am trying to get started with developments using nRF52840 DK. I am using SDK 13.0 for the library and I compile my code using armgcc. JLink for Linux V620h is used for the connection between the chip and the pc.
Now the problem that I am facing is how to get messages from the nRF52840 chip. Since I am using Linux, I can not directly use Kely microVersion and the real time terminal.
Do you have a simple tool to get data from the chip (through uart, RTT, or other protocols) ?
A minor point, is the configuration of the sdk_config.h file which does not look good using a Qtcreator. So again, any ideas are welcome !
Thanks,