MKR1000 Pushover Status

Send status messages of your MKR1000 via Pushover service to your mobile phone, etc.

Things used in this project

Hardware components

Arduino MKR1000
Arduino MKR1000

Story
An IoT node must be trimmed to reduce current consumption due to battery life. A WiFi-based node as Arduino MKR1000 needs a lot of current while sending.

To avoid a high current consumption over time the controller should sleep the most time, wake up for sending some info, and go to sleep for a defined period of time afterwards.

Status messages of the IoT node are welcome to see the health of the node. In this project the RSSI, or “Received Signal Strength Indicator” is sent by a Pushover message to my mobile phone.

The RSSI is a measurement of how well your device can hear a signal from an access point or router. It’s a value that is useful for determining if you have enough signal to get a good wireless connection (see https://www.metageek.com/training/resources/understanding-rssi.html).

No external components are required. Power the MKR100 – That’s all.

Code

MKR1000_PushOver_Status_WakeUp

 

Source: MKR1000 Pushover Status

About The Author

Ibrar Ayyub

I am an experienced technical writer with a Master's degree in computer science from BZU Multan University. I have written for various industries, mainly home automation, and engineering. I have a clear and simple writing style and am skilled in using infographics and diagrams. I am a great researcher and is able to present information in a well-organized and logical manner.

Scroll to Top