John O'Hare
John O'Hare
On second thoughts that would work on the wrong buffer and thereby not achieve the objective.
Will a node configured in the old style be able to successfully TX & RX with a node configured in the proposed new style. In essence do I to reprogram...
I have made the change and see nothing unwelcome. Is there an equivalent change to the rf69 to consider? Perhaps the comment could be updated to 200kHz?
The [RFxConsole](https://github.com/jcw/jeelib/tree/RFxConsole) library is able to receive all groups if set to group = 0, it does this by extending the match pattern before a packet start is accepted. This...
I would like to give your code a spin in RFxConsole since I try to add any and all debugging capabilities to the RFxConsole branch.
Hi Paul, I have been thinking about your application and think it would benefit from a discussion in the Jeelabs [forum](http://jeelabs.net/projects/cafe/boards/6). I don't think git is the correct place, could...
Hello pb66, I am sorry for the long delay in replying. I understand why your distant node could not be received by RFxConsole. One of my major concerns with the...
A point of clarity, you may still use the RF12Demo.cpp code but it needs to be compiled using the RFxConsole library. There is a copy of RF12Demo.cpp in the RFxConsole...
RFxConsole.ino has a backdoor method to adjust the noise threshold. There is also a command to display noise, bearing in mind that noise is always there it is just a...
An ack is considered a transmission. Specifically a comma to be backwards compatible with the master branch command formats - I don't recall if it was adopted by @jcw. RFxConsole.ino...