kevincar / bless

Cross-platform Bluetooth Low Energy Server Python Library
MIT License
78 stars 26 forks source link

can see my computer as a bluetooth server when running server #124

Open ahmad11111111111 opened 6 months ago

ahmad11111111111 commented 6 months ago

The problem Provide a clear and concise description of what the problem is.

Reproduction Provide instructions or code samples that demonstrate the issue if possible>

Expected behavior i see my computer on lightblue Screenshots If applicable, add screenshots to help explain your problem.

(bless-test) ➜  bless git:(master) python examples/server.py 
/home/ahmad/lab/bless/examples/server.py:92: DeprecationWarning: There is no current event loop
  loop = asyncio.get_event_loop()
DEBUG:asyncio:Using selector: EpollSelector
DEBUG:__main__:51ff12bb-3ed8-46e5-b4f9-d64e2fec021b: Unknown
DEBUG:__main__:Advertising
INFO:__main__:Write '0xF' to the advertised characteristic: 51FF12BB-3ED8-46E5-B4F9-D64E2FEC021B

Desktop (please complete the following information): archlinux Additional context Add any other context about the problem here.