Connect Bee Socket

hello,

i’d like to connect a Grove Bee Socket with a RFBee to the shield, to receive data from a wireless node. is this possible?

ciao
H.

Hi,
The Grove Pi capable of connecting to a Xbee via a Grove shield like http://www.seeedstudio.com/wiki/Grove_-_Bee_Socket . You can then interact with the Xbee with a Serial terminal or via Python or any other language.

There is one thing that you should be careful about is the current usage of the Xbee module itself. The module will be powered from the 5V pin of the Raspberry Pi so it can become a bit unstable.

-Karan