RAK4631 Debugger Advice

Hello,

I am going to be purchasing a RAK4631 module, and need to be able to go through the code single-step with a debugger (Arduino IDE). I am unsure of which debugger I would need to go through with this project, and would appreciate any advice. I am using Windows 11.

Thanks!

Best way (IMHO) is using Jlink adapter and Ozone.
No guide for it, but it is straight forward

Connect JLink adapter to the RAK4631, start Ozone, load the .elf file generated during compilation and start debugging.