I've been playing around with the EtherNetIf and HTTPServerExample libraries, with some, limited, success. I even managed to get the mbed to tweet on occasions.
Now though it just won't play ball at all with the TwitterExample. I can browse to it as a web server and even send RPC over the web so I know it's doing something right!
The initialise printf I get is:
Init
Setting up...
HW Addr is : 00:02:f7:f0:31:2a.
DHCP Started, waiting for IP...
Connected, IP : 192.168.0.14
Setup OK
Problem during tweeting, return code 9
Then that's it, sometimes I get a return code 6. Any ideas anyone? I've tried searching for what the codes actually mean but no joy there either. Help really appreciated!
I've been playing around with the EtherNetIf and HTTPServerExample libraries, with some, limited, success. I even managed to get the mbed to tweet on occasions.
Now though it just won't play ball at all with the TwitterExample. I can browse to it as a web server and even send RPC over the web so I know it's doing something right!
The initialise printf I get is:
Init
Setting up...
HW Addr is : 00:02:f7:f0:31:2a.
DHCP Started, waiting for IP...
Connected, IP : 192.168.0.14
Setup OK
Problem during tweeting, return code 9
Then that's it, sometimes I get a return code 6. Any ideas anyone? I've tried searching for what the codes actually mean but no joy there either. Help really appreciated!