Jonathan David Bond
Junior Member level 3
I'm investigating wireless communications for a project, I don't know the first thing about any of this stuff.
Doing some basic research has lead me to look at the extremely reasonably priced nrf24l01+.
The problem I have is I don't yet understand the code used or 99% of the technical terms.
Right now I just want to know a couple of things, I will worry about the details later.
I need to communicate between 5 pieces, I will call 1 master and the other 4 slaves.
The slave devices *may* need to transmit a "location code". If I can get away without that, then the slaves will only need to receive data.
The master transmits codes to each slave, BUT that code has to be unique to reach slave piece.
There are Lots of things undecided, so it's very difficult to ask anything specific, but I *think* I'm going to use ATTiny85's on the shave ends and possibly a larger ATTiny compatible at the matter end.
Doing some basic research has lead me to look at the extremely reasonably priced nrf24l01+.
The problem I have is I don't yet understand the code used or 99% of the technical terms.
Right now I just want to know a couple of things, I will worry about the details later.
I need to communicate between 5 pieces, I will call 1 master and the other 4 slaves.
The slave devices *may* need to transmit a "location code". If I can get away without that, then the slaves will only need to receive data.
The master transmits codes to each slave, BUT that code has to be unique to reach slave piece.
There are Lots of things undecided, so it's very difficult to ask anything specific, but I *think* I'm going to use ATTiny85's on the shave ends and possibly a larger ATTiny compatible at the matter end.