added catwan_usbstick.md and text

This commit is contained in:
phillip torrone 2019-04-02 15:32:16 -04:00 committed by GitHub
parent 8e2a5cf2cc
commit 3d65fbcc36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

20
_board/catwan_usbstick.md Normal file
View file

@ -0,0 +1,20 @@
---
layout: download
board_id: "catwan_usbstick"
title: "CatWAN USB Stick Download"
name: "CatWAN USB Stick"
manufacturer: "Electronic Cats"
board_url: ""
board_image: "/assets/images/boards/unknown.jpg"
---
Are you interested in learning how LoRa works at the package level? Debugging your own LoRa hardware and trying to detect where something is wrong? Or maybe youre writing a custom application for your Internet of Things (IoT) network with LoraWAN?
The CatWAN USB Stick is programmed with a special firmware image that makes it an easy-to-use LoRa sniffer. You can passively capture the data exchanges between two LoRa devices, capturing with our “LoRa Sniffer” the open source network analysis tool that we have created to use together.
## Purchase
* [Electronic Cats](https://electroniccats.com/producto/catwan_usb-stick/)
## Contribute
Have some info to add for this board? Edit the source for this page [here](https://github.com/adafruit/circuitpython-org/edit/master/_board/{{ page.board_id }}.md).