This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
en:iot-open:practical:hardware:sut:stm32:emb1b_1 [2024/04/21 08:38] – [FAQ] ktokarz | en:iot-open:practical:hardware:sut:stm32:emb1b_1 [2024/04/21 09:41] (current) – [FAQ] ktokarz | ||
---|---|---|---|
Line 92: | Line 92: | ||
===== FAQ ===== | ===== FAQ ===== | ||
- | **I've got NaN (Not a Number) readings. What to do?**: Check if GPIO numbers are OK (should be D14 for SDA and D15 for SCL), check the I2C address (should be 0x76 for the BME sensor), check if you initialised controller class and most of all, give the sensor some recovery time (at least 250ms) between consecutive readings. | + | **I've got NaN (Not a Number) readings. What to do?**: Check if the I2C address |
<WRAP noprint> | <WRAP noprint> |