esp32-ps3 icon indicating copy to clipboard operation
esp32-ps3 copied to clipboard

Connection fails with l2cap error

Open julian-weinert opened this issue 2 years ago • 0 comments

I'm implementing a really bare-bones test using ESP-IDF (v4.4.1). After some struggles I got it to build and run on an ESP32, waiting for a connection. But as soon as I try to connect a controller it throws an error: E (26693) BT_BTM: btm_sec_l2cap_access_req: (acceptor) remote features unknown!!sec_flags:0x80

I've dug through but lost track somewhere in the source of esp-idf. I would've liked to make it a discussions post rather than an issue, maybe it would be worth enabling that for the repo :)

julian-weinert avatar May 06 '22 22:05 julian-weinert