Ethernet Module (HCARDU0028)

Wireless and wired modules including Bluetooth, Ethernet, and IR kits.
Scuba_2
Posts: 6
Joined: Thu Dec 11, 2014 7:41 pm

Re: Ethernet Module (HCARDU0028)

Post by Scuba_2 » Sun Feb 15, 2015 2:53 pm

Wow I just came across this seems to fix the problems.
Part one shows wiring connections if you need that as well
But this shows how to use the original IDE library with this module!
http://youtu.be/GP48GvNJOE4

andyedtec
Posts: 3
Joined: Thu Mar 05, 2015 9:04 am

Re: Ethernet Module (HCARDU0028)

Post by andyedtec » Thu Mar 26, 2015 9:01 am

Hi.

I'm having problems with this,

I had the 1.0.6 IDE installed and your example did compile but did not show up on my network.

After reading this thread I decided to upgrade the ide.

Now I have errors on compilation.

error: variable 'page' must be const in order to be put into read-only section by means of '__attribute__((progmem))'

Andy

andrew
Site Admin
Posts: 1374
Joined: Sun Aug 05, 2012 4:15 pm

Re: Ethernet Module (HCARDU0028)

Post by andrew » Thu Mar 26, 2015 11:32 am

Hi andyedtec,

Although we just spoke offline I just want to reply for the benefit of other forum users:

For the library you need to use the library form the first post called ethercard-master.zip

This is the latest version and should compile on fine for V1.0.6 of the Arduino IDE. I can also confirm that it compiles and works ok with the first example sketch and V1.0.6 IDE. I may remove the older versions from the first post as these are now way out of date and it's unlikely anyone would be wanting to use them.
Comments made by this poster do not necessarily reflect the views of Hobby Components Ltd.

andyedtec
Posts: 3
Joined: Thu Mar 05, 2015 9:04 am

Re: Ethernet Module (HCARDU0028)

Post by andyedtec » Thu Mar 26, 2015 12:55 pm

Thank you for your help with this.

I can confirm I started from scratch whilst double checking everything.

I also confirm your example works perfectly.

Thanks again.

Andy

Post Reply

Return to “Wireless / Wired”