Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown Decoder - IoTracker3 #924

Open
thebrighthood opened this issue Mar 6, 2023 · 2 comments
Open

Unknown Decoder - IoTracker3 #924

thebrighthood opened this issue Mar 6, 2023 · 2 comments

Comments

@thebrighthood
Copy link

thebrighthood commented Mar 6, 2023

1. Are you using Helium hosted Console or running your own open source Console?
Helium Hosted Console

2. If you are on Helium hosted Console, which url are you currently on?
https://console.helium.com/devices/56b955a1-1d39-4516-9e5b-908bcf103606

3. If you are experiencing bugs in Helium hosted Console, please specify your Organization name and Device ID.
Org: SlidingLines
DevID: 56b955a1-1d39-4516-9e5b-908bcf103606

Please describe your issue:

Unknown decoder in debug screen. Tried to hook things up again from scratch, but it always returns unknown decoder.

I can grab the payload and run it through the Script Validator and it outputs in the correct format.
This is the decoder: https://github.com/ioTracker/decoder-js/blob/master/decoder_ttn.js
The device is an IoThings IoTracker3.

I believe this decoder code is OK, because it gives the correct results in the Script Validator.

A couple of example payloads:
EADdCwJFhsAigCKA
1000dd0b024586c022802280

EADdCwOyhpIBwAHA
1000dd0b03b2869201c001c0

scriptvalidator_correct
jabbathenoob

@ApolloDS
Copy link

ApolloDS commented Oct 1, 2023

I have exactly the same problem here. Owning a IOTracker 3 and always get this error.

@ApolloDS
Copy link

ApolloDS commented Oct 2, 2023

Hi @thebrighthood ,
I figured it out, please see here: ioTracker/decoder-js#1
Just add the 'port' variable name to the function and somehow this will work then in the helium console.

Peter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants