we have deploy the serialization libraries in our host to communicate with nrf52840, but it seems the serialization libraries don't handle pairing/bonding event, so we can't peform a success pairing with the peripheral device, pairing/bonding will use hardware resource like flash(store bonding information), encryption/random generator(generate random data, compute encryted data), does it need implement in host?
Thanks