RF24 Library: Driver for nRF24L01(+) 2.4GHz Wireless Transceiver

direk, thanks but what i was looking was the defaults i found it in rf24.cpp function void RF24::begin(void), i already changed for my defaults but thanks.

Let's see if maniacbug can help on my other questions (tune for range) and different subnets of 6 radios each at different rf channels..

Now another question, i'm not getting the range i would expect , my sensors distance are vertical between floors so big concrete walls between floors i can only reach one floor, i.e

Floor 0->1 but not floor 0 ->>2 ...
i have to have the reception module in floor 0 (where my server is)

So i have 2 options use a network solution and have the floor 1 module as relay for receiving sensors from floor2.... (a lot learning curve to understand the rf24 network<--- once again great work maniacbug)
OR (question)
if i buy a more powerful base radio like the "2.4GHz Transceiver w/ Power Amp +PreAmp nRF24L01+" keeping the small ones for the sensors would help on improve the range ? or all the radios would have to be like these ?

Regards


http://arduino-direct.com/sunshop/index.php?l=product_detail&p=190

Regars