Page 1 of 1

Bluetooth Classic SPP pairing

Posted: Tue May 29, 2018 9:19 pm
by revisiontecnica
Hello,

I am trying to connect to a bluetooth device that runs a SPP server and requires a fixed pin (e.g "1234").

I can't seem to figure out how the pairing is done with the API. The connection gets as far as ESP_SPP_OPEN_EVT but is shortly closed.

Any help is greatly appreciated.