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

SPS30 and BME280 sensors #101

Closed
lemeit opened this issue Nov 26, 2021 · 0 comments
Closed

SPS30 and BME280 sensors #101

lemeit opened this issue Nov 26, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@lemeit
Copy link

lemeit commented Nov 26, 2021

The SPS30 and BME280 sensors are connected via i2c to the TTGO T-Display board with the latest firmware version (rev851).

The variables of the SPS30 sensor are obtained but those corresponding to the Temperature of the BME280 sensor indicate "NAN"

Log here:

15:54:36.810 -> -->[SLIB] SPS30 read > done!
15:54:36.856 -> -->[SLIB] PM1:004 PM25:005 PM10:006 CO2:0000 CO2humi:0.000000% CO2temp:0.000000°C H:0.000000% T:nan°C
15:54:39.888 -> -->[IFDB] write done.
15:54:51.706 -> -->[SLIB] BME280 read > done!
15:54:51.801 -> I2C Sending: 0x02 0x02
15:54:51.801 -> I2C Received: 0x00 0x01 length: 2
15:54:51.801 ->
15:54:51.801 -> I2C Sending: 0x03 0x00
15:54:51.801 -> I2C Received: 0x40 0x84 0x9B 0xEE 0x40 0xA2 0xEE 0x30 0x40 0xB6 0x20 0xA3 0x40 0xC0 0x3D 0x5F 0x41 0xCF 0xB7 0xA8 0x41 0xFC 0x98 0x55 0x42 0x02 0x37 0x12 0x42 0x02 0xE3 0x6A 0x42 0x03 0x10 0x2F 0x3F 0x36 0xC2 0xBE length: 40
15:54:51.801 ->
15:54:51.801 -> -->[SLIB] SPS30 read > done!
15:54:51.847 -> -->[SLIB] PM1:004 PM25:005 PM10:006 CO2:0000 CO2humi:0.000000% CO2temp:0.000000°C H:0.000000% T:nan°C

@lemeit lemeit added the bug Something isn't working label Nov 26, 2021
hpsaturn added a commit that referenced this issue Nov 27, 2021
This was referenced Nov 27, 2021
@hpsaturn hpsaturn mentioned this issue Dec 5, 2021
3 tasks
hpsaturn added a commit that referenced this issue Dec 5, 2021
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

2 participants