Skip to content
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

No Precise Location on Private Primary Channel #992

Open
1 task
foxlaw85 opened this issue Nov 13, 2024 · 6 comments
Open
1 task

No Precise Location on Private Primary Channel #992

foxlaw85 opened this issue Nov 13, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@foxlaw85
Copy link

Firmware Version

2.5.12

What did you do?

Have private primary and public secondary channel. Private primary is set to: Positions Enabled and Precise Location. GPS Enabled either with node GPS module or with share phone GPS.

Expected Behavior

Node should share precise location with nodes on private primary, as well as show precise location in the app when connected to said node direct via BLE.

Current Behavior

Node only shows general location on private primary as well as when connected direct via BLE. Node will correct to precise if fixed location is toggled on, and can be witnessed moving from general to precise via two distinct log points on the node map when fixed location is turned on. It appears the node map, both in the node list and the main node map, is ignoring precise location settings unless fixed position is toggled on.

Participation

  • I am willing to submit a pull request for this issue.

Additional comments

IMG_2948

Example of it moving from general to precise when fixed location is turned on. It seems to default to this “general” location each time with a multitude of nodes, including all of my nodes and a couple others locally. Again, think this is a map issue.

@foxlaw85 foxlaw85 added the bug Something isn't working label Nov 13, 2024
@garthvh
Copy link
Member

garthvh commented Nov 15, 2024

Those are precise locations, imprecise locations will have a circle showing they area where they location can be contained.

@foxlaw85
Copy link
Author

So the nodes, when they report from that spot or any other spot under non fixed location reporting DO have a green circle around them of about 1.5 miles in width on each side of the node. Only when I set the fixed location does the green circle go away. Attached is an example of another node of mine reporting from the exact same location. image

@Moosey37
Copy link

I can confirm the issue. On the Primary Channel (CH 0) there is no option to enable "precise location" as there is on Android. I had to set up precise location using an Android phone before letting the iPhone take charge of my node (TBeam on 2.5.11). Any change of settings on the iPhone on the CH 0 page then breaks the precise location setting and has to be reinstated on the Android phone.

@foxlaw85
Copy link
Author

I do have the option, but it's refusing to set as precise. This is a private primary channel, not a public primary. So it has its own unique channel name and key. image

@Moosey37
Copy link

Thank you for the correction & clarification. My bad.
I have just set up a similar configuration to yours so I could get precise location as the iPhone App only seems to allow precise location on a channel that has 128bit or higher encryption.
I now have a Primary Private channel with precise location enabled and it seems to be working as it should do. So, I am not experiencing the exact same problem.

@foxlaw85
Copy link
Author

I have wiped the app settings and data, factory reset my devices through the app and with the nRF wipe on the web flasher, as well as updated to 2.5.13. No difference. I have tried with 3 different devices now and the same result, so I can rule out device (rak starter kit, wismesh pocket, T echo). I've tried with phone gps on and phone gps off. Same result. Still 1.5 mile circle with 12 sats in view. The gps location updates with enough movement but is imprecise and the green circle remains unless I set to fixed location.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants