[Announcement] Tool Release: LoRaWAN Multicast Configurator

LP 11
Viewed 64

Hello,

We wanted to announce the public release of a small and useful tool used internally, the LoRaWAN Multicast Configurator.

This tool allow you switch your 1.0.4 LoRaWAN sensor into multicast using official LoRaWAN packages (TS005-2.0.0), so you can try out multicast class C directly on your production firmware.

Why it has been developed: Because Chirpstack UI focus only on FUOTA, not on general multicast usage.

1 Answers

Great stuff, hope to check it out soon :)


Gave it a shot today! Couple of feedback points:

  • It wasn't clear to me that it has to be the official UUID instead of the human readable ID for the tenant.
  • Same for the application.
  • Your example uses device-id instead of the dev-eui, while it requires the dev-eui.

After I fixed those points, it works like a charm. It is really useful, thanks!