Skip to content

ENH: Configure LoRa module baud rate in hub code setup() #59

Description

@BobGlicksman

An out of the box LoRa module defaults to 115,200 baud. Right now, this must be changed to 38,400 baud using an FTDI module. The setup() code could be enhanced to test the baud rate and if it is 38.400, skip reconfiguring it, but if it is 115,200, change it to 38,400 and confirm.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions