September 30, 2017

Zoe Helper: A Sigfox SOS Device - Part 2

Zoe Helper: A Sigfox SOS Device – Part 2

In this part of the project, I process the message sent by Sigfox Backend via callback. To recap, this is the message: http://jacksonng.org/sigfox/newnotifications.php?message={data}&deviceid={device} The job of newnotifications.php is to read the message, check who it is intended for, and send the message to the receiver’s mobile device.  Whose message is this? To find out who

Zoe Helper: A Sigfox SOS Device - Part 1

Zoe Helper: A Sigfox SOS Device – Part 1

In this project, I will hook up a button to my Arudino UNO. When the button is pressed, it will send a message through the Sigfox backend to my virtual server, and then finally as a notification to my mobile phone. Objective Low Power Wide Area Networks (LPWAN) are making IoT engineers all over the world excited. Sigfox is an LPWAN.