Looks like all of our servers (peripherals) start with srv_id 1. What is srv_id zero? https://github.com/ukBaz/python-bluezero/blob/2b0aba891655bae44c1f281852d5669d5dc9db19/bluezero/peripheral.py#L35
Looks like all of our servers (peripherals) start with srv_id 1.
What is srv_id zero?
python-bluezero/bluezero/peripheral.py
Line 35 in 2b0aba8