Hi,I'm working with DA14531MOD (CODELESS 6.380.18.63). - Is there anyway I can have the module accept two security passkey.
In this version 6.380.18.63 of codeless - I'm working on security feature. By default after enabling security feature, Im able to assign SEC=0 and PIN = 123456 as example to connect two DA14531MOD. (One as Peripheral, One as Central)Now where can I set up so that I can make Peripheral to accept two PINs (eg: either 123456, or 654321). with both passkey the Peripheral should be able to connect the central.Thanks
Hi Ro,
Thank you for posting your questions online.
Do you mean the DA14531MOD works in peripheral mode, and you want this module has capability to switch to different PIN number with different centrals?
You are using the Codeless SDK right?
BR,
JH_Renesas
Hi,Thanks for the response. Im trying to have DA14531 (which is in peripheral mode) to accept two different PIN.Im using codeless sdk 6.380.18.63 (since this version lets me to assign custom PIN) like if AT+PIN=123456, then peripheral device (DA14531) accepts only a central device with 123456 PIN.this works fine, Im trying to set the Peripheral to accept more than one PIN. Like 123456 and 654321 for example.Thanks for the help.
Thanks for your info.
unfortunately the codeless SDK does not support multi connections.
if you need multi connection please find this example with SDK6: ble-sdk6-examples/connectivity/multi_con_periph at main · renesas/ble-sdk6-examples · GitHub