Re: Is bluetooth sample "peripheral" still working well?
Hi Frank,
On 4 Dec 2018, at 17.52, frv <F.Vieren@televic.com> wrote:Not quite. An Identity Address can be either a public address or a static random address. In most cases nRF boards only have a static random address but no public address. In this case the warning just means that at that point the stack has neither one of those addresses, and is waiting for settings_load() to read one from flash (if nothing is found in flash then the stack will go ahead and try to use our HCI vendor extensions to read the static random address from the controller). Sometime ago this topic was published:I assume you mean settings_load()? That reads the storage partition in flash, i.e. it’s not related to the FICR or UICR registers. Johan
|
|