You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have a mostly working implementation of bluetooth pairing etc. Talking to the BT controller works, and I have managed to pair with my laptop.
It'd be nice to implement the full workflow, and control the LEDs upon entering BT setup mode, display the BTHostListQuery result, and use the same keymap as the original FW.
The text was updated successfully, but these errors were encountered:
Anne: leave BT layer to regain normal number keys (I also press Fn once to make sure I'm in BASE layer, but this is possibly a bug in my layout modification)
Anne: punch in the 6-digit code
Without step 3, the keys 1~4 and 0 ends the pairing session, since they invoke other bluetooth actions. It would be best if the MCU can get some indication from BLE chip to switch to BASE and highlight the number keys like stock does.
Connection state feedback works now (apart from having to manually press left ctrl sometimes to make it update). Started building the pin entry mode, but it doesn't quite work correctly yet.
We have a mostly working implementation of bluetooth pairing etc. Talking to the BT controller works, and I have managed to pair with my laptop.
It'd be nice to implement the full workflow, and control the LEDs upon entering BT setup mode, display the BTHostListQuery result, and use the same keymap as the original FW.
The text was updated successfully, but these errors were encountered: