I don´t know how the nrf24l01 is implemented in mysensors, but have a look here:
https://www.squirrel-labs.net/blog/getting-the-best-out-of-nrf24l01/#page=1
Does the mysensors library care about this ?
I don´t know how the nrf24l01 is implemented in mysensors, but have a look here:
https://www.squirrel-labs.net/blog/getting-the-best-out-of-nrf24l01/#page=1
Does the mysensors library care about this ?
Thank BartE, exactly what i needed, works perfect
I already upgraded all my sensors, makes it much easyer because i have a different gateway on my solder bench then in the house
It would maybe make sense to include that feature to the examples ?
Best regards
Klaus
A real great project here, i follow since long, built many sensors, even ordered own PCBs.
Some of them worked now for over a year...
But now, as new projects came in mind, i needed more sensors, and more gateways, so i tried with the wifi gateway
That´s where my problems started - see my other topics here
I saw now, your work made a lot of progres, OTA-Update, message signing,....,
But now old and new sketches are not compatible any more, many compile errors
I have to confess, for a beginner, it´s really hard to follow, for most of the problems the experts here say "did you try the developer version? " - the developer version is, as the name says, developer level, no waranty it works...
So please, could you update the build page ? Or maybe if you prefer take some things like the wifi gateway out till it´s really working ?
Please understand that some people find this page and think, wow, that´s exactly what i need, i´ll order the parts and build it, they want to spend time in automate the house, not in debugging faults.
Please don´t understand me wrong, i know all this is done privately just for fun, but imagine a beginner seeing the nice pages in the build-area, thinking, wow, really easy, but then it starts to get really time consuming
Hello Hek,
thank you so much to try to help me - i found the problem now and i guess it´s the same problem many others have here:
On almost all ESP12 GPIO 4 and 5 are labeled wrong
I didn´t use a NodeMCU, but one of the other available boards
As the CE pin is then connected to the wrong GPIO, it seems to work, Radio init ok, but as soon as the gateway sends something, it crashes
Here are some interesting posts about that:
https://github.com/esp8266/Arduino/issues/437
Maybe you should ad this notice to the build-section for the wifi gateway ?
Best regards
Klaus