|
| 1 | +--- |
| 2 | +title: "Seeed Studio S210x Series" |
| 3 | +description: "" |
| 4 | +weight: |
| 5 | +--- |
| 6 | + |
| 7 | +{{< figure src="s210x.png" alt="Generic Node Sensor Edition" class="float plain" width="80%">}} |
| 8 | + |
| 9 | +The Seeed Studio [S210x Series](https://www.seeedstudio.com/SenseCAP-S2100-LoRaWAN-Data-Logger-p-5361.html) offers users industrial long-distance data acquisition via LoRaWAN. This series is suitable for a wide variety of different industries such as smart agriculture, smart buildings and industrial control. |
| 10 | + |
| 11 | +<!--more--> |
| 12 | + |
| 13 | +## Sensor Setup |
| 14 | + |
| 15 | +To acquire the provisioning information and properly setup the sensor you must download the **SenseCap Mate** App from the Play Store or the App Store on your phone. |
| 16 | + |
| 17 | +After opening the app it will ask you to log in/create an account, but you can click on **Skip** in the top right if you don't wish to sign up. |
| 18 | + |
| 19 | +Then click the device you wish to connect to (either the **S210x Sensor** or the **S2100 Data Logger**) and select configuration mode: **Advanced Configuration**. |
| 20 | + |
| 21 | +The app then explains how to enter Bluetooth pairing mode. Press and hold the button under the device for 3 seconds and release when it starts to blink. Once done click **Device is ready for configuration**. It will then proceed to scan for the device, and it should show up in the list. Click on **your device's serial number** to proceed. |
| 22 | + |
| 23 | +Once you reach the menu of the device, select the **Settings** tab. After that click **Platform** on the dropdown menu. There you need to select **The Things Network**. Make sure the **Frequency Plan** is correct as well. Finally, copy the **Device EUI**, **AppEUI** and **AppKey** and save them as they will be needed later for onboarding. |
| 24 | + |
| 25 | +{{< figure src="sensecap-app-settings.png" alt="Settings tab of the device." width="40%">}} |
| 26 | + |
| 27 | +## Onboarding to {{% tts %}} |
| 28 | + |
| 29 | +The device can be onboarded using the **Device Repository** or **manually**. |
| 30 | + |
| 31 | +{{< note "The S210x does not support onboarding with a QR code." />}} |
| 32 | + |
| 33 | +The [LoRaWAN® Device repository](https://github.com/TheThingsNetwork/lorawan-devices) comprises over 600 end-device profiles, including the Seeed Studio, which enables quick and easy registration with {{% tts %}}. |
| 34 | + |
| 35 | +In the **End device type** section, under **Input method**, select either the **Select the end device in the LoRaWAN Device Repository** or **Enter end device specifics manually** option. The [Onboarding devices without QR codes]({{< ref "/devices/adding-devices/#onboarding-devices-without-qr-codes" >}}) section of the [Adding Devices]({{< ref "/devices/adding-devices/" >}}) guide explains this procedure in detail. Following details are S210x-specific: |
| 36 | + |
| 37 | +- End device brand: **SenseCAP** |
| 38 | +- Model: **S210x** *(replace the 'x' with whichever type you have)* |
| 39 | +- Hardware Ver.: **1.0** |
| 40 | +- Firmware Ver.: **1.0** |
| 41 | + |
| 42 | +After configuring your device, select the **Register end device** button. |
| 43 | + |
| 44 | +{{< figure src="s210x-prov-info-stack.png" alt="Settings for registration through device repository" >}} |
| 45 | + |
| 46 | +If you prefer onboarding **manually**, in the **End device type** section, under **Input Method**, select the **Enter end device specifics manually** option. The [Manually adding devices]({{< ref "/devices/adding-devices/manual/" >}}) and [Over the Air Activation (OTAA)]({{< ref "/devices/adding-devices/manual/otaa/" >}}) guides explain this procedure in detail. Following details are specific to the S210x: |
| 47 | + |
| 48 | +- LoRaWAN version: **LoRaWAN Specification 1.0.2** |
| 49 | +- Regional parameters version: **RP001 Regional Parameters 1.0.2 revision B** |
| 50 | + |
| 51 | +After configuring your device, select the **Register end device** button. |
| 52 | + |
| 53 | +{{< figure src="manual-register.png" alt="Settings for manual registration" >}} |
| 54 | + |
| 55 | +## Monitoring Live Data |
| 56 | + |
| 57 | +When your device is registered, select the **Live Data** tab to view all messages exchanged between your end device and {{% tts %}}. |
| 58 | + |
| 59 | +{{< figure src="s210x-live-data.png" alt="Live Data tab" >}} |
0 commit comments