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
  • Marshed said:
    this time it did last 16 hours

     1) Are you sure that the device is not e.g. running out of battery power ?

    Warning should not make the device crash.

    2) I assume this log is from the nRF9160 ?

    How does the RTT log from the nRF52840 looks like when this happens?

    3) What NCS version are you on?

    4) Do you have CONFIG_BT_DATA_LEN_UPDATE set to y or n ?

    5) Are you able to pause the debugger when this happens, and see where the program counter is / what the CPU is doing ?

Children
Related