Hi,
I have created a device with ABP parameters and sending predefined data from LoRa node.
I am getting the data(encoded data) in MQTT subscription.
As a negative test, I modified the AppSKey at LoRa Server and tested. In that case also I am getting some unexpected data(not the expected values ).
Is that expected behavior that LoRa server will publish the data even if we are changing the AppsKey.
Note:If I am modifying the AppSKey and NwSkey,not getting the unexpected data.