Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

enc28j60 connected to nrf52840

Hello, 

I know that maybe you won't be able to help but i'm giving it a try Slight smile

I'm trying to use enc28j60 connected to a nrf52840. I saw these example https://gitlab.com/enc28j60driver/enc28j60driver and i'm trying to use this, the IoT SDK and Nordic SDK 17.0.2. I'm using SEGGER.

I'm wondering if there's another way to do it and how. I notice that someone here have done it through uIP and SPI library but it hasn't much information about enc drivers/connection.

Thank you for your attention and time. I really hope you can help me or give me a hint.

Best regards

Catarina

Parents
  • We are using a similar setup with enc28j60, nrf52840 and Nordic SDK 17. We managed to make it work almost perfectly by implementing the TCP/IP stack ourselves, but once in a while there are some hard to track issues and we have since shifted into using Zephyr.

    Still, it would be great to update a significant amount of devices we have deployed remotely with something that actually works with Nordic SDK 17. Have you found something in the meantime that worked with it?

    Cheers,

    Rúben

Reply
  • We are using a similar setup with enc28j60, nrf52840 and Nordic SDK 17. We managed to make it work almost perfectly by implementing the TCP/IP stack ourselves, but once in a while there are some hard to track issues and we have since shifted into using Zephyr.

    Still, it would be great to update a significant amount of devices we have deployed remotely with something that actually works with Nordic SDK 17. Have you found something in the meantime that worked with it?

    Cheers,

    Rúben

Children
No Data
Related