Hello!
I wanted to use chirpstack-v4 for my new application, but I need to use fuota-server. I was able to successfully use it with chirpstack v3, but since v4 application id is UUID and not int which breaks fuota server. Is there any plan to update fuota-server to make it available to use with recent chirpstack version?
Hi, I still have problem with chirpstack v4 firmware update…
I found that “uint32 multicast_group_id = 7” in fuota.proto, but in ChirpStack web UI, the multicast_group id is strng type, like multicast-group id: 27ec1be3-3ef8-4359-b2dd-597a4d5971ce, can I use existing multicast group to do fuota work?
Looking forward to your reply.