This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

how to handle pairing/bonding in serialization system?

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

Related