-
Hello!
Thank you for the great job!
I noticed that BME280 example is based on some arduino and wifi101.
In a project I'm working on, the microcontroler used is ESP32. So I mixed the L…
-
Hi,
II have several BME280's that stopped working and gave error below.
```
Could not find a valid BME280 sensor. Check wiring, address, and sensor ID.
SensorID is: 0x255
0xFF: is a BMP180 …
-
The reason is box probably. ESP8266 chip is pretty warm and can make a mistake for temperature.
Plan:
open the box and see if there is a difference
spalk updated
4 years ago
-
This is up and running successfully, but I am getting possibly wrong data from the BME280. I have the device transmitting every minute for now. The values a) look wrong and b) don't seem to change muc…
-
Die Adresse des Devices soll geändert werden können
-
A number of places have been identified where the code is doing bit field operations instead of letting the compiler figure it out. These should be replaces by appropriate structures with representat…
-
During initial development many devices had constants and datatypes exposed in the public interface that are only needed internally. These should be moved to the private section of the spec or to the…
-
0.1hpaで1m標高が変わるとして計算しています。
同じ場所で気候によってどれほど値、偏差が変化していくのかを見ようと考えています。
-
Wondering how hard it would be to add support for the Bosch BME280 Sensor. Have a few on order, might give it a go myself once I get them. Really just wanted to see if anyone else has already done i…
-
Do you plan to release the source code for this project or is it encumbered?
I just installed a RAK19007 + RAK4631 digi for test and I am curious what is inside the firmware.