Device Sending Incorrect Application ID – Need Help Understanding the Issue

Hello everyone, how are you?

I’m facing an issue and trying to understand what’s happening.

I have a device registered in Application X, and it is receiving data correctly. However, when I check the Device Data section and open the package sent by the device, I notice that it is sending a different Application ID than expected. Instead of using the Application X ID, it is sending the Application Y ID.

I’ve reviewed the configuration multiple times, and the device is indeed registered in Application X.

Has anyone experienced this before or have any idea what might be happening?

Seems very strange.

Maybe share some photos, the application ID the device is under and then the application ID the events are appearing as.

I’d also be interested in seeing the results of a few gRPC commands, such as list applications, then getApplication on the ones in question. Then a getDevice to see how the device is registered. I think seeing the results of these would give a lot of clarity into how Chirpstack is currently handling the device.