bluetooth_gnss icon indicating copy to clipboard operation
bluetooth_gnss copied to clipboard

Quick question, what nema/ubx messages are needed to have all the data available?

Open lmore377 opened this issue 4 years ago • 2 comments

I've tried enabling a bunch of different messages on my ublox neo-7m in u-center but no matter what I enable it just says no data under ublox fix type/accuracy and all the height values.

lmore377 avatar Feb 02 '22 00:02 lmore377

Hello, I think its UBX_POSITION... Some ublox devices dont send these on UART2 even after config, but sends on UART1 and USB though. Please give it a try.

ykasidit avatar Feb 04 '22 00:02 ykasidit

Had this problem myself. For me the fix was to enable $PUBX00 messages to uart2. u-center -> configure -> messages -> F1-00 PUBX00

I think this should be added to the readme.

I've tried enabling a bunch of different messages on my ublox neo-7m in u-center but no matter what I enable it just says no data under ublox fix type/accuracy and all the height values.

Joku-Suomalainen avatar Jun 16 '23 06:06 Joku-Suomalainen