Hi Team,
When i click on Connect for the first time pairing pop-up is coming, even if i not entered passcode also it started communicating with BLE Application.
In my code i have set
user_app_on_init()
{
codeless_env.pin= 123456;
}
Iam expecting, after entering pairing code only it should connect and start communicating with Application.
Pls help me in fixing this issue.
Regards,
Laxmi Narayana.