meshtastic / Meshtastic-Apple

Apple iOS, iPadOS & macOS Clients For Meshtastic
https://meshtastic.org
GNU General Public License v3.0
220 stars 64 forks source link

🐞 [Bug]: Location issue #433

Closed I3rixon closed 10 months ago

I3rixon commented 10 months ago

Firmware Version

2.2.14 last version

What did you do?

Location issue. Tried used fixed posotion. Set on Adnroid, then connect on iPhone - and app set it to zero/wiped. Tried also from Python console version of Meshtastic - it worked, BUT calculation between nodes not correct. in reality it cople of km but in app it wrote ~6800 km like not found correct location As I remember in prev version I don't have that issue. I have tried reinstall and different versions of firmware - the same result. Location from GPS in iPhone not set also, only fixed. Not shared location

Expected Behavior

Correct location from iPhone GPS should be work

Current Behavior

No response

Participation

Additional comments

No response

garthvh commented 10 months ago

When you enable the fixed position checkbox it sends your current location to the device as your position.

I3rixon commented 10 months ago

no. it not worked. it set to zero lat/long/alt

I3rixon commented 10 months ago

permision to GPS in granted for that app photo_2023-12-19_23-34-40 photo_2023-12-19_23-34-36 photo_2023-12-19_23-34-30

garthvh commented 10 months ago

Those positions are being sent into the phone, I don't see where you have set fixed position.

Are you on iOS 17?

I3rixon commented 10 months ago

IMG_0192 iOS 17.

I3rixon commented 10 months ago

with fixed position as you can see it empty Screenshot_69

I3rixon commented 10 months ago

also I have tested if set fixed position form console by python client it show wrong distance to node

garthvh commented 10 months ago

I think you need to upgrade your firmware, that is probably the right distance to null island

I3rixon commented 10 months ago

firmware is 2.2.16 is last one (tested other versions too). I have posted version of App what I used is 2.2.14 also last