kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
111 stars 30 forks source link

Configurable connection and advertising parameters #137

Open Uvis-Acurable opened 2 months ago

Uvis-Acurable commented 2 months 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 2 months ago

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

kevincar commented 2 months ago

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