SoftwareAG / cumulocity-lora

LoRa framework including implementations for TTN, Chirpstack, Kerlink Wanesy, Loriot, Actility, Objenious, Live Objects, Orbiwan as well as many codecs and still adding more, and lot of unique features such as user-friendly UI to send device commands, gateway management, codec IDE
Apache License 2.0
10 stars 2 forks source link

[TTN connector] send downlink command #48

Closed phcrb closed 3 years ago

phcrb commented 3 years ago

When sending a command from cumulocity to a device attaced to TTN with a codec enless wireless, the messages seems to not been sent to TTN An exception is raised, see logs: TTN-exception-send-command-ENLESS.txt

TTN-exception-send-command-ENLESS.txt

image

The same exception is raised using a codec Adeunis/Modbus: TTN-exception-send-command-ADEUNIS.txt TTN-exception-send-command-ADEUNIS.txt

In both cases, the frame is well encoded, but not sent

phcrb commented 3 years ago

The payload is now sent from cumulocity to the device