This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

lte_ble_gateway does not run for more than 30 minutes

Hi, 

I am have programmed my Thingy 91 device with lte_ble_gateway program to collect data from 5 bluetooth devices and send them to the cloud. This program runs fine, however it does not appear to continue to run for more than half an hour, after that the program just goes silent. No output, no error message no nothing. 

Can someone point me in the right direction please?

Parents Reply
  • Hi,

    If you have a debugger/nRF9160-DK and a 10-pin cable available, could you try to connect it to the Thingy:91, and enable logging over Segger RTT ? If you are using the nRF52840 USB-UART bridge for logging, and the nRF52840 crashed, then you might get some more information in the RTT logs about why the device crashed.

    It might not be directly related to this issue, but if you are still on NCS v1.1.0, you might want to consider updating to a newer version. E.g. NCS v1.2.0 or v1.3.0.

    For NCS v1.2.0, I created this updated patch for the Thingy:91 LTE Gateway a couple of months ago:

    Thingy91_gateway_ble_NCS-v1.2.zip

Children
Related