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
  • 1) the device is not running out fo battery as it is powered on through usb

    2) the log is from nRF9160, and the RTT log is from nRF52840, I haven't seen anything on the nRF52840 side

    3) I have tried this on v1.1.0 and 1.2.0 they both give me the same problem

    4) I have #define CONFIG_BT_DATA_LEN_UPDATE 1 in autoconf.h file of the program, however I do not see this anywhere else, where should this be set?

Children
No Data
Related