Issue with Thingy:91 (based on nRF9160 and nRF52840)

GNSS not working on Thingy:91 after modem_shell flash — help and gnss start return ERROR

Device:

Thingy:91 (NK-THINGY91)
RS Stock No. 196-3901
nRF9160 + nRF52840 combo platform

Context:

I'm trying to use GNSS on my Thingy:91 and flash it with the modem_shell application. IM using this device as my own apple air tag so i need gps readings, i followed tutorials online and nothing has worked, ive tested that it has network, the sim works, but the gnss wont work.

What I did:

  1. Entered MCUBOOT mode (SW3 + USB plug-in)

  2. Flashed this firmware using nRF Connect Programmer: I downloaded the latest firmware 1.3.7 from nordics website.

    • modem_shell_.hex

  3. Replugged normally, opened Serial Terminal at 115200 baud

  4. Sent: AT+CGMR → White check mark Response: mfw_nrf9160_1.3.6

  5. Sent: help or gnss start → X Response: ERROR

  6. Flashed thingy91_nrf52_connectivity_bridge.hex successfully

  7. Device appears as expected on COM port (via nRF52840 bridge)

Problem:

  • Despite flashing modem_shell, the device behaves like it’s stuck in AT command mode

  • help and other shell commands give ERROR

  • GNSS functionality (e.g. gnss start) is not available

  • nrf cloud cant find device
  • It seems like modem_shell is either:

    • Not flashing properly

    • Crashing on boot

    • Being skipped by the bootloader in favor of just modem firmware

Goal:

I want to:

  • Run the modem_shell app properly (with help, gnss start, etc.)

  • Have GNSS functionality working

  • if that doesnt work  i want to reset so i can attempt from start again.
  • Ensure full factory-style reset of the Thingy:91 without needing a J-Link

Questions:

  1. Is there a known issue with flashing signed modem_shell apps via MCUboot?

  2. Do I need to flash any special .zip/combined image or DFU package?

  3. Is it possible that the bootloader is skipping the app image?

  4. Any way to verify the modem_shell actually booted (versus fallback to modem firmware)?

  5. Can I safely erase and restore this device without a J-Link?

Tools:

  • nRF Connect Programmer v3.0+

  • nRF Connect Serial Terminal

  • Windows 11

  • Device connected via USB only (no external SWD/J-Link access)

Parents Reply Children
No Data
Related