Move a device to a different application server

Hi,

First of all, thank you for the development of chirpstack!

We set up the stack on our servers as follows:

  • one server with a network server
  • a server with application server + join server for each of our customers

We activate our devices via OTAA.

My question is :

How can we change a device from one application server (and join server) to another one? Do we have to change the joinEui of the device?

Thanks a lot

For OTAA mode devices, you need to add device in new app server with right Device EUI and Application key and rejoin it with new app srv.

1 Like

Thank you,

I also need to configure the network server to set resolve_join_eui=true and to point join_eui dns to each customer server?