ANCS-Library
ANCS-Library copied to clipboard
Library to handle ANCS notifications with an AVR and Nordic's nrf8001
Hi, i was having a problem with the code. Before i get into that, i want to thank you for posting this code to the public. I am really appreciating...
Hi, First, great Library. I have a small problem with my notifications, I need more than 40 Chars in a messages and edited the ancs_base.h file like this: ``` //...
Hi, When I try to compile the example code (arcs_lcd) to the Arduino Nano I get the following errors, How do I resolve this issue? More info! - So it...
hi again first i would like to say that i didn't changed this line of code in notif.cc: aci_state.aci_pins.interface_is_interrupt = false; cause otherwise i couldn't even connect or pair my...
Hello, I have the Adafruit nrf8001 breakout connected to an Arduino Uno. My code is as follows: ``` // // ancs_lcd.ino // // // Created by Luke Berndt on 8/24/14....
Hi, I was trying to use the date and time attributes and I kept coming out with values that were completely wrong. After looking at the code, I found some...
Nice Library, thanks for creating it! I have it working on a Blend Micro, but many of the new boards are using the nRF51822 instead of the nRF8001. Any suggestions...
Would it work with this: http://redbearlab.com/blendmicro/ ? I am trying to do some small notification devices, that just blink when notifications come in, and the small board would be great.
Hi, I'm using an iPhone 6 with iOS 9 beta 4 and an Arduino Pro Mini (5V, 16Mhz) with an Bluefruit nRf8001 Bluetooth modul. I uploaded this sketch: # include...
I am trying to upload the sketch to a Mega 2560. avrdude says: Reading | ################################################## | 100% 0.01s avrdude: Device signature = 0x1e9801 avrdude: reading input file "/var/folders/vf/8lqdryl5469bl0rymdr5kk100000gn/T/build3477704793356887394.tmp/ancs_lcd.cpp.hex" avrdude:...