I am getting uplink and downlink failures due to the firmware version of my Dragino lt22222.
“data”: {
“@type”: “type.googleapis.com/ttn.lorawan.v3.ErrorDetails”,
“namespace”: “pkg/devicerepository/store/remote”,
“name”: “firmware_version_not_found”,
“message_format”: “firmware version {firmware_version}
for model {brand_id}/{model_id}
not found”,
“attributes”: {
“brand_id”: “dragino”,
“firmware_version”: “1.5.5”,
“model_id”: “lt22222-l”
Is this an issue with TTN or is there something I can do to resolve it?