Hello
I USE SDK15.2 ble_app_gls。
The mobile phone continuously pops up 3 windows to ask whether to pair and a password input window when the mobile phone app is connected to the slave.
In my project , the host has no input capability. Host and slave connect via USB,so the password can be sented to the host via USB。
Questions are as follows:
1. Whether the host can directly reply to the confirmation to the slave(use api function) without pops up the 3 query window?
2.Whether the host can directly reply the passkey(get from usb) to the slave without pops up the passkey window?
thanks