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

While building thingysdkv210 on segger showing Error: thingysdkv210\source\modules\thingee_ble_handler.c: No such file or directory

I am trying to build the project "thingysdkv210"  which is downloaded from https://www.nordicsemi.com/Software-and-tools/Prototyping-platforms/Nordic-Thingy-52/Download#infotabs

But when I try to build it through the Segger I got the following  Error:

1) nordic_common.h: No such file or directory

2) thingee_ble_handler.c: No such file or directory

3) thingee_config_flash.c: No such file or directory

4) ble_types.h: No such file or directory

Related