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

multicell_location_sample: Failed to acquire location, error: -35

Hi Nordic team

I failed to demostarte multicell location sample.

Hardware: Thingy91

SDK:         v1.6.0/multicell location

Modem:     v1.3.0

Q1. At prj.conf, nrf cloud location service was enabled. But, I have no idea how to set up credentials (API key).

       At multicell location library document, it didn't built up a link how to configure at my nrf cloud account. 

  At my nrf cloud account, I found below. Was it the API key used for location service?

Q2. Below is my log out. I used the API key from my account.  However, HTTP server didn't respond when request was sent. What does error -35 mean?

       At document said, so far, it's only SCELL but not MCELL. So, it was normal at the log that no neighbor cells were found?

[00:01:02.289,062] <inf> multicell_location_sample: Periodical start of cell measurements
%NCELLMEAS: 0,"04D70817","46692","3390",65535,1750,413,45,26,63427
[00:01:03.632,812] <inf> multicell_location_sample: Neighbor cell measurements received
[00:01:03.641,998] <inf> multicell_location_sample: Current cell:
[00:01:03.649,108] <inf> multicell_location_sample: 	MCC: 466
[00:01:03.655,883] <inf> multicell_location_sample: 	MNC: 092
[00:01:03.662,628] <inf> multicell_location_sample: 	Cell ID: 81201175
[00:01:03.670,227] <inf> multicell_location_sample: 	TAC: 13200
[00:01:03.677,154] <inf> multicell_location_sample: 	EARFCN: 1750
[00:01:03.684,295] <inf> multicell_location_sample: 	Timing advance: 65535
[00:01:03.692,321] <inf> multicell_location_sample: 	Measurement time: 63427
[00:01:03.700,500] <inf> multicell_location_sample: 	Physical cell ID: 413
[00:01:03.708,465] <inf> multicell_location_sample: 	RSRP: 45
[00:01:03.715,209] <inf> multicell_location_sample: 	RSRQ: 26
[00:01:03.721,954] <inf> multicell_location_sample: *** No neighbor cells found ***
[00:01:03.730,804] <inf> multicell_location_sample: Sending location request...
+CSCON: 1
[00:01:04.236,724] <inf> multicell_location_sample: RRC mode: Connected
[00:01:07.383,544] <err> multicell_location_nrf_cloud: HTTP status was not "200"
[00:01:07.392,272] <err> multicell_location: Failed to parse HTTP response
[00:01:07.400,543] <err> multicell_location_sample: Failed to acquire location, error: -35
[00:02:02.335,693] <inf> multicell_location_sample: Periodical start of cell measurements
%NCELLMEAS: 0,"04D70817","46692","3390",0,1750,413,38,22,122077
[00:02:02.361,053] <inf> multicell_location_sample: Neighbor cell measurements received
[00:02:02.370,269] <inf> multicell_location_sample: Current cell:
[00:02:02.377,441] <inf> multicell_location_sample: 	MCC: 466
[00:02:02.384,155] <inf> multicell_location_sample: 	MNC: 092
[00:02:02.390,930] <inf> multicell_location_sample: 	Cell ID: 81201175
[00:02:02.398,529] <inf> multicell_location_sample: 	TAC: 13200
[00:02:02.405,487] <inf> multicell_location_sample: 	EARFCN: 1750
[00:02:02.412,628] <inf> multicell_location_sample: 	Timing advance: 0
[00:02:02.420,227] <inf> multicell_location_sample: 	Measurement time: 122077
[00:02:02.428,527] <inf> multicell_location_sample: 	Physical cell ID: 413
[00:02:02.436,523] <inf> multicell_location_sample: 	RSRP: 38
[00:02:02.443,298] <inf> multicell_location_sample: 	RSRQ: 22
[00:02:02.450,042] <inf> multicell_location_sample: *** No neighbor cells found ***
[00:02:02.458,892] <inf> multicell_location_sample: Sending location request...
+CSCON: 0
[00:02:26.435,546] <inf> multicell_location_sample: RRC mode: Idle
+CSCON: 1
[00:02:26.498,107] <inf> multicell_location_sample: RRC mode: Connected
+CSCON: 0
[00:02:27.819,702] <inf> multicell_location_sample: RRC mode: Idle
+CSCON: 1
[00:02:29.088,134] <inf> multicell_location_sample: RRC mode: Connected
[00:02:32.178,924] <err> multicell_location_nrf_cloud: HTTP status was not "200"
[00:02:32.187,652] <err> multicell_location: Failed to parse HTTP response
[00:02:32.195,922] <err> multicell_location_sample: Failed to acquire location, error: -35
+CSCON: 0

Thanks.

Jeffery

Parents Reply Children
Related