aws-iot-core-lorawan icon indicating copy to clipboard operation
aws-iot-core-lorawan copied to clipboard

Add two LoraWan Sensors currently not supported

Open AlbertFabritiusV opened this issue 3 years ago • 2 comments

Hi,

following indications from the AWS Workshop, I was hoping the following Sensors could be added as end devices for LoraWan: LSN50 v2 (Distance Sensor) LDDS75-8 (Temperature Sensor)

Thanks in advance!

Best, Albert

AlbertFabritiusV avatar Dec 19 '21 19:12 AlbertFabritiusV

Hi! Do you have these sensors available? If we have sample payloads to work with/test on, we can probably get them added.

I started implementing the LSN50v2, but mine only had the three DS1820s attached to it so selfishly, I only did that part. Dragino has an example in JS that should be straightforward to port to Python: https://www.dragino.com/downloads/downloads/LoRa_End_Node/LSN50v2-D20/Decoder/LSN50v2-D20-Decoder.txt

thomasphorton avatar Jan 11 '22 16:01 thomasphorton

Hi Thomas, I have one json, will have to connect to get the other one later. In any case, I connected the devices first to TTN, then used with their CloudFormation Stack to integrate to AWS.

Hope it helps! Sensor 2.txt

AlbertFabritiusV avatar Jan 13 '22 13:01 AlbertFabritiusV