Hi,
I just got Thingy:91, and I was trying to see the response for a simple hello_world (found in zephyr\samples) application from Thingy:91.
Thingy:91 got programmed correctly but it was not showing any response on serial monitor (using Tera term). So, I decided to give it a try to nrf9160 dk with the same code but with different configuration in Segger embedded studio Nordic version.
So, I was programming samples to the Thingy:91 and suddenly it stopped working.
I am using nrf Connect for Windows10 and to program I have tried usb programmer using USB option while enabling MCUboot option, and the external debugger option using nrf9160 dk debugger probe.
Then I decided to give it a whole new firmware update, so I started with nrf52840. While programming it seems to be normal like it was showing device ID properly and I programmed it using USB method but after that I am not able to see the Segger ID of Thingy91 (which is something like nrf9160_20035) in the select device drop down menu, it is showing some other COM port as shown in the picture.
Furthermore, after updating nrf52840 firmware with thingy91_nrf52_usb_uart_bridge_2020-10-30_5522ca2b.hex file the Link monitor application app is not able to detect the device even though the device is connected and shown in programmer app (as shown in the above picture).
I have tried updating modem firmware, nrf9160 firmware, but every time I am getting error as shown in the following picture
I am getting this error even I am pressing the SW4 while turning ON the Thingy91 to switch into serial recovery mode.
I would appreciate if anyone can help me.