nRF9160 gateway sample program (stack overflow)

Hello, 

I just noticed something odd. When I just the hex file   have provided with me

lte_ble_gateway (1).hex

It worked perfectly, however, when I try to flash the lte_ble_gateway sample program using VS studio, I get a messeage like this 

Am I doing anything wrong here? I want to change the code and allow thingy52 to upload publish more data to the cloud but I kept getting the same issue. 

This is the sample code that is giving me these issues 4403.merged.hex

Best,

Ben Li

  • Hmm... That is strange.. Could you try to go in an environment without any Bluetooth activity, maybe since it's scanning, too much advertisements may trigger this?

    Down below I have attached a video that shows how I build and program the lte_ble_gateway sample, please follow that, do the same and check if you get the same outcome as me.

Related