Lte_ble_gateway program not working.

Hey I am using a nrf9160dk and I am trying to get lte-ble to work I get the above assert failed.

 

Does anyone have an idea how to fix this? 

I have the hci_luart file flashed onto my 52 and the lte_ble sample flashed onto my 91

thank you

Parents
  • Hi, 

    Which version of NCS are you using?

    What hardware version is the nRF91DK? Check the white sticker on the DK. 

    I have the hci_luart file flashed onto my 52

    Do you verify that the programming was successful with a terminal emulator, like PuTTY?

    Do you connect the DK to nRF Cloud before running this example? If not, please do it. 

    After "Initializing Bluetooth..", it will establish the LTE link as the following 

    Regards,
    Amanda

  • What is the purpose of putty why would I be able to see the nrf 5280 output through vscode like usual

    the short term goal of what I am trying to do is to print advertising data on the 9160.

    Right now my focus is not to connect to the cloud. not to. I'm tryin to build off of the lte ble gateway program. The reason it doesn't print the other things is because I commented out the function calls other than the Bluetooth one. 

    the white sticker says

    taoglas

    0560

    dsgp.18.c

Reply
  • What is the purpose of putty why would I be able to see the nrf 5280 output through vscode like usual

    the short term goal of what I am trying to do is to print advertising data on the 9160.

    Right now my focus is not to connect to the cloud. not to. I'm tryin to build off of the lte ble gateway program. The reason it doesn't print the other things is because I commented out the function calls other than the Bluetooth one. 

    the white sticker says

    taoglas

    0560

    dsgp.18.c

Children
No Data
Related