Hello,
I am currently using nRF52-dk with SES V5.42a, SDK 16.0.0, and J-link V7.88b. I'm trying to run the image transfer demo code, and am receiving with a Galaxy S20+ on android 13.
I'm not sure how much of this is actually relevant to the problem, but I'll include it for completeness:
Initially I was able to "connect" to the image transfer demo app, but all the buttons were greyed out. I assumed this was an issue with the image transmission, so I doublechecked a few things until I got a popup from SES asking to update J-link. I accepted the popup and shortly after my computer crashed.
Upon restart, I was no longer able to connect to the image transfer demo app. I tried to flash a different app (HRM), and was able to successfully get an output on the nRF toolbox app. I assumed that if I just did a clean reinstall of SES and j-link and used a slightly earlier version then I should be able to get the image demo running again.
This morning I uninstalled everything I could find related to SES or J-link, including drivers. I did have two separate versions of J-link/associated drivers installed, so I was hoping this was causing the conflict. I have restarted my computer multiple times and have tried recloning the source code, but I am still experiencing the same symptoms. Running any existing app from the examples folder will show a nordic-xxx option in my phones Bluetooth options, but the image transfer demo does not work for whatever reason.
To check for bluetooth connection I am looking in the bluetooth menu under my phones connection settings. I have also opened the demo apk to check there as well.
Thanks