Hello,
I am currently trying to combine the NRF52840 (Development kit) with the Arduino Ethernet shield containing an W5500.
I was wondering if there is any example code for this and if the combination with Zigbee is possible.
Thanks
Hello,
I am currently trying to combine the NRF52840 (Development kit) with the Arduino Ethernet shield containing an W5500.
I was wondering if there is any example code for this and if the combination with Zigbee is possible.
Thanks
Hi,
There is a driver for the W5500 Ethernet controller in Zephyr. You can find documentation for this driver here: wiznet,w5500 (on spi bus), and the driver itself can be found in zephyr/drivers/ethernet/eth_w5500.c. Unfortunately, there are no examples of this or the Arduino Ethernet shield being used.
I have asked internally about combining this with Zigbee, and I will come back to you regarding this.
Best regards,
Marte
Hi,
You should be able to use it together with Zigbee.
Best regards,
Marte