gps tag

18 questions


1 answers
272 views
0
I want to get GPS information at distance intervals.

I am currently creating an Android app on Kotlin, but I want to use the FusedLocationProviderClient to get GPS information at regular distance intervals, but I can't get it well.It's natural that it's...

1 years ago

1 answers
293 views
0
How can I correct this error? TypeError: 'NoneType' object is not subscriptable

I am currently using the gps module and would like to extract the latitude and longitude data. However, when you run the program, it appears OK at first, but at some point it stops and displays this e...

1 years ago

1 answers
73 views
0
Understanding GNSS Accuracy in Sony Spresense

After correcting Sony Spresens' Arduino sample = gnss.ino, storing the location measurement results in SDcard, and plotting the latitude and longitude to QGIS, I feel that the location accuracy is not...

1 years ago

1 answers
64 views
0
I want to get location information from images taken with Olympus Air.

When I took a picture with Olympus Air, I was able to set the location information of my smartphone in the Exif of the photographed image in the OLYCamera class setGeolocation().Next, I wanted to get ...


2 answers
96 views
0
I want to use GPS to get the speed of movement.

I would like to use the GPS function of the SPRESENSE main board to obtain the moving speed.The variables that you might be able to get have a target, but the value remains zero and does not change.Co...

1 years ago

1 answers
91 views
0
Function and Button Behavior Questions

I have a question about developing an application on Android Studio.I want to create a function that calculates the distance when I get the location information from GPS and press the button, but I'm ...

1 years ago

1 answers
115 views
0
I'd like to display my current location on Google Map with Razpai + GPS module, but I'm having a hard time because I don't know how to do it.

I was able to get the current latitude and longitude from the terminal using the raspy + GPS module, but I'm having trouble because I can't display the current location on Google Map (like your curren...


1 answers
147 views
0
Is it possible to change the GNSS measurement cycle of the Presense?

Creating a GNSS tracker using Sony Spresense The document states that the GNSS acquisition period is 1 Hz, but is it possible to increase the period to 10 Hz?Also, if 10 Hz is not available at this ti...

1 years ago

1 answers
148 views
0
How to get current GPS information from Android programmatically

I want to get my current location information programmed using GPS. What should I do?


1 answers
119 views
0
Android Studio Simple way to display latitude only

At the Android studioIt's simple. There are no other functions.Find the latitude of my location with GPS. If you press the button, I'll send you a toast message.Will it be difficult?

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.