Posts

Post not yet marked as solved
1 Replies
1.1k Views
Hi,I am trying to figure out to see if there's a way that I don't need to prompt user to enter the password, but to send password programmatically.Example:1. Device has a pre-shared key of 12342. My app attempts to pair with the device with 1234Ideal Result:- User does not need to input password of 1234. The app handles the password entering and then it's pairedCurrent:- If I try to pair new device, I will always a pop-up that asks the user to enter the password 1234Thanks!
Posted
by dlee116.
Last updated
.