aherben Posted October 20, 2016 Share Posted October 20, 2016 Hi, I want to use the PmodNic100 with the Wemos D1 mini (Arduino with ESP82266). It works fine with Wiznet W5100, but with the ENC family, it doesn't work. Is there someone who has information about that? Link to comment Share on other sites More sharing options...
D@n Posted October 20, 2016 Share Posted October 20, 2016 @aherben, The PModNIC works with the MPIDE library. Are you using it with a different library? Dan Link to comment Share on other sites More sharing options...
aherben Posted October 20, 2016 Author Share Posted October 20, 2016 Hi Dan, Yes, i try to use it with Ethernet lib, Is the MPIDE library arduino comptaible ? Alain Link to comment Share on other sites More sharing options...
D@n Posted October 20, 2016 Share Posted October 20, 2016 I just know that the interface that the PmodNIC uses is specific to proprietary code wtihin the MPIDE library. I would not expect this to translate to products not using MPIDE. I'm looking forward to hearing from someone who has made this work without MPIDE, but I have yet to hear it. Indeed, the PmodNIC100 reference page makes reference to this fact. Dan Link to comment Share on other sites More sharing options...
aherben Posted October 21, 2016 Author Share Posted October 21, 2016 I tried to install MPIDE on my mac but it didn't work How i can is use chipKIT-core with Wemos (ESP8266) and PmodNIC100 ? Alain Link to comment Share on other sites More sharing options...
JColvin Posted October 24, 2016 Share Posted October 24, 2016 Hi Alain, From my understanding, and as Dan mentioned, the library associated with the PmodNIC100 is specifically designed for the Microchip part that is present in the PmodNIC100. As the ESP8266 is a WiFi chip from a different manufacturer, there is no guarentee that the library for the PmodNIC100 will be compatible with the ESP8266 or vice-versa. The chipKIT-Core was specifically designed by the chipKIT community to allow users to program chipKIT boards within the Arduino IDE; it doesn't necessarily imply compatibility between hardware. In theory, the PmodNIC100 is compatible with other pieces of hardware, presuming you have the appropriate software code, but as he noted, I have not seen this done. Thanks, JColvin Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.