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

Build asset tracker for Thingy:91

Hello, I am trying to build the asset tracker reference app for my newly acquired Thingy:91.

I went through the instructions to get the toolchain and SEGGER IDE up and running

Then I Select "open nrf connect SDK project" and select:

CMakeLists.txt: $BASEDIR/ncs/nrf/applications/asset_tracker/CMakeLists.txt

Board Directory: $BASEDIR/ncs/nrf/boards/arm/nrf9160_pca20035

But I am getting the error:

`kconfiglib.KconfigError: $BASEDIR/ncs/nrf/boards/arm/nrf9160_pca20035/Kconfig.defconfig:53: couldn't parse 'default $(dt_chosen_reg_size_hex,$(DT_CHOSEN_Z_CODE_PARTITION))': macro expanded to blank string`

I see that this config parameter DT_CHOSEN_Z_CODE_PARTITION is not present in the nrf9160DK Kcondif.defconfig file but I don't know how to configure it or to which value.

Also, I see that the Thingy:91 board dir is out of tree, any chances that it will be added soon?

Thank you.

Xavier

Parents Reply
  • Yes of course, we would be interested in using multiple positioning systems, not only GPS, in particular Galileo and Glonass. For what we gather in the Thingy 91 specs only GPS is supported at the moment.

    So my question would be if there are any plans to making the Thingy91 or its evolution capable of using multiple global positioning systems? I guess one always could build its own device based on the nRF9160 system and then add a GNSS compatible peripheral?

Children
Related