09-11-2021, 08:43 PM
Well, I took another swing at it today and got much further than I did last time as I did not understand the AT system well enough. (There is still a lot im trying to learn) After much reading I at least got the modem configured minus the GLONASS as I dont live in Russia. I got the proper ok responses and verified that the modem kept the settings however when I go to start operating as per mouffa's instructions, it starts GNSS successfully but the very next command. `echo at+qgpsgnmea=\"gsv\" | sudo atinout - /dev/EG25.MODEM -` which shows the satellites tracked results in error 505. According to the PDF in the post that error indicated the session is not active. I feel im missing something.
Just to clarify, with the settings as they were outlined in the Mouffas's post, AGPS should be set up after this command right?
(echo at+qgpscfg=\"agpsposmode\",33488767 | sudo atinout - /dev/EG25.MODEM -` # GPS assisted by the cellular network, default value, it is a 24-bit number where each bit enables a different option, !!! TURN ON THE MOBILE DATA BEFORE TURNING ON THE GPS, IT WILL USE DATA !!!)
Mobile data was turned on but it drops regularly due to my location. I might attempt an experiment when I have better service to see if it makes a difference but I feel the error 505 represents some other problem. Ill keep messing around with it but reading how many pinephone users have some sort of third party solution I too am wondering if I should get creative. Before I do, I want to get at least get some locks the intended way with the phones dedicated hardware so I can say I understand it enough to make improvements.
Just to clarify, with the settings as they were outlined in the Mouffas's post, AGPS should be set up after this command right?
(echo at+qgpscfg=\"agpsposmode\",33488767 | sudo atinout - /dev/EG25.MODEM -` # GPS assisted by the cellular network, default value, it is a 24-bit number where each bit enables a different option, !!! TURN ON THE MOBILE DATA BEFORE TURNING ON THE GPS, IT WILL USE DATA !!!)
Mobile data was turned on but it drops regularly due to my location. I might attempt an experiment when I have better service to see if it makes a difference but I feel the error 505 represents some other problem. Ill keep messing around with it but reading how many pinephone users have some sort of third party solution I too am wondering if I should get creative. Before I do, I want to get at least get some locks the intended way with the phones dedicated hardware so I can say I understand it enough to make improvements.