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

Custom program to talk to PCA10059

During manufacturing verification we want to run some tests that will require us to talk to our custom nRF52840 device over bluetooth.

The ideal solution for us would be to use the PCA10059 nRF52840 dongle loaded with the same firmware that is required for the "Bluetooth Low Energy" app in the desktop version "nRF Connect" to work.

Are there instructions for interacting with the dongle firmware? Could I open a virtual COM port on my computer and send it commands to get the RSSI of advertising devices, and then connect to a device, query the services, and then interact with the services?

Could I write my own python application to interact with the dongle just as the "nRF Connect" program does?

I know this could be done with a PCA10056 DK, infact we have done that and use it as an internal tool. But for giving to our manufacturing partner we would rather not have one of our internal tools be a key component of their verification process.

Parents Reply Children
No Data
Related