Reading Thingy:53 sensor data

Hello everyone !

I am following the tutorial "Reading Thingy:53 sensor data using Bluetooth LE".
It doesn't matter if I don't do it myself or if I take the source program from github the project doesn't build.
I have the following error:
FATAL ERROR: command exited with status 1: 'c:\ncs\toolchains\v2.3.0\opt\bincmake.EXE' --build 'c:\Users\fduvi\Desktop\stage\Nordic_LTEthingy53_sensor_hub-masterthingy53_sensor_hub-master'

Can someone help me ? 

Kind regards,

Pierre

Here we can see the error with the source program

Parents Reply
  • My build is set for "ingy53_nrf5340_cpuapp_ns" like the tutorial say.

    I tried deleting the build folder and the missing folder changes every time. However, it's still a .o.d

    If i'm building for "ingy53_nrf5340_cpuapp"  the terminal tells me I'm missing some includes like the "#include <drivers/adc.h>" except I checked and it's in the right place in zéphyr...

Children
No Data
Related