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

nRF Connect Does Not Offer to Update Connectivity Firmware

Software version: nRF Connect v2.6.2
Hardware version: nRF6825 Rev. 1.1.0 (PCA10031)
Hardware version: nRF52840-Preview-DK  Rev 0.9.3 (PCA10056)
SDK version: nRF5 SDK v12.0.0
SDK version: nRF52 SDK

I have tried with both an nRF51 Dongle, and nRF52840-Preview-DK. When using the Bluetooth Low Energy app in nRF Connect and select my device the response I get in the log is:

16:35:48.336     Application data folder: C:\Users\TAH\AppData\Roaming\nrfconnect\pc-nrfconnect-ble

16:35:53.942.    Validating connectivity firmware for device with serial number 000680689476...

16:35:55.703.    Error while setting up device 000680689476: Opening COM4: File not found

16:35:55.706.    Device closed.

It does not offer me the option to upload the connectivity firmware to the device. I have tried numerous times, and cannot find the firmware myself for my device. I have found the ble_connectivity example for the pca10040 device, but I am hesitant to use it on mine as it is a different device altogether. How can I get my Dongle or DK up and running and performing DFU's to my Thingy52?

Parents Reply
  • Hi,

    I tried all of these solutions, and none of them seemed to change anything. I think that the nRF Connect for Desktop application doesn't include the required .hex files for the connectivity firmware. I've searched all through the program files and haven't found anything resembling the firmware file required.

    Edit: I have searched the web far and wide for this connectivity firmware and cannot find a .hex file anywhere. I found a GitHub repo for compiling it myself, but I am not familiar enough with CMAKE to get it work, among other problems. Can I just get the connectivity firmware hex? That's all I need to get on with my project.

Children
Related