nRF8001 not working with Arduino YUN

Adafruit Ethernet, Motor, Proto, Wave, Datalogger, GPS Shields - etc!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
vincentd26
 
Posts: 2
Joined: Sun Oct 19, 2014 7:19 am

nRF8001 not working with Arduino YUN

Post by vincentd26 »

Good morning,

I have a problem with a nRF8001 board : https://www.adafruit.com/product/1697
( bought on september 2014 from amazon.fr )
I never could make the sample sketch "echo demo " to work
The problem is that the display on the console stay on : Adafruit Bluefruit Low Energy nRF8001 Print echo demo
No other line is printed, no error displayed

I reset the Arduino YUN board, checked the wires, the soldering, changed the breadboard but nothing worked : still same result.
Checked the voltages : nothing on RDY, 3.2V on 3V pin
I made the connexion to the Arduino through WIFI and with USB : same problem
photo 111.JPG
photo 111.JPG (125.78 KiB) Viewed 539 times
photo 222.JPG
photo 222.JPG (130.54 KiB) Viewed 539 times
photo 11.JPG
photo 11.JPG (104.42 KiB) Viewed 539 times







Thank you for your feedback on this matter.
Vincent

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: nRF8001 not working with Arduino YUN

Post by adafruit_support_rick »

The Arduino side of the Yun is the same as the Leonardo. You have to follow the wiring instructions for Leonardo:
https://learn.adafruit.com/getting-star ... -up#wiring

User avatar
vincentd26
 
Posts: 2
Joined: Sun Oct 19, 2014 7:19 am

Re: nRF8001 not working with Arduino YUN

Post by vincentd26 »

Posting my problem on sunday morning, I didn't expect an answer by the sunday afternoon...
But it came, and the right one !!!
Shame on me to not have better read the documentation of the YUN board....
Thank you very much for your presence by the side of your users !!

Vincent

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: nRF8001 not working with Arduino YUN

Post by adafruit_support_rick »

We never sleep!

User avatar
legozebra
 
Posts: 9
Joined: Sun Mar 23, 2014 4:50 pm

Re: nRF8001 not working with Arduino YUN

Post by legozebra »

I replaced the following pinouts for my Yun and as a UART (with Echo) it worked great! However using it with Adafruit_BLEFirmata to control does not... :-( Using Arduino 158Beta)

Changes Made: based on: http://arduino.cc/en/Reference/SPI
nRF8001 -> UNO -> YUN:
SCK -> 13 -> ICSP-3
MISO -> 12 -> ICSP-1
MOSI -> 11 -> ICSP-4

I then had to modify the boards.h file to even get the "StandardFirmata" to compile. But still no luck. I ran across this which seems helpful but so far no luck.

https://github.com/MrYsLab/s2a_fm/tree/ ... FirmataYun

Any ideas?

Thanks! ~LegoZebra

User avatar
legozebra
 
Posts: 9
Joined: Sun Mar 23, 2014 4:50 pm

Re: nRF8001 not working with Arduino YUN

Post by legozebra »

Bummer.. Looks like a known issue, despite Firmata 2.3.2 being updated to support Leonardo (BANNED), BLE_Firmata is not... See: viewtopic.php?f=22&t=58293

and

https://github.com/adafruit/Adafruit_BL ... a/issues/2

If can be resolved, that'd be cool!

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: nRF8001 not working with Arduino YUN

Post by adafruit_support_rick »

I'll give the engineering team a nudge.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Shields from Adafruit”