Michael P.

Results 78 comments of Michael P.

Don't forget that the device will send every x seconds anyway an advertising package so that it could be visible (used for scanning etc.) The provided "advertising time" here is...

Try to use ESP32 with OpenMQTTGateway as sample - I have no problems at same floor, also from basement I receive data. (using ESP32 dev board)

@marc-gist you can use RPIEasy as sample. https://github.com/enesbcs/rpieasy But with ESP32 and OpenMQTTGateway it is working also very well. https://github.com/1technophile/OpenMQTTGateway

What is the model number for the e-ink version of temp/hum sensor? And for the second one? (link is not working more)

Have added sensorMultilevel support. It is working in my local installation since some time. Best, Michael

For any external sensor - I have as sample 433MHz sensors, Bluetooth sensors, CO2, TVOC a,d PM2.5/10 WiFi sensors. All of them are reporting to MQTT server. Using a CodeDevice...

https://docs.heltec.org/general/how_to_use_license.html Insert in Arduino serial monitor window the Line `AT+CDKEY=xxx` -> the key without any "0x" or "," - only the numbers/letters and send it to device, while it show...

@davey - if you really need it (I think in home automation), why don't you calculate it yourself? I made it (as sample in Home Assistant) for the outdoor sensor...