Automate NRF52840 communication with bluetooth device

Hi,

I have a NRF52840 and a bluetooth device. Is there a way to automate the communication by writing/reading the HEX code. It is essential for product testing. Example: Command Prompt

Parents
  • Hi Simon,

    Thanks for your reference. However, I am looking for the method to communicate with the Bluetooth device with command prompt using Bluetooth connection. Can pynrfprog.exe do it? I always get "No Dongle Connected to the PC" when I try to send --com or --ids even with the NRF52840 connected to my laptop. Do you have any other references for it?

    Below is the items I wish to achieve through command prompt:

    1. Connect NRF52840 to a Bluetooth Device (UUT)

    2. Send Hex Code

Reply
  • Hi Simon,

    Thanks for your reference. However, I am looking for the method to communicate with the Bluetooth device with command prompt using Bluetooth connection. Can pynrfprog.exe do it? I always get "No Dongle Connected to the PC" when I try to send --com or --ids even with the NRF52840 connected to my laptop. Do you have any other references for it?

    Below is the items I wish to achieve through command prompt:

    1. Connect NRF52840 to a Bluetooth Device (UUT)

    2. Send Hex Code

Children
No Data
Related