@@ -17,6 +17,8 @@ async def main():
print(f'Services found for device')
print(f'\tDevice address:{device.address}')
print(f'\tDevice name:{device.name}')
client.write_gatt_char()
print('\tServices:')
for service in client.services:
The note is not visible to the blocked user.