This decoder is basically the same as the original payload decoder, with the exceptions of a few edits to fit the Chirpstack format.
Please note that this version should only be used with Chirpstack, for other Network Servers, we recommend https://gitlab.com/sensative/strips-lora-translator-open-source
- Log in to your Chirptack console and go to
Device-profiles
- Select the device profile that you want to use with Sensative Strips
- Go to the
Codec
tab - Choose
Custom JavaScript codec functions
underPayload codec
- Paste the code from
sensative-strips-decoder-chirpstack.js
into the first box - Press
UPDATE DEVICE-PROFILE