Hello, I'm looking for a link for the BLE app v3.0.1 to add as an App Source for nRF Connect Desktop v3.11.0. If anyone has a working link or knows where I might find one, please reply.
Best Regards,
KJ
Hello, I'm looking for a link for the BLE app v3.0.1 to add as an App Source for nRF Connect Desktop v3.11.0. If anyone has a working link or knows where I might find one, please reply.
Best Regards,
KJ
Thank you, Sigurd.
Following How to get an existing app’s sources I did the following:
cd $HOME/.nrfconnect-apps/local git clone https://github.com/NordicSemiconductor/pc-nrfconnect-ble cd pc-nrfconnect-ble git checkout v3.0.1
Regards,
Sigurd Hellesvik
This almost worked. I was able to successfully follow all the steps you provided, but when I tried to launch the BLE v3.0.1 I got this error message:
If I click "OK" I just see a white screen.
I do have the ble package.json in the pc-nrfconnect-ble folder. How can I verify that as valid?
This almost worked. I was able to successfully follow all the steps you provided, but when I tried to launch the BLE v3.0.1 I got this error message:
If I click "OK" I just see a white screen.
I do have the ble package.json in the pc-nrfconnect-ble folder. How can I verify that as valid?
Hi,
I can you show me a screenshot of your "$HOME/.nrfconnect-apps/local" and "$HOME/.nrfconnect-apps/" folders?
Regards,
Sigurd Hellesvik