-
As I understand measuring the battery is the thing that drains it the most, is it possible to only do these measurements like once a day or at least once a hour?
-
ATC firmware can be configured to send info using "Mi-like" format, or it's own format. I think it would be great to be able to receive both.
-
I used your .bin file to update and now I get very strange readings compared to Aaron's. xx:xx:xx is your firmware and yy:yy:yy is Aaron's. Both are configured to used Custom and not MiLike and detail…
-
hey is there a way to make the default temp show as F after removing the battery ... thx i also made a donition thank 4 u work
-
Hi,
what do you think, does it make sense to extend the interval for reading temperature/humidity?
Loop delay time is 7 seconds as I have seen (tested) - readsensor() with wakeup / sleep sensor …
-
Victor, first I'd like to commend you for the wonderful job that you did evolving ATC's code to support the EPD display of MHO-C401 too!
I've updated the firmware on one of my devices yestarday wit…
-
Hello, I am developing a device that will run for a long time in sleep mode.
I realised that I cannot use RTC1(Arduino millis, micros) or RTC0 (Softdevice uses RTC0) to generate a interrupt after g…
-
Hi.
Thank you for your work on this great piece of software
Is there any way to lock ability to flash firmware?
Seems like anyone can flash by having a mobile phone and opening ota flasher in bro…
-
Hi
First of all, thank you for you work. I would never thought someone would hack a 3$ thermometer :)
I have your firmware on 3 devices, I'm using atc_mithermometer in esphome to read values. I wa…
-
Won't it break your concept too much, if ADV-data will be structured as for an MI-like device? I mean using `0x95, 0xFE` UUID, some device identification and predefined data points?