Search found 2 matches
- Wed Sep 30, 2020 8:51 pm
- Forum: Programs, Libraries and Tools
- Topic: WizNet5k MAC-Address
- Replies: 1
- Views: 1924
Re: WizNet5k MAC-Address
So after a bit of research, I didn't find an easy way to do this, so - with my very, very limited C knowledge - I found the respective position in the wiznet code where I could embed a new module. It might not be the prettiest, but it works and maybe somebody can use it. Syntax is similar to the ifc...
- Tue Sep 29, 2020 8:00 pm
- Forum: Programs, Libraries and Tools
- Topic: WizNet5k MAC-Address
- Replies: 1
- Views: 1924
WizNet5k MAC-Address
Good evening, morning, day micropython community! I'm currently looking for a way to set a MAC-address when using micropython and the W5500 chip. Is there currently an easy way to do that or do I have to fiddle with the driver or sth. like that? Might also be a stupid question, but I would appreciat...