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

nRF connect can't create a server.

Hi.
I tried to create a server using nRF connect but the error below appears.

2019-10-21T10:17:16.432Z INFO Application data folder: C:\Users\XXXX\AppData\Roaming\nrfconnect\pc-nrfconnect-ble
2019-10-21T10:17:16.725Z DEBUG App pc-nrfconnect-ble v2.3.1 official
2019-10-21T10:17:16.725Z DEBUG App path: C:\Users\XXXX\.nrfconnect-apps\node_modules\pc-nrfconnect-ble
2019-10-21T10:17:16.726Z DEBUG nRFConnect 3.2.0 is supported by the app (^3.0.0)
2019-10-21T10:17:16.726Z DEBUG nRFConnect path: C:\Users\XXXX\AppData\Local\Programs\nrfconnect\resources\app.asar
2019-10-21T10:17:16.726Z DEBUG HomeDir: C:\Users\XXXX
2019-10-21T10:17:16.726Z DEBUG TmpDir: C:\Users\XXXX\AppData\Local\Temp
2019-10-21T10:17:23.040Z INFO Validating connectivity firmware for device with serial number 000682164785...
2019-10-21T10:17:27.299Z ERROR Error while setting up device 000682164785: Error when programming Error occured when program. Errorcode: CouldNotCallFunction (0x9)
Lowlevel error: INVALID_PARAMETER (fffffffd)

2019-10-21T10:17:27.307Z INFO Device closed.

I tried to install all the previous versions, but they all failed.

I use the PCA10040 V0.9.0 board.

Parents Reply
  • Hi,

    I cannot use the bl_connectivity_s132_aut_pca10040.hex. When I execute the command, the following message is displayed.

    ERROR: The file specified is not a valid hex file, has data outside valid areas
    ERROR: or does not have data in valid areas.

    I think I should use the Hexa file for pca10040e.
    However, there is no hexafile for pca10040e in s132.

    So I programmed Ble_connectivity_s112_aut_pca10040e.hex using s112 but the same problem still appeared.

Children
Related