i have created whitelists for filtering connection its working fine now, but when i restart my firmware the stored whitlists data become cleared so i need to bond each time after firmware restart its not good in my application so my question is,
i can store whitelist details( irk_count, addr_count, pp_addr , pp_irks) in my external flash memory (i'm using an external flash ) and once restart firmware i can read the data from flash memory and stored whitelist/bond information to whitelist in initialization process . is it possible or not?