Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: BMP280 does not get initialized on RAK11300 #5361

Open
martinwozenilek opened this issue Nov 15, 2024 · 0 comments
Open

[Bug]: BMP280 does not get initialized on RAK11300 #5361

martinwozenilek opened this issue Nov 15, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@martinwozenilek
Copy link

martinwozenilek commented Nov 15, 2024

Category

Other

Hardware

Rak11310

Firmware Version

2.5.11.8e2a3e5

Description

I've added a BME280 to the RAK11300 on the RAK19003 Mini Base Board. BMP280 is recognized but does not initialize. The BME280 module has been tested with RAK4631 and works fine.

Relevant log output

INFO  | ??:??:?? 2 Scan for i2c devices...
DEBUG | ??:??:?? 2 Scan for I2C devices on port 1
DEBUG | ??:??:?? 2 I2C device found at address 0x76
DEBUG | ??:??:?? 2 Wire.available() = 0
DEBUG | ??:??:?? 2 Wire.available() = 0
INFO  | ??:??:?? 2 BMP-280 sensor found at address 0x76
INFO  | ??:??:?? 2 1 I2C devices found
...
INFO  | ??:??:?? 13 [EnvironmentTelemetry] Environment Telemetry: init
INFO  | ??:??:?? 13 [EnvironmentTelemetry] Init sensor: BMP280
WARN  | ??:??:?? 13 [EnvironmentTelemetry] Could not connect to detected BMP280 sensor. Remove from nodeTelemetrySensorsMap.
@martinwozenilek martinwozenilek added the bug Something isn't working label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant