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

Are pc drivers published to windows update

Hi

I am evaluating the production of a BLE product and your chip solution looks promising. 

In my case the bluetooth will be connected to PC and it should be recognized as a Bluetooth device without manually installing the pc driver.

I want to know if you publish chip drivers to Windows Update?

https://docs.microsoft.com/en-us/windows-hardware/drivers/dashboard/publish-a-driver-to-windows-update

Parents
  • Hello Eddi,

    In my case the bluetooth will be connected to PC and it should be recognized as a Bluetooth device without manually installing the pc driver.

    I am not sure that I have understood your intentions correctly. Do you intend to have your device advertise as a Bluetooth device, and have a PC connect to it? Or do you mean to connect the device to the PC using USB, and then have the PC recognize the USB as a Bluetooth device?
    In either case, you would have to write your own firmware to the device, so that it will perform whatever functions you intend.

    If your device is advertising, and the PC's Bluetooth device is scanning for devices, it will be visible to the PC. If your device is programmed to accept connections, and the PC central requests to connect, then the two will be connected. Whatever happens after that will be as you have programmed your peripheral device to.

    I want to know if you publish chip drivers to Windows Update?

    Nordic Semiconductor does not publish device drivers to Windows Update, since we do not retail applications of our SoC's.
    We are a silicone manufacturer that design and produce the chips that our customers use to create BLE devices.

    Please let me know if anything is unclear.

    Best regards,
    Karl

Reply
  • Hello Eddi,

    In my case the bluetooth will be connected to PC and it should be recognized as a Bluetooth device without manually installing the pc driver.

    I am not sure that I have understood your intentions correctly. Do you intend to have your device advertise as a Bluetooth device, and have a PC connect to it? Or do you mean to connect the device to the PC using USB, and then have the PC recognize the USB as a Bluetooth device?
    In either case, you would have to write your own firmware to the device, so that it will perform whatever functions you intend.

    If your device is advertising, and the PC's Bluetooth device is scanning for devices, it will be visible to the PC. If your device is programmed to accept connections, and the PC central requests to connect, then the two will be connected. Whatever happens after that will be as you have programmed your peripheral device to.

    I want to know if you publish chip drivers to Windows Update?

    Nordic Semiconductor does not publish device drivers to Windows Update, since we do not retail applications of our SoC's.
    We are a silicone manufacturer that design and produce the chips that our customers use to create BLE devices.

    Please let me know if anything is unclear.

    Best regards,
    Karl

Children
Related