-
-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ichnaea not fetching cells #38
Comments
Title is confusing. This sounds like microg is not sending cell info to ichnaea, not "ichnaea not fetching cells" |
I can confirm that the backend logs that there are no cells with wifi disabled. While running SatStat in foreground:
Edit: By setting "preferred network type" to "2G" in Settings / Network & Internet, I immediately get a location fix:
|
Please see my following comment in another issue: |
Hi,
I'm trying to get UnifiedNlp to work on my phone running Android 4.2.2. With wifi, everything is working fine with either this backend or the AppleWifi backend. However, it seems that using wifi networks for location positionning under Android 4.2.2 requires having the wifi always on, so I'm looking for a way to rely on cell network.
Using cell network in this backend, I don't get any position. After investigating it a bit in
adb logcat
, this line always log "Cells: 0" which seems to mean it is not fetching the nearby cells. Not sure why :/Thanks
The text was updated successfully, but these errors were encountered: