zmkfirmware / zmk

ZMK Firmware Repository
https://zmk.dev/
MIT License
2.64k stars 2.7k forks source link

Split BLE follow up work #58

Open petejohanson opened 4 years ago

petejohanson commented 4 years ago

There are some outstanding items in the implementation of the split BLE support that need to be work on:

Nicell commented 4 years ago

One thing to help improve the connection between the two halves is to enable 2Mbps PHY.

Pros:

Cons:

mhbkamaei commented 1 week ago

Hi there, any progress on last item? dynamic central/peripheral role would be nice, specially for Switching between dongle setup (3 device with dongle as central) to dongleless setup (2 device with left or right as central) and of course balancing battery drain. as one of main ZMK's goal is to provide a WIRELESS firmware, which means battery matters, why Low Priority?

Nick-Munnich commented 1 week ago

Hi there, any progress on last item? dynamic central/peripheral role would be nice, specially for Switching between dongle setup (3 device with dongle as central) to dongleless setup (2 device with left or right as central) and of course balancing battery drain. as one of main ZMK's goal is to provide a WIRELESS firmware, which means battery matters, why Low Priority?

Hi, there are a number of features which have higher priority than this would have: ZMK studio, pointing work, wired split, etc. This is also a much more complex feature than it may seem. Contributions are always welcome though, if you wanted to give it a shot.