Hi,
I am new to Nordic devices. I have purchased Nordic Thingy91 (PCA20035).
I need a small clarification on the programming/flashing the nRF9160 and nRF52840 on Thnigy91 device.
As per the MCUboot procedure (devzone.nordicsemi.com/.../thingy91_2d00_fw_2d00_update_2d00_mcuboot)
we can flash the nRf9160 (pca20035) without any nRF DK(PCA10090)/Jlink externally, and we have tested without any issues.
(mcumgr --conntype=serial --connstring=<serial port> image upload <image>)
In same way, is it possible to flash nRF52840 (PCA20035) on thingy91 device, without nRF DK(PCA10090)/Jlink...??
NOTE: I do NOT have either nRF DK (PCA10090) or Jlink programmer to flash the Thingy91 (nRF9160, nRF52840) externally.
Thank you.