This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

LTE/BLE Gateway Issue

I'm trying to run LTE/BLE Gateway sample on nRF9160DK , i followed all the instruction in the sample instructions.

The Jlink RTT for nRF52840 and LTE-Link Monitor logs are as follow :

00> *** Booting Zephyr OS build v2.4.0-ncs1  ***
00> *** Booting Zephyr OS build v2.4.0-ncs1  ***
00> GPIO*** Booting Zephyr OS build v2.4.0-ncs1  ***
00> *** Booting Zephyr OS build v2.4.0-ncs1  ***
00> *** Booting Zephyr OS build v2.4.0-ncs1  ***
00> GPIO reset line asse*** Booting Zephyr OS build v2.4.0-ncs1  ***
00> GPIO reset l*** Booting Zephyr OS build v2.4.0-ncs1  ***
00> *** Booting Zephyr OS build v2.4.0-ncs1  ***
00> GPIO reset l*** Booting Zephyr OS build v2.4.0-ncs1  ***
00> GPIO reset line *** Booting Zephyr OS build v2.4.0-ncs1  ***
00> GPIO*** Booting Zephyr OS build v2.4.0-ncs1  ***
00> GPIO reset l*** Booting Zephyr OS build v2.4.0-ncs1  ***

2020-12-03T14:04:54.194Z DEBUG modem << *** Booting Zephyr OS build v2.4.0-ncs1  ***
2020-12-03T14:04:54.204Z DEBUG modem << Flash regionsDomainPermissions
2020-12-03T14:04:54.211Z DEBUG modem << 00 00 0x00000 0x08000 Securerwxl
2020-12-03T14:04:54.218Z DEBUG modem << 01 31 0x08000 0x100000 Non-Securerwxl
2020-12-03T14:04:54.225Z DEBUG modem << Non-secure callable region 0 placed in flash region 0 with size 32.
2020-12-03T14:04:54.562Z DEBUG modem << SRAM regionDomainPermissions
2020-12-03T14:04:54.570Z DEBUG modem << 00 07 0x00000 0x10000 Securerwxl
2020-12-03T14:04:54.577Z DEBUG modem << 08 31 0x10000 0x40000 Non-Securerwxl
2020-12-03T14:04:54.585Z DEBUG modem << PeripheralDomainStatus
2020-12-03T14:04:54.592Z DEBUG modem << 00 NRF_P0               Non-SecureOK
2020-12-03T14:04:54.598Z DEBUG modem << 01 NRF_CLOCK            Non-SecureOK
2020-12-03T14:04:54.604Z DEBUG modem << 02 NRF_RTC0             Non-SecureOK
2020-12-03T14:04:54.609Z DEBUG modem << 03 NRF_RTC1             Non-SecureOK
2020-12-03T14:04:54.616Z DEBUG modem << 04 NRF_NVMC             Non-SecureOK
2020-12-03T14:04:54.621Z DEBUG modem << 05 NRF_UARTE1           Non-SecureOK
2020-12-03T14:04:54.627Z DEBUG modem << 06 NRF_UARTE2           Non-SecureOK
2020-12-03T14:04:54.633Z DEBUG modem << 07 NRF_TWIM2            Non-SecureOK
2020-12-03T14:04:54.638Z DEBUG modem << 08 NRF_SPIM3            Non-SecureOK
2020-12-03T14:04:54.643Z DEBUG modem << 09 NRF_TIMER0           Non-SecureOK
2020-12-03T14:04:54.649Z DEBUG modem << 10 NRF_TIMER1           Non-SecureOK
2020-12-03T14:04:54.655Z DEBUG modem << 11 NRF_TIMER2           Non-SecureOK
2020-12-03T14:04:54.660Z DEBUG modem << 12 NRF_SAADC            Non-SecureOK
2020-12-03T14:04:54.666Z DEBUG modem << 13 NRF_PWM0             Non-SecureOK
2020-12-03T14:04:54.672Z DEBUG modem << 14 NRF_PWM1             Non-SecureOK
2020-12-03T14:04:54.678Z DEBUG modem << 15 NRF_PWM2             Non-SecureOK
2020-12-03T14:04:54.684Z DEBUG modem << 16 NRF_PWM3             Non-SecureOK
2020-12-03T14:04:54.690Z DEBUG modem << 17 NRF_WDT              Non-SecureOK
2020-12-03T14:04:54.695Z DEBUG modem << 18 NRF_IPC              Non-SecureOK
2020-12-03T14:04:54.701Z DEBUG modem << 19 NRF_VMC              Non-SecureOK
2020-12-03T14:04:54.707Z DEBUG modem << 20 NRF_FPU              Non-SecureOK
2020-12-03T14:04:54.713Z DEBUG modem << 21 NRF_EGU1             Non-SecureOK
2020-12-03T14:04:54.718Z DEBUG modem << 22 NRF_EGU2             Non-SecureOK
2020-12-03T14:04:54.724Z DEBUG modem << 23 NRF_DPPIC            Non-SecureOK
2020-12-03T14:04:54.730Z DEBUG modem << 24 NRF_GPIOTE1          Non-SecureOK
2020-12-03T14:04:54.735Z DEBUG modem << 25 NRF_REGULATORS       Non-SecureOK
2020-12-03T14:04:54.740Z DEBUG modem << SPM: NS image at 0xc000
2020-12-03T14:04:54.746Z DEBUG modem << SPM: NS MSP at 0x2002cce0
2020-12-03T14:04:54.751Z DEBUG modem << SPM: NS reset vector at 0x13d59
2020-12-03T14:04:54.757Z DEBUG modem << SPM: prepare to jump to Non-Secure image.
2020-12-03T14:04:55.069Z DEBUG modem << *** Booting Zephyr OS build v2.4.0-ncs1  ***
2020-12-03T14:04:55.083Z DEBUG modem << LTE Sensor Gateway sample started
2020-12-03T14:04:55.094Z DEBUG modem << Initializing Bluetooth..
2020-12-03T14:04:55.106Z DEBUG modem << Establishing LTE link (this may take some time) ...
2020-12-03T14:04:56.844Z DEBUG modem << +CEREG: 2,"3535","0191D407",7,0,0,"11100000","11100000"
2020-12-03T14:04:57.158Z DEBUG modem << +CSCON: 1
2020-12-03T14:04:58.575Z DEBUG modem << +CEREG: 5,"3535","0191D407",7,,,"11100000","00000110"
2020-12-03T14:05:03.349Z DEBUG modem << NRF_CLOUD_EVT_TRANSPORT_CONNECTED
2020-12-03T14:05:04.062Z DEBUG modem << Received unknown event 6
2020-12-03T14:05:04.371Z DEBUG modem << NRF_CLOUD_EVT_USER_ASSOCIATED
2020-12-03T14:05:04.723Z DEBUG modem << ASSERTION FAIL [err == 0] @ WEST_TOPDIR/zephyr/subsys/bluetooth/host/hci_core.c:375
2020-12-03T14:05:04.731Z DEBUG modem << k_sem_take failed with err -11
2

especially the error :

2020-12-03T14:05:04.723Z DEBUG modem << ASSERTION FAIL [err == 0] @ WEST_TOPDIR/zephyr/subsys/bluetooth/host/hci_core.c:375
2020-12-03T14:05:04.731Z DEBUG modem << k_sem_take failed with err -11

I'm not sure how to fix this issue ?!

Parents Reply Children
No Data
Related