I read somewhere that the Xenon can run from a coin cell as a non-meshing peripheral role. I want to build a simple sensor that reads at 10 minute intervals and transmits a few bytes to the nearest mesh node. The enclosure I want to use has room for the sensor, Xenon board and a CR2450 (540 mAh) cell. Is this design likely to work?
As the sleep modes have not been entirely implemented yet, it’s a bit difficult to say.
However, to get the lowest possible power consumption using a coin cell battery you’ll need to bypass the voltage regulator. There are trace jumpers that can be cut to do this, however it requires modifying the Xenon. That’s probably fine for a few devices, but might get tedious at scale.
IMHO that is unrealistic. Before the mesh devices shipped, there were a bunch of people waiting to build products around the mesh devices. Those persons kept pushing particle for a ship date. But as we found out, the firmware had a lot of debugging that needed done and consequently would have been a bad platform to ship in a finished product. Waiting till the last minute to implement a new feature is not wise.
Another alternative would be to use another BLE sensor (I use one already) with the Xenon in mesh mode or Boron as a BLE master. Does that sound possible? Is the Particle Mesh platform use regular BLE communication?
@rlkeith, do you have room for 2xAA batteries? They are about the same footprint as the Xenon.
Two (L91) AA batteries (direct drive) would give you 3.6V when full, down to 2.7V when depleted.
I’m guessing these will be a decent baseline for battery operated direct-driven Xenons once we have sleep modes, assuming 3.6V isn’t too high.
The L91’s performed great for a Boron in this post (see Trial #2), but using 3xAA and the Boron’s on-board regulator.
Thanks for your reply. I was looking for a compact device that will run on a battery without recharging for a year. The Xenon is not yet up to that stage so I am looking at other solutions.
Both are being phased out (during 2019?) in favor of the Mesh devices.
So once you are up to speed, I’m hopeful that the Xenon will be ready for you. Same tooling, Same cloud.