I'm trying to put thingy_sdk_v2.1.0 and 10 nrf52832 boards. I'm compiling "ble_app_thingee_s132_pca20020.emProject". I don't know why it's always an error. How do I demonstrate thingy's demo?
Best Regards.
I'm trying to put thingy_sdk_v2.1.0 and 10 nrf52832 boards. I'm compiling "ble_app_thingee_s132_pca20020.emProject". I don't know why it's always an error. How do I demonstrate thingy's demo?
Best Regards.
Hi Wangshuai,
I see that you have a similar thread , why do you want to flash the Thingy firmware on 10 nrf52DKs?
It looks like you are using SES, so I assume that you have tried to port over from the keil project?
Anyways, your error are most likely from that those files are not included in your project. You also have to make sure that the paths to those files is in the linker.
Hi Wangshuai,
I see that you have a similar thread , why do you want to flash the Thingy firmware on 10 nrf52DKs?
It looks like you are using SES, so I assume that you have tried to port over from the keil project?
Anyways, your error are most likely from that those files are not included in your project. You also have to make sure that the paths to those files is in the linker.