This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE support in windows

I have NRF51822 Controller(custom board,S110) used to send some sensor data. i can able to receive data in android and ios. now i want to communicate to Laptop which has internal blue tooth device version 4.0(Windows 8/10). is it possible to do without any additional device? if yes how?if no what is the solution?

Parents
  • If you have one of the BTLE examples running, you should at least see the device in the bluetooth device manager. Windows 10 should be able to pair/bond to the device.

    You will need 3rd party software (or a windows programmer) to be able to use your device, unless you implemented HID profile (keyboard/mouse).

  • Thank you. I also checked this. I am working on python, above links are based on C#,C++,java. I couldn't find python on windows platform.

Reply Children
No Data