Hi,
while switching to the nRF Connect SDK, I cannot program anymore my ANNA B112 (which is a nRF52832) using my nRF52840-DK as a programmer.
The following are working:
- Flashing and reading the program from the ANNA B112 with VS Code and SES using the new SDK
- Debugging the ANNA B112 with Segger Embedded Studio with the nRF 5 SDK
- Debugging the nRF52840-DK directly with VS Code and SES using the new SDK
When I attempt to debug with the new SDK on the ANNA B112, the debugger goes to cpu_idle.S and stays there. That's with many projects, including projects that are in production now, using a ANNA B112.
Thanks in advance,

