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

How to test nRF52810 non-connectable beacons?

Hi Team,

This is more like a generic question.

I have 100 beacons and I want to test them all simultaneously kind of a bulk testing.

What are the possible candidates? nRF Connect or nRF dongle? or any other openly available mobile application?

Parents
  • Hi,

    It depends a little on your need and on where you want to put down the effort.

    If you use a smartphone app such as nRF Connect for mobile, or the desktop version for that matter, it could be a bit time consuming to actually perform the test. (Depending on what you are testing it may be possible to write a script that analyzes the logs, so such a test does not need to be entirely manual work.)

    If you need an automated test then pc-ble-driver or the Python / JavaScript variants may be an option. It would require more work up-front, but once your tests are written it should be less effort required for running them.

    Regards,
    Terje

Reply
  • Hi,

    It depends a little on your need and on where you want to put down the effort.

    If you use a smartphone app such as nRF Connect for mobile, or the desktop version for that matter, it could be a bit time consuming to actually perform the test. (Depending on what you are testing it may be possible to write a script that analyzes the logs, so such a test does not need to be entirely manual work.)

    If you need an automated test then pc-ble-driver or the Python / JavaScript variants may be an option. It would require more work up-front, but once your tests are written it should be less effort required for running them.

    Regards,
    Terje

Children
Related