0
Offline
Newbie
Karma: 0
Posts: 21
Arduino rocks
|
 |
« on: September 24, 2010, 03:11:07 am » |
I want to use library-0019 and DHCP library. DHCP--> http://blog.jordanterrell.com/post/Arduino-DHCP-Library-Version-04.aspxDHCP library doesn't correspond to 0019. It included "types.h" and "spi.h". But, Types.h is not in the library-0019. SPI.h changed, too. How should I do?
|
|
|
|
« Last Edit: September 24, 2010, 04:23:26 am by baobao »
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 2
Arduino rocks
|
 |
« Reply #1 on: October 03, 2010, 12:46:59 am » |
I had the same problem with the UdpBytewise library. All I did for now was use version 0018 until I figure it out. 
|
|
|
|
|
Logged
|
|
|
|
|
Minnesota USA
Offline
Sr. Member
Karma: 0
Posts: 323
Made it mahself outta sand 'n wahr.
|
 |
« Reply #2 on: October 03, 2010, 05:21:27 pm » |
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1281603077described a similar error that went away when Dhcp was added to the ethernet library. Could this be the problem?
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 21
Arduino rocks
|
 |
« Reply #3 on: October 04, 2010, 04:40:02 am » |
Hello! Egoblitz and jrraines. Thank you for the comment. DHCP library and EthernetDHCP doesn't correspond to 0019. I modified EthernetDHCP and arduino-0019(w5100.cpp, w5100.h), it corresponded. It corresponded to arduino-0020, too. I will report on the change to the author. # May I write the change here? # Should I write the change here? EthernetDHCP http://gkaindl.com/software/arduino-ethernet
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 37
I Love YaBB 2!
|
 |
« Reply #4 on: October 05, 2010, 04:10:21 pm » |
Hi everyone!
I'm the author of the EthernetDHCP library. I'll promise to eventually push out an update that's compatible with 0019+, it's just that I'm currently extremely short on time and that the significant change of the Ethernet and SPI libs between 0018 and 0019 was entirely unexpected for me.
Kiku, let me thank you again for your work to port EthernetDHCP too 0019+, and yes, please feel free to go ahead and post your changes here, so that others can use them.
Other than that, please use 0018 for now (You can still download it at Arduino.cc), since it might still be a week or two until I have some spare time again.
Thanks!
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 21
Arduino rocks
|
 |
« Reply #5 on: October 21, 2010, 03:27:06 am » |
I modified EthernetDHCP and arduino-0021(w5100.cpp, w5100.h), it corresponded.
Please transmit the message if necessary.
|
|
|
|
|
Logged
|
|
|
|
|
Washington, DC
Offline
Newbie
Karma: 0
Posts: 1
Arduino rocks
|
 |
« Reply #6 on: November 18, 2010, 02:41:28 pm » |
kiku, the updated DHCP library for the current versions of Arduino would be incredibly helpful. Can you please post it (or send me a copy)?
Thanks!
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 1
Arduino rocks
|
 |
« Reply #7 on: November 23, 2010, 05:28:15 am » |
hi kiku, could u send me a copy too (arduino 0021 version)? thanks ..
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 21
Arduino rocks
|
 |
« Reply #8 on: November 25, 2010, 09:30:26 am » |
Hi dsk and rnewbie.
I'm sorry. The reply has slowed. Mail was sent.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 2
Arduino rocks
|
 |
« Reply #9 on: November 30, 2010, 04:30:23 am » |
Hi kiku Could you also please send me a copy of the EthernetDHCP changed lib? Thanks  Rechena
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 21
Arduino rocks
|
 |
« Reply #10 on: November 30, 2010, 11:18:44 am » |
Hi Rechena.
Mail was sent.
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 27
|
 |
« Reply #11 on: December 05, 2010, 04:00:43 pm » |
Hi, any updates? kiku, do you mind posting your changes here? Thanks!
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 2
Arduino rocks
|
 |
« Reply #12 on: December 07, 2010, 11:32:05 am » |
Thanks for the mail with the DHCP but I still cant make it work :S Still missing something.
Do I have to put some of the .h and .cpp inside the Original Ethernet Lib?
Thanks for the help.
Regards Rechena
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 13
Arduino rocks
|
 |
« Reply #13 on: December 08, 2010, 10:51:14 am » |
Hi kiku
Could you please send me a copy of the EthernetDHCP library you've modified for compatibility with Arduino-0021.
Thanks Simon
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 2
Arduino rocks
|
 |
« Reply #14 on: December 09, 2010, 03:20:47 am » |
Kiku, I'd also appreciate a copy of what you've done. It'll save me time  Thanks in advance.
|
|
|
|
« Last Edit: December 09, 2010, 03:21:07 am by dlucas »
|
Logged
|
|
|
|
|
|