lancaster-university / microbit-dal

http://lancaster-university.github.io/microbit-docs
Other
254 stars 130 forks source link

Unable to pair ESP32 with microbit #358

Open 65innovations opened 6 years ago

65innovations commented 6 years ago

I used makecode to generate ble UART code for my microbit, and used my ESP32 as client to the microbit ble UART. I couldnt got a tick as per when I pair the microbit with my iOS or android devices. Does it mean the ESP32 and microbit are paired? May I know more the security parameters that came default in codes generated by makecode?

-Does microbit support LE Secure Connection or LE Legacy Connections? -What is the value to set for maximum key size field in pairing response/request packet when Just Works mode? -What is the value to set for Initiator Key Distribution” & “Responder Key Distribution in pairing response/request packet when Just Works mode? -What is the value to set for BF, SC when Just works?