U-Blox M8 driver initialization initial speed hint #87507
                  
                    
                      XDjackieXD
                    
                  
                
                  started this conversation in
                RFC
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the initial connection to an M8 module running at 115200 Baud is painfully slow because the driver tries every speed starting from the lowest.
It would be amazing if it was possible to statically set the speed the module is configured for and skip the Baud rate change altogether or at least let the switching logic try the "hinted" speed first.
Beta Was this translation helpful? Give feedback.
All reactions