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
  • 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
  • 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
  • Hi, 

    ALI M HUSSAIN said:
    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.

    It might be possible, but not an easy way to achieve it. Or, you could start with one of the BLE samples, and modify it to use HCI. 

    Our expert thinks that is the assertion that triggers if the host is not able to communicate with the controller. Do you programhci_luart to nRF52840 as the doc indicates? Set the SW10 switch, marked as debug/prog, in the NRF52 position. 

    ALI M HUSSAIN said:
    What is the purpose of putty why would I be able to see the nrf 5280 output through vscode like usual

    They both can get the terminal log, but please be aware that the com port of nrf9160dk_nrf52840 is different from nrf9160dk_nrf9160. Just want to double-check the hci_luart is flashed to nrf9160dk_nrf52840 correctly.  

    I will start my vacation next week, so you will not get a reply from me next week. If you are urgent, please create a new support case. Sorry for the inconvenience. 

    -Amanda

Related