Attiny85 + NRF24L01+ using 3 pins
-
I searched the forums, but the number of non-relevant results were a bit much to wade through. I'm looking to setup a sensor network for my home HVAC using ATTiny85s and NRF24L01+ radios. MySensors library seems like a logical choice just from a high level view, but I don't know if this library supports the 3 pin configuration for the NRF24L01+ as seen here: https://create.arduino.cc/projecthub/arjun/nrf24l01-with-attiny85-3-pins-74a1f2
Any information is greatly appreciated.
-
This is the relevant thread:
https://forum.mysensors.org/topic/940/mysensors-on-attiny85/2
And yes, we have to fix the crappy search feature in the forum... until then, google is your friend.
https://www.google.com/search?q=site%3Aforum.mysensors.org+attiny85
-
Thank you!
-
@hek
Thanks for pointing me in the right direction for searching the forum more effectively. Google is indeed a friend in this case!BR,
Boozz