Open Yveaux opened 6 years ago
I think you could make some kind of docs regarding how one can check if his module is an odd one. I have used RF24 lib examples and it works both ways ack payload and stuff... when I try to use my sensors it does not want to register a sensor... my setup rpi + nrf24 + node red (mqqt) and Arduino nano and just plain atmega no quartz 8mhz.. at the moment I have hacked my sensors lib and it works... but only when I want to report stuff like temp etc while things like relay which relay on ack thing do not work...
I do not know now if it is a timing issue, counterfeit module issue or mysensors lib issue... things work when I use RF24 lib
See #1165.
Suggest to remove the noACK parameter.