hye guys, I want to ask if anyone have any experience using WISE 2410 with 3rd party gateway in my case I’m using RAK2245.
from TTN I only get dev addr and maybe some payload (raw data) from WISE 2410
I try to parse the data using MQTT integration with Node-Red using the payload parser they have given but not get any data from it.
i have tried to put the payload parser to the payload formatter but the problem is that the payload parser is to long and its also for previous version TTN which only put on decoder (that time no uplink or downlink formatter)
thanks for the advice, i will try to follow this first, later i will update here if i got anything from it
I just bought Wise-2410 and facing same issue, TTN has length limitations for payload formatter. I tried to connect TTN to Datacake and put the payload parser in Datacake, from debug menu the payload is received and decoded in Datacake as String data type, but I still have problem to assign the properties as a dedicated field to visualize.