kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
105 stars 29 forks source link

Configurable connection and advertising parameters #137

Open Uvis-Acurable opened 1 month ago

Uvis-Acurable commented 1 month ago
  1. Currently Bless server does not allow configuring advertising packet data such as manufacturer data or data service data, however Core Bluetooth allows it.

  2. Allow changing minimum and maximum connection interval values

oclyke commented 1 month ago

Anyone working on this? I am interested in helping out.

kevincar commented 1 month ago

@oclyke Please do! Pull requests are very helpful to tackle some of the issues.