I ask you for help with programming Bluetooth module u-blox ANNA-B112. It is based on nRF52832. I have already installed Keil MDK5 with nRF52832_xxAB package, soldered the module to DIP adaptor and I have tried to connect to the module via USB programmer CMSIS-DAP (connected VCC to 3.3V, GND and SWD pins).
But I am experiencing problems - I am not able to flash compiled program using this programmer, it does not communicate with the module. Could you please give me an advice? Should I use another programmer (eg. ST-Link, ULink, J-Link)? I have already programmed STM32, ATSAM and AVR MCUs, but I have no idea how to start with nRF52.
Thank you very much.