Seeed-Solution / SenseCAP-Decoder

22 stars 7 forks source link

Payload decoder for TTN shows errors #2

Open ralphjy opened 1 year ago

ralphjy commented 1 year ago

I am trying to use SenseCAP_WM1110_TTN_Decoder.js. When I load the uplink Custom javascript payload decoder I see errors in the Formatter code panel.

The first error is at line 28 - "Line breaking error 'continue'. Missing semicolon."

Not sure what caused this error, but I do not get sensor values decoded from the payload - so I think that there really is a problem somewhere.

dotchang commented 2 months ago

I also met same problem. Due to this matter, no one cannot use WM1100-A device on TTN v3 appropriately. I hope SenseCAP official can solve this trouble.