Hello,
I am trying to program the peripheral uart sample on to my Thingy 91 using the nRF9160dk and 10 pin connector. I am able to successfully build and download the target elf file but it seem it is just programming the nrf9160dk's nrf52480.
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_nrf91_dk%2FUG%2Fnrf91_DK%2Fmcu_device_programming.html seems to imply that it should automatically detect if I have an external device plugged in.
I have already set SWD select on the Thingy 91 to the nRF52 and the SW5 on the nRF9160dk to to nRF52 as well. Could you please tell me what I could be doing wrong to not have the application be programmed on the Thingy 91 instead?