chirpstack-application-server icon indicating copy to clipboard operation
chirpstack-application-server copied to clipboard

Decode is not defined (OTAA - Uplink)

Open wsdt opened this issue 3 years ago • 0 comments

Hi,

I just tried to join a GreenBox Compact 3 from CleverCity.ch. It looks like the device joined successfully as the activation page shows all values (but I'm not 100% sure if it's the correct application key, but it seems to be the right one as the mic-error disappeared).

Nevertheless, uplinks show always this error: 'Decode' is not defined but the placeholder function is defined:

function Decode(fPort, bytes, variables) { return {}; }

wsdt avatar Jan 30 '22 17:01 wsdt