Attiny85 with nrf24l01

Hi,
i'm trying to connect a nrf24l01 module to an ATtiny85 but i can't.
I searched for some tutorial but nothing (meaning i don't understand how to make it work).
Can somebody help me with the wiring? maybe i can do by my self the code.
I only could make it work with the 5 pins connect of the module nrf24l01, but i want to connect a dht11 module so i need just 1 pin free.

Thanks.

I will recommend you replace nrf24 with something like hc-12. HC-12 is more stable, works through walls and over longer distances and requires fewer pins for connect.
I use attiny85 with HC-12 as remote temperature sensor with DS18b20

Really thanks, i didn't know about that module. I think it is what i was looking for! I see that there are a lot of tutorial about it.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.