Hello. I need to send ubx commands to change the gps module settings. I copied the sequence from U-Center (B5 62 06 01 08 00 F0 08 00 01 00 00 00 00 08 60) but I can't encode it correctly to send it...
I wanted to give a little update about a machine built and updated over the past few years and say thanks to all the answered questions I had programmatically when I got a little stuck.
A single...
so, I have made a exhaust fan timer with 1 mom button that will.... depending on press duration do..
----- >50ms and < 2seconds..... run fan for the programmed time of 15, 30, 60 or 120 minutes...
Re: send ubx commands to a gps module
hserout[$b5, $62, $06, $01, $08, $00, $f0, $08, $00, $01, $00, $00, $00, $08, $60]
HenrikOlsson Today, 20:18