Re: NFC support Zephyr voor LE OOB secured pairing...
Rodrigo Peixoto <rodrigopex@...>
Frank, as far as I know, there are some functions that are being called during the provisioning process like "static int output_number(bt_mesh_output_action_t action, u32_t number)". This function (in my code at least) prints the OOB value for pairing. I would suggest you take a look if there are alternatives to that or maybe use this function to call your NFC tag writing one showing the OOB value to the provisioner. You can find some samples where people blink a led with the OOB value, it works as well. I hope it helps. Best regards, Rodrigo Peixoto ![]() Em seg, 21 de jan de 2019 às 07:45, frv <F.Vieren@...> escreveu:
Hi Rodrigo,
|
|