-
• #2
Hi - thanks for letting me know. I made some minor changes to the NRF module (yesterday in fact) and it looks like I broke the slave handler part of it.
I've just fixed it, so if you write the exact same code into the 'slave' Espruino now then it should start working.
Sorry about that - I should always test these things, but I only changed a few lines so assumed it would be ok!
-
• #3
Hi Gordon,
Thanks a lot for your support! It works just fine now. I'm very happy about all the espruino updates and improvements - I really love that thing :)Best Regards, Andreas
Hi Espruinos,
Since I have updated my Espruinos to 1v67 my NRF does not "answer" anymore.
To verify I have checked the examples from https://github.com/espruino/EspruinoDocs/blob/master/devices/NRF24L01P.md :
This works, the green LED can be set via NRF:
But 1+2 will return "=undefined" instead of 3:
Different to the eaxmple my setup looks like this:
Does anyone has faced this issue too?
Thanks & Regards, Andreas