<div dir="auto">Dear folks<br></div><div dir="auto"><br></div><div dir="auto">You may have heard about my esp8266ndn library, NDN Arduino library for ESP8266 microcontroller.</div><div dir="auto"><br></div><div dir="auto"><div><a href="https://github.com/yoursunny/esp8266ndn">https://github.com/yoursunny/esp8266ndn</a></div></div><div dir="auto"><br></div><div dir="auto">Recently, the library has been ported to <b>ESP32 microcontroller</b>. ESP32 is a new generation microcontroller coming from Espressif, the same company that designed the ESP8266. It is more powerful, with two CPU cores and more RAM.</div><div dir="auto">The library name remains as “esp8266ndn” but it will compile for both ESP8266 and ESP32.</div><div dir="auto"><br></div><div dir="auto">Moreover, I added <b>multicast Ethernet transport</b> to the library. It enables NDN communication directly over Ethernet. Look at “PingServer” example for how to use multicast Ethernet transport.</div><div dir="auto"><br></div><div dir="auto"></div><div dir="auto">I hope some of you may find them useful.</div><div dir="auto">If you need an ESP32 development board, I recommend Heltec WiFi_Kit_32 <a href="http://amzn.to/2CaCk3X">http://amzn.to/2CaCk3X</a> . The library is regularly tested on this device.</div><div dir="auto"><br></div>Yours, Junxiao