Reset the ZigBee frame counter

Hi there,
Have anyone tried to reset the zigbee frame counter number. Each packet in the zigbee has frame counter to prevent from receiving old packets. I use raspberry pi 3 and openhab2.4. The coordinator I use is Ember Em35x.
I’ve tried to restart the raspberry pi 3 and also reset the coordinator. But the frame counter did not reset to 0. It still increases.
Can anyone provide some ideas? Thanks in advance.

Steven

Why do you want to reset it?

It is actually not allowed to reset the counter - this is part of the security. The only way to reset it in general is to reinitialise the network, but note that resetting the counter will prevent other devices from communicating with the controller as the other devices will not work once the counter goes backwards. You will then need to reset the other devices as well.