A CR2032 has 235 mAh, which I believe Casio watches use, and their batteries last 5-7 years. So, if we divide that out, that’s something like 5-6 microamps (235 mAh / 5 years / 365 years / 24 hours * 1000 = 5.36… microamps). Converting this to watts @ 3v: 15-18 microwatts.
If you remove RF from the equation (Bluetooth, WiFi, etc) and custom build the chip, you can get some very low power draws. If all you’re doing is sampling temps or something, you could send an update periodically over serial or something and fit under 100microwatts or so. You could probably even do RF if you have a large enough cap and send once it charges.
Why not?
A CR2032 has 235 mAh, which I believe Casio watches use, and their batteries last 5-7 years. So, if we divide that out, that’s something like 5-6 microamps (235 mAh / 5 years / 365 years / 24 hours * 1000 = 5.36… microamps). Converting this to watts @ 3v: 15-18 microwatts.
I think that math is correct (this question reaches a similar conclusion), and it leaves some headroom as well.
If you remove RF from the equation (Bluetooth, WiFi, etc) and custom build the chip, you can get some very low power draws. If all you’re doing is sampling temps or something, you could send an update periodically over serial or something and fit under 100microwatts or so. You could probably even do RF if you have a large enough cap and send once it charges.