Software Updated for our NRF device, now it does not recognize our Bluetooth device. Roll back BLE and desktop version #.

Our software engineer working on this has recently left the company who and he is unavailable to help out. I am very in over my head with this. The software our tester uses updated and now our NRF device will not connect to the receiver. I am hoping that rolling back the software version will solve this. Does anyone have a link for the BLE v3.0.1 app that I could add as an App Source for nRF Connect Desktop v3.11.0?

The nRF Connect Desktop app was originally v3.11.0
The BLE internal app was v3.0.1
The BLE dongle was nRF51. J-Link firmware: J-Link OB-SAM3U128-V2-NordicSemi
Using nrf-device-lib-js version: 0.4.5
Using nrf-device-lib version: 0.11.0
Using nrfjprog DLL version: 10.15.1
Using JLink version: JLink_V7.58b

after the update...

 nRF Connect updated to v3.12.0
The BLE app is v4.0.1

I've tried using multiple different versions of the Connect Desktop app and the BLE app, none of them work with the python tools that our previous Dev created.

Parents
  • Hi,

    Can you share some more info on your setup?

    If you open the the BLE app and click on the system report, and share. 



    As for down grading:
    https://devzone.nordicsemi.com/f/nordic-q-a/81700/how-to-downgrade-nrf-connect

    This might work but no guarantee. 

    Regards,
    Jonathan

  • Thanks for the visual reference. Here are the two system reports. One with the dev board and the other with the dongle.

    # nRFConnect System Report - 2022-10-26T17-59-45.550Z
    
    - System:     HP HP Pavilion Laptop 15-eg0xxx
    - BIOS:       Insyde HPQOEM - 2
    - CPU:        1 x Intel Gen Intel® Core™ i7-1165G7 2.8 GHz 8 cores (4 physical)
    - Memory:     4.6 GB free of 11.8 GB total
    - Filesystem: C: (NTFS) 476.2 GB 45.6% used
    
    - OS:         Microsoft Windows 10 Home (10.0.19044) Windows x64
    
    - Versions
        - kernel: 10.0.19044
        - git: 2.35.1.windows.2
        - node: 14.16.0
        - python: 
        - python3: 
        - nrf-device-lib-js: 0.4.4
        - nrf-device-lib: 0.10.3
        - nrfjprog DLL: 10.15.1
        - JLink: JLink_V7.66a
    
    - Connected devices:
        - 000682534544 PCA10040: COM3
    
    - Current device:
        - name:          nRF52 DK
        - serialNumber:  000682534544
        - cores:         1
        - website:       https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52-DK
    
    # nRFConnect System Report - 2022-10-26T17-58-14.164Z
    
    - System:     HP HP Pavilion Laptop 15-eg0xxx
    - BIOS:       Insyde HPQOEM - 2
    - CPU:        1 x Intel Gen Intel® Core™ i7-1165G7 2.8 GHz 8 cores (4 physical)
    - Memory:     4.5 GB free of 11.8 GB total
    - Filesystem: C: (NTFS) 476.2 GB 45.6% used
    
    - OS:         Microsoft Windows 10 Home (10.0.19044) Windows x64
    
    - Versions
        - kernel: 10.0.19044
        - git: 2.35.1.windows.2
        - node: 14.16.0
        - python: 
        - python3: 
        - nrf-device-lib-js: 0.4.4
        - nrf-device-lib: 0.10.3
        - nrfjprog DLL: 10.15.1
        - JLink: JLink_V7.66a
    
    - Connected devices:
        - 000680516195 PCA10031: COM4
    
    - Current device:
        - name:          nRF51 Dongle
        - serialNumber:  000680516195
        - cores:         1
        - website:       https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF51-Dongle
    

  • Thanks for the details, don't see anything that is out of the ordinary so cant point to a issue. 

    You can try to follow these steps to downgrade the nRF Connect for Desktop app. 

    You can downgrade nRF Connect for Desktop using the following steps:

    1. Download the latest 3.7 version of nRF Connect for Desktop from https://www.nordicsemi.com/Products/Development-tools/nRF-Connect-for-desktop/Download?lang=en#infotabs (for macOS this is 3.7.2, for Windows and Linux 3.7.1, because 3.7.2 was not needed and not released for these).
    2. After starting nRF Connect for Desktop 3.7 a prompt will come up about the 3.8 upgrade. Click “No” on this.
    3. In the Settings, click on “Add source”, enter the URL http://developer.nordicsemi.com/.pc-tools/nrfconnect-apps/3.7-apps/apps.json and click “Add”.
    4. Back in the list of all apps, all apps should show up twice now, one with “official” below them and one with “3.7 compatible apps” below them. If you want to hide the incompatible versions, click on “Filter” and deselect “Official”.
    5. Install the apps you need in the old versions and use them.

    Test this and see if this solves the issue you are having. 

    If not can you share a bit more about the setup maybe?

    How is the nRF connect for Desktop used with the testing software? what are you testing? Is there any error messages anywhere that you can share with us maybe?

    If there is something failing in the wireless communication then a sniffer trace could maybe help us get to the bottom of this. 

    Regards,
    Jonathan

  • It looks like we need the BLE app that’s compatible with nRF desktop version 3.11.0. I believe the BLE app that worked for us was v3.0.1.

    Thank you for your help!

  • Also... The nRF connect is used to connect a Bluetooth device (either the dongle or the dev board) to an accelerometer. A custom made python app is used for logging data. There are no error messages. The accelerometer is not recognized by the BLE app.

  • So you rolled back to v3.7 and this did not solve the problem ? 


    You can download the nRF connect for desktop version here:
    https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF-Connect-for-Desktop/3-11-0/nrfconnect-setup-3.11.0-ia32.exe 

    And v3.0.1 of the BLE app here: 
    https://github.com/NordicSemiconductor/pc-nrfconnect-ble/releases/tag/v3.0.1 


    find the .nrfconnect-apps\node_modules loaction. for me its C:\Users\me\.nrfconnect-apps\node_modules , then replace the pc-nrfconnect-ble folder with the one you downloaded. You will have to re-name it so that it maches the file you are replacing. So pc-nrfconnect-ble

    Then open the nRF connect for Desktop app and open the BLE app. This might work.... not 100% sure. Can end up with a app that is just blank. 


    Regards,
    Jonathan

  • Hello Jonathan,

    Your concern about the app being blank was correct. Is there a .json link that I could add as an App Source for BLE v3.0.1. I have been searching everywhere I know to and have not found the right link.

    Thanks again!

Reply Children
Related