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

Connectivity hex files not being built

I am trying to build the connectivity hex files on an ubuntu build machine for an nrf52840 dongle so I can communicate with another nrf52840 dev board, I followed the instructions on github to compile the pc_ble_driver along with the connectivity hex files.  I am able to build the pc_ble_driver source, however when I try to build the connectivity hex files ninja reports that there is no work to do. See the image below to show the output of generating the build files and then running the build command.

I see that there is a hex directory in my build directory, but there is only a cmake subdirectory and a cmake_install.cmake file. Any assistance would be greatly appreciated!

Parents Reply Children
Related