GNSS positioning

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

bit.ly

Hi everybody,I created a basic GPS tracker using board based on STM32l452RE. It has NB-IoT module, GPS and other sensors integrated, and, even I have not much experience, I managed to do it quickly, thanks to default libraries and examples I found......

RColl.9 by Associate II
  • 235 Views
  • 1 replies
  • 0 kudos

Teseo-LIV3F I2C-code explanation (AN5203)

Hi,I do not understanfd why I2C init (lines 2,3) is included in While(1)? Should not it be used just one time? 1    while (1) {2     HAL_I2C_DeInit(&hi2c1);3     HAL_I2C_Init(&hi2c1);4     if (_read == 1) {5           _read = 0;6           Console_W...

OPush by Associate II
  • 227 Views
  • 1 replies
  • 0 kudos

Teseo-Liv3f Module I2C read OK but can't write

Hello,I just integrated a Teseo Module on a custom design and was rewarded by a fix position at first power-on (luck of the beginner I guess) within 10 minutes.I2C reading works well on startup and I can feed the steam to the teseo-suite where it is ...

rnone by Associate II
  • 428 Views
  • 2 replies
  • 0 kudos

Resolved! Teseo and NMEA messages

Hi,I'm currently playing with the X-NUCLEO-GNSS1A1 kit and I have two questions:-If I only configure Galileo the messages are still GPGLL and I do not get GAGLL for Galileo and I do not know why?-The Teseo Suite allows you to filter messages eg xxGLL...

PCu1 by Senior
  • 858 Views
  • 2 replies
  • 0 kudos

Resolved! STA8089GA STDBY mode application note

In the STA8089GA circuit guideline document it is noted throughout the document several times to refer to a special application note about standby mode specifically. It is actually referencing to several application notes on different subjects. Where...

Dror by Associate III
  • 675 Views
  • 1 replies
  • 0 kudos