I'm trying to flash a Nordic Thingy. I have it connected to the debug port of a nRF52840-DK, nrfjprog --ids lists no boards, however.
C:\workspaces\zephyr_source\zephyr\samples\hello_world>nrfjprog --ids C:\workspaces\zephyr_source\zephyr\samples\hello_world>pyocd list
However pyocd produces:
C:\workspaces\zephyr_source\zephyr\samples\hello_world>pyocd list ## => Board Name | Unique ID -- -- ---------------------- 0 => nRF52840-DK [nrf52840] | 110200005020312032413650313034313031303897969903
And yes, I have switched the Thingy on when testing :-)