In this video I look at using Sigfox (one of the LPWAN alternatives for IOT) to send sensor data to the cloud.
00:00 Introduction
00:27 Pycom example page explaining how to use Sigfox including provisioning a device on the Sigfox backend [ Ссылка ]
01:22 Walk through of the main.py, looking at setting up a SIGFOXHELPER class and using the resulting object.
03:27 Walk through of the sigfoxHelper.py library
06:20 Showing running the Sigfox code including displaying the Sigfox device info.
07:14 Setting up the Sigfox backend services for the device.
09:04 Testing Sigfox coverage from my house (Not great)
09:45 Testing Sigfox coverage from my boat (Non-existent)
10:06 Coverage Conclusions: Both Sigfox and LoraWan do not have the coverage for my boat monitoring IOT device. I need to try out NB-IOT. For now will complete the Lorawan version of this project and circle around at the end of the project to test nb-iot coverage.
ourLora project: [ Ссылка ]
Github for lopybase: [ Ссылка ]
Github for Sigfox: [ Ссылка ]
Ещё видео!