Bluetooth communication between two Arduinos possible?

Hey everyone!

So I want to start working with wireless designs, but unfortunately I'm a complete noob when it comes to anything wireless.

I found these Bluetooth Low Energy (BLE) breakouts on Adafruit Adafruit Bluefruit LE UART Friend, and they look like a great option.

Is it feasible to use one Arduino and a UART friend strictly as a receiver, and to use the other Arduino and other UART friend strictly as a transmitter?

In this case, I'm hoping to use the BLE breakouts as data pipes.

Thanks everyone!

They appear to be transceivers, meaning they can "talk" both ways. It appears that they are designed for communications with ios or android only. Maybe you could ask the question in adafruits forum. They might even be able to help you with code or library.