If you didn't mind sharing, I'd like to hear more about your use case. I'm assuming these would be things like temp/humidity sensors and such. I suppose you'd want to avoid wake-ups and radio use as much as possible.
I've not gotten around to trying, but I assume using deep sleep while waking up to batch send data with infrequent updates would be key.
Comments
If you didn't mind sharing, I'd like to hear more about your use case. I'm assuming these would be things like temp/humidity sensors and such. I suppose you'd want to avoid wake-ups and radio use as much as possible.
I've not gotten around to trying, but I assume using deep sleep while waking up to batch send data with infrequent updates would be key.