I'm trying to get an overview what my options are to program an nRF52832. So far I have found:
- nRF Connect for Desktop + SEGGER Embedded Studio Nordic Edition from segger.com
- nRF Connect for Desktop + SEGGER Embedded Studio Nordic Edition from Getting Started Assistant
- VSCode + nRF Connect for Desktop + nRF Connect SDK + nRF Command Line Tools
- PlatformIO with Arduino
- PlatformIO with Zephyr
- Arduino IDE with Arduino
Correct so far? Any other options?