Go to the enco website and register an account.
Go to their DevPortal at https://devs.enco.io/dashboard/home and follow these steps
If you now click your device and select the Keys tab, you can see your device keys
You will need to copy the following fields to your LoRa device in AllThingsTalk Maker
- DevAddr
- NwKSKey
- AppSKey
Your device will be created with one default sensor. An IntegerSensor. We can delete this one as we don’t need it.
To set up the cloudchannel for a specific sensor, follow these steps:
Create the sensor(s)
Below you will find the sensors needed for each of the AllThingsTalk kits
You can either activate all cloud channels. This ensures all Rapid Development Kit experiments have their corresponding assets linked to receive data. Or depending on the experiment you want to run, only set up those specific sensors
Guard your stuff
BinarySensor
GPSSensor
Count visits
IntegerSensor
Environmental sensing
LoudnessSensor
LightSensor
TemperatureSensor
HumiditySensor
PressureSensor
AirQualitySensor
The Track and Trace demo makes use of the following sensors
AccelerometerSensor
Acceleration assetBatteryLevelSensor
Battery Level assetGpsSensor
Location assetIntegerSensor
Speed asset