chirpstack-application-server
chirpstack-application-server copied to clipboard
Decode is not defined (OTAA - Uplink)
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 {}; }