GNSS positioning

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Getting Time Based On The Place I Live

Hi everyone,I have designed a module with STA 8089GA which works properly. It gives me the exact position and fixes in less that a minute. I wanted to read time with this module. When I tried "PSTMGETRTCTIME" and "PSTMRTCTIME", it gives me time based...

Resolved! Issues on Setting Parameter

Hi, I have tons of question about the command $PSTMSETPAR and some related command:​First of all, I would like to change the NMEA Baudrate to 38400, as the software manual said, I should transfer​"$PSTMSETPAR,1102,0x8""$PSTMSAVEPAR"​and NMEA gives me...

0690X000006DBGRQA4.jpg
PTsen by Associate III
  • 2328 Views
  • 8 replies
  • 0 kudos

No GNSS message after cold start

Hi, after playing it for a while, I am able to communicate with the X-NULCEO-GNSS1A1 via USARTBut the altitude and longitude are not correct, it is not changing. Not knowing what to do, I decided to perform a cold start by sending the command "$PSTMC...

0690X000006D1HUQA0.jpg
PTsen by Associate III
  • 948 Views
  • 6 replies
  • 0 kudos

Resolved! Can't communicate properly with X-NUCLEO-GNSS1A1

Hi, as the title said, I am having the hard time communicating with X-NUCLEO-GNSS1A1The GNSS module is communicate via USART (can't communicate via I2C, but this is the other problem)the code is written as follow:void usart_setup(void) { // so...

0690X000006CuzcQAC.jpg
PTsen by Associate III
  • 2345 Views
  • 6 replies
  • 0 kudos

Wake-Up Status of Teseo-LIV3F

Hi guys, i'm working with the GNSS expansion board X-NUCLEO-GNSS1A1, plugged to STM32F411RE Nucleo board. I looked inside the X-Cube GNSS1 expansion software package, which provides also some ready-to-be-built examples. I've chosen the simpler one, "...