Category
Hardware Compatibility
Hardware
DIY
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
Firmware Version
2.7.15.567b8ea
Description
The Seeed Xiao ESP32S3 has a fixed baud rate for GPS modules, which makes so that any other GPS module cannot connect. See
|
#define GPS_BAUDRATE 9600 |
This is the same issue as in #7012
Relevant log output
Category
Hardware Compatibility
Hardware
DIY
Is this bug report about any UI component firmware like InkHUD or Meshtatic UI (MUI)?
Firmware Version
2.7.15.567b8ea
Description
The Seeed Xiao ESP32S3 has a fixed baud rate for GPS modules, which makes so that any other GPS module cannot connect. See
firmware/variants/esp32s3/seeed_xiao_s3/variant.h
Line 53 in eefc080
This is the same issue as in #7012
Relevant log output