Hi @jmeynier,
You can change the default name via the following:
blePeripheral.setLocalName("name");
blePeripheral.setDeviceName("name");
LightBlue on iOS shows the device name,
Hi @jmeynier,
You can change the default name via the following:
blePeripheral.setLocalName("name");
blePeripheral.setDeviceName("name");
LightBlue on iOS shows the device name,