Hi,
My application has 2 service. 1 service requires encryption but the other does not. As per my current implementation (ref from example code), the peer always performs paring procedure when connecting. My question is, is there anyway that I can let the peer connects with my device without paring, and this peer can only see unencrypted service?
Thank you for any help!