Other Parts Discussed in Thread: SYSCONFIG,
Hi my friends,
I have made a custom peripheral using the simple peripheral example.
I am using zephyr RTOS for a central device, and although I have set the sysconfig such that the peripheral should initiate the paring and secured connection, the central application when it creates the connection, change the connection into a non-secure or L1 level.
However, when I try the same with my nrfConnect applciation on my Iphone, it is propmted to enter the bonding and paring process and I can see that bond manager callback.
I was wondering why this is happening and what is the best way to enforce encrypted connection from the peripheal side.
Thanks
