Page 1 of 1

nRF-905 and RaspberryPi

Posted: Monday 07 December 2015 18:42
by JSStone
Hi all!

I have problem connecting nRF-905 module to first gen raspberryPi B (rPi will control 433MHz devices via Domoticz).
I'm planning to control the nRF-905 with this (https://github.com/hackeen/RF905_Py) Python library.

I found following pin layout for connecting nRF-905 to rPi:
CSN = 24
DR = 7
AM = 15
CD = 13
PWR = 11
TRX_CE = 12
TXEN = 8

But as far as I have digged there are no pins 12 & 13 on rPi.

So I'm stubling on first step this system :(
Have any of you done this kind of setup?

Here is link to the spec of nrf-905
http://elty.pl/pl/p/file/4a3bdb7bf969c7 ... e-Guid.pdf

Re: nRF-905 and RaspberryPi

Posted: Saturday 12 December 2015 5:55
by andriej01
Probably you should look for an Arduino as the bridge for instructions to be sent...