#How to disable/hide Bluetooth advertising, but keep Bluetooth split functionality?

1 messages · Page 1 of 1 (latest)

pale seal
#

I'd like a split keyboard to behave like this:

  • The left half cannot be paired to (and/or is not visible on any Bluetooth device list).
  • The left half can be connected to a PC via a cable for communication/power.
  • The right half pairs to the left half like always (running from the battery, for example).

Is this something that's possible?

I've tried messing around with ZMK_BLE in Kconfig, but that seems to disable BT on one half completely, meaning that the right half cannot connect to the left one.

hushed sandal
#

I have not tried before but try setting CONFIG_BT_MAX_PAIRED=1 and CONFIG_BT_MAX_CONN=1

broken fossil
#

I have tried once, commenting these lines is what you want.

jolly timber