Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JsonError: data did not match any variant of untagged enum RxPk #440

Closed
nosmaster89 opened this issue Aug 2, 2023 · 2 comments
Closed

Comments

@nosmaster89
Copy link

nosmaster89 commented Aug 2, 2023

gwrs recieved this packet data and returned this error

   "rxpk":[
      {
         "jver":1,
         "tmst":1305359278,
         "tm32":3116791260,
         "chan":0,
         "rfch":1,
         "freq":868.100000,
         "mid":8,
         "stat":-1,
         "modu":"LORA",
         "datr":"SF5BW125",
         "codr":"4/7",
         "rssis":-100,
         "lsnr":-6.8,
         "foff":19378,
         "rssi":-93,
         "size":254,
         "data":"UuPpZap3fgVsOdPy6YXPN+Edsvc6V2lA6TYGWmSHPx/tF5+aHvw2zIUxR8BYO0WgmpHdxs8B1PRYGpEh/c0Hvpt4eWTRn92VJ/debff5EgUoWaogaZmmU1i5fER0cfL0cfpW8nevUIH+IQez2NqRtY13Fo8s3oj3KN+iJWLUP2xi+o0M8kcaqDZcbiKjkBxas87gxwAjrBZ/EF+LP8sheuNXUXcUZi1l2f4ocSRtpZS9LHsSoUkXPm6/bz1LoiZfem7smFGm7czFWi/LRbzDVTNSe7yJprdF0Z0biko8Y/e8Na1GHBeu3S9Mzx8xjCX8MGO9z2lFvwMpU3wq+2A="
      }
   ]
} JsonError: data did not match any variant of untagged enum RxPk at line 1 column 566```
@lthiery
Copy link
Contributor

lthiery commented Aug 2, 2023

This was caused by the new spreading factor and appears to be resolved by this PR

helium/semtech-udp#82

@madninja
Copy link
Member

madninja commented Aug 3, 2023

Pick up in #437

@madninja madninja closed this as completed Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants