Hi,
I am able to sniff and decrypt all the packets in Mesh Network as per NRF_Sniff Procedure Manual.
But unable to decrypt the packets received between the Low Power Node and Friend Node. As I have gone through Mesh Profile Specification, it is mentioned the security credentials are different for Friendship PDU and Network PDU.
So, what are the necessary changes should i have make to decrypt those packets also.
Devices used for Sniffing are:
nRF52832 DK
nRF52840 DK
nRF52840 Dongle
with given sniffer hex files.
Tool used: Wireshark (as per specfied in nRF_sniffing Procedure Manual)
Thanks in Advance
K Chandu