RF24Ethernet v1.6.1
Simple, self-managing TCP/IP wireless/radio sensor networks that seamlessly link together using standard protocols & networking, based on low-power nrf24l01+ radio modules.
An experiment in networking, protocols and devices.
See http://tmrh20.github.io/RF24Ethernet and http://github.io/RF24 for more information.
Changes
- Use Arduino yield() function to keep IP stack updated during calls to delay() etc. (Not working with ESP8266)
- Fix mqtt example
- Fix (mostly) SLIP gateway example (RPi direct connection preferred)
- Fix client operator conversion