Hello there.
Decoded uplinks in my integration are working fine with JSON but downlinks are empty of payload data. It only reports LoRaWAN / LoRa data like fCntDown
/ Freq
/ SF
/ power
/ delay
e.t.c. on MAC commands but not MAC payload. On application downlink not even fCntDown
or freq
e.t.c. are reported.
On contrast on web interface I can check the MAC payload. Is it possible to pass those data in the integration?
I have to write a decoder to have payload of downlinks on my integration?