This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nrf8001 ancs library

Hi

I have recently purchased an Adafruit Bluefruit LE board (www.adafruit.com/.../1697), that uses the nRF8001 chip, so that I would be able to send iOS notifications to an arduino uno. I have tried out the UART project template in the sdk examples with the Bluefruit LE app which worked fine. Subsequently I opened the ANCS template and uploaded it to the arduino but my iPhone could not see it. I'm not sure what I have done wrong so any help is appreciated.

Thanks DH

Parents
  • Looks like you have a bad nRF8001 setup as I do not see the command responses coming back from the nRF8001, can you do the same(debug printing) for the UART template so we can be certain that the connectivity between the nRF8001 and the UNO is ok ? Use the UART template in the Nordic github repo.

Reply
  • Looks like you have a bad nRF8001 setup as I do not see the command responses coming back from the nRF8001, can you do the same(debug printing) for the UART template so we can be certain that the connectivity between the nRF8001 and the UNO is ok ? Use the UART template in the Nordic github repo.

Children
No Data
Related