BloomingtonFPV
Member
I have some additional debugging information:
1) I hooked the nrf8001 Adafruit board up to an Arduino Nano w/328, which uses the same pinout as the Teensy except for power and ground. I used both the Adafruit code and Paul's code and I could connect via my iphone and interact with the bluetooth board with both distros. So the bluetooth board is working and my wires are correct. I see the echos on echotest and can communicate both ways with my iphone using both iOS apps.
2) Still no luck with the Teensy 3.1. The exact error I get with Paul's code on the Teensy 3.1 is:
Adafruit Bluefruit Low Energy nRF8001 Print echo demo
Error in ACI Setup
The program hangs and closing and re-opening the serial terminal doesn't show any text after reopening it.
3) We tried the internal 3v supply off the teensy and an external 5v supply off of a second usb and neither helped.
4) We tried a second Teensy 3.1 and it didn't help. So it isn't the i2c board I have on my teensy, nor my teensy board.
I'm using Arduino 1.0.5 and Teensy loader 1.19.
1) I hooked the nrf8001 Adafruit board up to an Arduino Nano w/328, which uses the same pinout as the Teensy except for power and ground. I used both the Adafruit code and Paul's code and I could connect via my iphone and interact with the bluetooth board with both distros. So the bluetooth board is working and my wires are correct. I see the echos on echotest and can communicate both ways with my iphone using both iOS apps.
2) Still no luck with the Teensy 3.1. The exact error I get with Paul's code on the Teensy 3.1 is:
Adafruit Bluefruit Low Energy nRF8001 Print echo demo
Error in ACI Setup
The program hangs and closing and re-opening the serial terminal doesn't show any text after reopening it.
3) We tried the internal 3v supply off the teensy and an external 5v supply off of a second usb and neither helped.
4) We tried a second Teensy 3.1 and it didn't help. So it isn't the i2c board I have on my teensy, nor my teensy board.
I'm using Arduino 1.0.5 and Teensy loader 1.19.
Last edited: