SenseCAP S2100 LoRaWAN Data Logger | Seeed Studio Wiki #237
Replies: 6 comments 6 replies
-
Does anyone know where I can get support for this as there are some fundamental flaws in the product. Namely it cannot support anything except a number output from a register and you cannot specify the length of the register value. It also doesn't allow you to see what message was sent to the device to read the register for debugging. |
Beta Was this translation helpful? Give feedback.
-
I am curious. Why the support team has no answer for the above Q placed by merrittholmes7? I am going to get one and if the above is the case it is a problem. |
Beta Was this translation helpful? Give feedback.
-
And why can't the decode decode a normal string or different date formats. The product is not fit for purpose with these massive restrictions. The whole point is that you can log data from different devices and so it needs to be able to handle different types of strings, dates, numbers. On 10 Dec 2024 01:28, Zeke5579 ***@***.***> wrote:
We're here to help! You can reach us at ***@***.*** Regarding the output format and data, we've got you covered! The reason the output cannot be changed is because it is necessary to work with the decoder on the server to decode the correct information from the S2100 output data!
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Yes of course I understand how LoRaWAN works, but you can still encode an 8bit string or say a mac address into a LoRaWAN payload but its impossible to decode this with your device. Similarly, its impossible to decode timestamps. quite often the device id will be the payload. This is also impossible to decode as there is no string type available.
…________________________________
From: Zeke5579 ***@***.***>
Sent: 10 December 2024 08:40
To: Seeed-Studio/wiki-documents ***@***.***>
Cc: merrittholmes7 ***@***.***>; Comment ***@***.***>
Subject: Re: [Seeed-Studio/wiki-documents] SenseCAP S2100 LoRaWAN Data Logger | Seeed Studio Wiki (Discussion #237)
LoRaWAN cannot directly transmit plain strings or varied date formats due to:
1. Bandwidth Limitations: Small payload sizes make lengthy data impractical.
2. Binary Payloads: LoRaWAN transmits binary data; encoding/decoding is required at the application layer.
Our pre-set data formats guarantee the reliability of information transmission. If you have a large number of data format customization needs, contact us at ***@***.******@***.***>. We will customize the data format you need within the framework of the Lorawan agreement.
—
Reply to this email directly, view it on GitHub<#237 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN2ZDFWHFIKY3QTDLG65RPT2E2SGTAVCNFSM6AAAAAAYMVDDF6VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTCNJRG43DAMI>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The problem is that sometimes the captured Information is a string or a date and you have no way of decoding as an option. This is a product limitation which is very very basic. On 19 Dec 2024 03:35, Zeke5579 ***@***.***> wrote:
For your query, our devices just send the captured information to the gateway, which transfers the information to the platform and then decodes it, if you have a batch of devices that need to be loaded with specific information, we offer customization services to meet your needs.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Does the datalogger buffer measurements when offline, or does it discard measurements if there is no network? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
SenseCAP S2100 LoRaWAN Data Logger | Seeed Studio Wiki
SenseCAP S2100 LoRaWAN Data Logger
https://wiki.seeedstudio.com/Sensor/SenseCAP/SenseCAP_LoRaWAN_Sensor/SenseCAP_S210X_Series/tutorial/Connect-S210X-Sensor-to-Microsoft-Azure-IoT-Central
Beta Was this translation helpful? Give feedback.
All reactions