how to do BLE device's function test in mass production stage ?

use NRF52832 do a ble hid keyboard, 

when do the keyboard function test need connect the keyboard to computer or laptop.

only when the connection it's done, then can run some mass production software in computer.

but each connect to computer by manual it's very slowly.  Do we have some fast connect way to connect to computer ?

1, it's possible control the computer can fast find and automatic connect desired ble name's device ? 

2, it's possible can do a usb to ble dongler, the dongler can fast connect to the device, and the keyboard data can transfer by usb to the computer ? 

Thanks.

Parents Reply
  • Thanks for you answer,  I want use NRF52840 to do this function test dongler.  becasue it's have the USB interface. in the computer side just know it's connect to a USB keyboard.  this donlger only be a ble bridge,  but can automatic connect the BLE keyboard, and convert the BLE keyboard's message to USB.

    which exampler code it's better for this application ?   if use  central HIDS example, how to convert the message to USB ? 

Children
Related