Issue of sample code

Hi, I have a problem with arduino nano ble 33 while uploading the code.

Arduino:1.8.19 (Windows Store 1.8.57.0) (Windows 10), board:“Arduino Nano 33 BLE”

nano_ble33_sense_accelerometer:143:2: error: #error “Invalid model for current sensor”

#error “Invalid model for current sensor”

^~~~~

exit status 1

#error “Invalid model for current sensor”

I don’t know how to solve this problem
so, Could you give me some advice to fix this?..
Please…

Hi @hyejin,

This is a known issue, and we have let the engineering team know about it. Please delete lines 186, 187, 188.

See here for more information: Arduino example (accelerator) of Nano 33 ble sense cannot work

1 Like