LoRaWAN IoT Core Downlink / Send data to device / Value 'null' at 'WirelessDeviceType'

0

Hello,

when i am trying to send a Downlink to a lorawan device and want to check the message queue in the aws console IoTCore -> Wireless connectivity -> Devices -> specific device: i am receiving this error as a red notification error pop up after a few seconds.

Value not valid 1 validation error detected: Value 'null' at 'WirelessDeviceType' failed to satisfy constraint: Member must have non-null and nonempty value

Althought i get no error message if i invoked the send data to device API from the CLI command line or from an lambda function using boto3. Also when i am using the console to queue a downlink i got a green conformation box but afterwars this error and nothing is displayed in the downlink queue section.

All the devices send the data normally and apart from this issue everything seems to work just fine. I have no clue why i am getting this error and i found nothing in the documentation. Did anyone encountered the same problem and knows how to solve it ?

Thanks for your help in advance.

asked 2 years ago309 views
1 Answer
0

Hello. I've been experiencing this issue for about a week. I concur with your observations that it is mainly a nuisance, with little operational impact. Like you, I can't view the downlink queue; besides that, everything still works.

I think this issue is for AWS to solve. It has been raised and escalated internally.

profile pictureAWS
EXPERT
Greg_B
answered 2 years ago
  • The fix has been deployed. Please let us know if you still experience problems.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions