Bluetooth | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Bluetooth

Hello everyone, I need to code a bluetooth connection and... well, I need a little help. Can you send me something good? It helps a lot. Thanks!

1st Jun 2021, 2:13 PM
botboss
botboss - avatar
2 Answers
+ 2
If you are using C#, then check out the Bluetooth Low Energy: https://docs.microsoft.com/en-us/samples/microsoft/windows-universal-samples/bluetoothle/ For Javascript there is the Web Bluetooth API (but not all browsers support it yet). Use with the navigator object. I hope this helped you into the right direction.
1st Jun 2021, 2:28 PM
Leo
Leo - avatar
0
Thank you for your answer.
3rd Jun 2021, 5:15 AM
botboss
botboss - avatar