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

Should nRF Beacon app work with nRF52832 on the Arduino Primo?

In https://media.digikey.com/pdf/Data%20Sheets/Arduino%20PDFs/A000135_Web.pdf, it says the nRF Beacon app is compatible with nRF51822.

Any reason why it wouldn't work with the nRF52832?

I tried sketch in Example and the nRF Beacon app said "Beacon not Found". I tried the UUID in the sketch and the 4 others available on the app but no luck.

Any hope of getting this to work?

Parents
  • Einor,

    I looked into trying what you suggested. It says to upload the beacon example from:

    You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\ble_peripheral\ble_app_beacon

    Where is  <InstallFolder> ???

    I guess there is a file somewhere that explains where things are, but I so far have not been able to find it.

    Thanks for the suggestion though. I'll keep trying.

Reply
  • Einor,

    I looked into trying what you suggested. It says to upload the beacon example from:

    You can find the source code and the project file of the example in the following folder: <InstallFolder>\examples\ble_peripheral\ble_app_beacon

    Where is  <InstallFolder> ???

    I guess there is a file somewhere that explains where things are, but I so far have not been able to find it.

    Thanks for the suggestion though. I'll keep trying.

Children
Related