This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How (if able) to add ethernet to nRF52832?

I got my developer kit and have been playing around with BLE. But I got my mind set on a solution with several nodes as sensors, and one "base" node connected with an API making http calls over ethernet.

I'm coming from Arduino where most solutions is just a google search away. I refuse to belive it has not been done before but I'm having some problems finding resources. For instance the Ethernet controller ENC28J60. Have not anyone made a library for the platform?

Related