Low Power Consumption Questions

@colemanjj ,

Sure, happy to share and I would appreciate any feedback you might have on how I could do better. I am working on a major re-write of this codebase but it is not as mature as this one. This code simply counts events from a hardware interrupt and reports every hour. It also goes to great lengths to connect and to keep from getting locked up which is why it is a little long. In my current rewrite, I am breaking this big monolithic main file into smaller classes that are more discrete and, hopefully, more maintainable.

I also developed the carrier board for this device here on the forum. If you need any help on the hardware front, please take a look at this thread or feel free to ask questions:

Again, I appreciate any advice / comments / suggestions your might have. When my new modular codebase is ready for prime time, I will share it here as well.

Thanks,

Chip