Hello, I am using external interrupt from an ADXL345 . Can you tell me how to detect that external interrupt with the nRF51 ?
Hello, I am using external interrupt from an ADXL345 . Can you tell me how to detect that external interrupt with the nRF51 ?
It should compile just fine, regardless if it says that there is something in the include chain that is missing.
............\components\drivers_nrf\gpiote\nrf_drv_gpiote.h(26): error: #5: cannot open source input file "nrf_gpiote.h": No such file or directory
can't find "nrf_gpiote.h" in nrf51 SDK 10
Did not save the project after I specified the include path. I have fixed this now in the new zip, toggle_led_fixed.zip
still its not working for me