Reply To: how do i use sat` information?
Welcome to Redshift Labs › Forums › UM7 Product Support › how do i use sat` information? › Reply To: how do i use sat` information?
18 August 2015 at 8:34 am
#844
Member
The UM7 does transmit that information if bit 4 in the CREG_COM_SETTINGS register is set. Details about what is contained in the satellite status registers can be found in the datasheet here: http://www.chrobotics.com/docs/UM7_Datasheet.pdf
The Serial Interface doesn’t currently watch for those registers or make data plots available for them. To extract the data, you’d need to either log the raw data from the sensor and then parse it, or write a parser that reads the data in real-time as it is sent by the sensor.