Hi,
I want to implement a BLE function that a master can connect to multiple slaves at the same time,and the services are located at the master,do I need to create multiple copies of the service?For example ,do i need to create eight battery services if i want to connect eight slaves?If there is no need,If one of the eight devices has the notify function enabled, will the other seven devices also receive data?Or the BLE master will automatically build a copy of the service for each connection?