Ok, i had not much time for a extensive test. I just set up all pins and connection from the scratch and retry the main features again.
(same network / router configuration like before)
DHCP still fail
eth.setIP({ "ip": "192.168.1.2", ... }) works after 2-3 function calls (very strange)
first eth.getIP() call returns very strange ip settings (e.g. { "ip": "3.192.168.1", ... })
ping from my Mac Book to the espruino works
http server 'hello work' doesn't
http request to my Mac Book apache doesn't work
The result was the same like my first documentation. At the moment, I don't know what I'm doing wrong. After my holidays i give that another with new network and router configuration. Additionally a friend of mine will take a look at my configuration.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Ok, i had not much time for a extensive test. I just set up all pins and connection from the scratch and retry the main features again.
(same network / router configuration like before)
The result was the same like my first documentation. At the moment, I don't know what I'm doing wrong. After my holidays i give that another with new network and router configuration. Additionally a friend of mine will take a look at my configuration.
I'll keep you up to date
@user47955: which revision do you have?