Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
projects:cyberalarm [2019/11/23 20:40] kratenkoprojects:cyberalarm [2019/11/23 20:48] kratenko
Line 75: Line 75:
 Arduino Sketch: https://github.com/deepestcyber/cyberalarm-button Arduino Sketch: https://github.com/deepestcyber/cyberalarm-button
  
-TODO +The LoRaWAN framework used in the sketch does quite a lot in the background. LoRaWAN requires a lot of states and timing, so it includes a kind of RTOS. This can be a bit confusing if you are not used to it. You can just use the link sketch and adjust `DevEUI`, `AppEUI`, and `AppKey`. You can get your values from TTN when you create a Device there.