Hi,
We have a product using NRF52840 ready for production. In factory production environment we want to validate the product for PCB, product assembly etc failures and also to provision some factory data before product is ready to be sold to the customers.
So we are planning to use NRF52840 dongle in our factory production environment where this dongle will be connected with a Windows PC. Since it enumerates as a serial device, we would like write an application which will send/receive serial commands with dongle so that we can validate our assembled product over BLE.
I am aware of pc-ble-driver https://github.com/NordicSemiconductor/pc-ble-driver but what I am looking for is the documentation about this driver which explains all the API and their interface (arguments, return types, events etc). Going through the entire git repo and reading examples is not efficient and I am sure API usage document exists but I am struggling to find it.
Can you please share it so that we can start with factory test application.
Thanks
Ankur