Getting rcvd Pairing Failed:Numeric Comparison Failed during pairing process

Hi,

I am using a nrf52840 dongle for sniffing the bluetooth connection between 2 devices. These are the wireshark logs secure_pairing_app.pcapng

What I could see is it initiates the pairing with secured connection then key exchange is happening and fails during the comparison. Where exactly can I debug to identify this issue?

I am trying to do justworks pairing, noinputnooutput. Please pour your suggestions here. 

Additional information:
My peripheral is based on ARM platform and it's an embedded device. My Master device is the app which initiates the connection.

Related