Hi,
the BME280 is connected to A4 and A5 on the Arduino pro mini and did you remove the power LED from the Arduino? I want to use your setup for an indoor monitor to detect water damage from the level above the holiday home. Last time there was a undetected water damage above so the water runs in the walls for 4 week down, you can image what trouble it was… I hope with the BME280 i can detect higher humidity as indicator there is something wrong.
Hello Stefan, sorry to hear about your holiday home damage, that really sucks.
Indeed I removed the power LED but also the Power regulator from the Arduino. That drops the deepsleep current bigtime.
Using the BME280 as a higher humidity indicator should work when you have base line.
Iḿ thinking that a humidity of aprx. 50 to 60 would be normal (but that depends on you’re home).
For that I have added alarm/warning rules in the back-end. For example I have a alarm rule for low temperature in the garden. and one for a lower RSSI.
i use this nodes for about three months now without any drop in voltage. So i think they will work a little bit longer I also removed the power LED and the voltage regulator.
It’s been a while that I posted something of a status update in this topic, but here it comes.
Last week I followed a Angular 5 course for my work and one thing we had to do was to work out and implement a case. Well what better way to do that then to rebuild my webbased backed
There are still some small things to do (CSS just isn’t my thing) but the base is there and it’s LIVE :
Finally all parts had arrived, i have build a test setup on a breadboard and measured the power consumption. It uses round about 50mA while sending and 27,3μA in deep sleep. A battery calculator says that the battery (ER14505) should run 5 years .
Next step design and print a case and than installing it.
By the way, i use Cayenne LPP to visualize the data, if you wish i can make a pull request to add my changes to your code. It is implemented via #ifdef statements so it can be easily changed between Cayenne and your data format by setting a #define.
I’ve been working with Pro Mini, RFM95 and BME280 to build a low-power monitoring node. I can get it all working OK< but I’m struggling with the LP side of it. This looks exactly like what I’m after - and I also use Cayenne at the back end, so I’ll be keeping a close eye on you as well @biermi !
I’m literally in the middle of adding a lux and UV sensor - the code’s easy enough, designing a case which is small and contains all the electronics is a little trickier, but I’m getting there.
No Microchip DEVEUI chip, then you can remove blue parts
Depending on your BME280 sensor breakout board, may be you don’t need black parts. these are I2C pullup and some breakout board already have them, just check if BME280 is seen without them with an I2C scan sketch, if not place them/