How to get GPS data from PocketBrowser

G Gabor Szeles 2 years 10 months ago
10 1 0

Does anybody know how to get GPS coordinates from the device in Pocket Browser? If anybody has sample code, please send me link or code. Thanks, G.

Please register or login to post a reply

1 Replies

K KAKD Jayasuriya

Hi, PocketBrowser doesn't have GPS support. But you may use Comm port to receive GPS data. When you open the GPS programs comm port (in Settings->external GPS), you can receive NMEA data.   NMEA data is received as packets seperated by carrage return. Therefore, you should enable AutoEnter. Data processing java script function can be used to process data with $GPGGA and $GPGSA to retrive the position and number of satterlites in view. Thanks

CONTACT
Can’t find what you’re looking for?