Hi Nizar, This is great! I appreciate you making this video so much!. Question 1) what is I want to use a static IP Address how would that be coded? Because I don't want to lost track what IP Address would be assigned via dchp. Question 2) I saw in the folders a folder called MQTT could you make a client that sends say the DHT22 temperature once a minute. This would make a great video. I've learned so much from your examples and has helped my come up with some ideas for new projects. I'm new to STM32 using W5500 ethernet module. Thank you Don
The driver in github.com/Wiznet/ioLibrary_Driver says "ioLibrary_Driver can be used for the application design of WIZnet TCP/IP chips as W5500, W5300, W5200, W5100 W5100S" I tested only with W5500. You can try with all other modlues
I do need some help. I tried my best troubleshooting the problem but I kept getting no IP address. I changed the MAC, and checked the wiring. Tried reading more online and again no results. I have the same set up as you. Please advise me how to fix this issue. Something to note: it does not create neither IP, nor gateway.
Thank you very very muchhh!!
Thanks a lot I really needed that.
thanks
Thankyou so much, Working Fine 😍
Welcome 👍
@@NizarMohideen can you please share your mail id
@@NizarMohideen can you please share your mail id
can you please share your mail id
did you try TCP/IP on same
Sir if possible can u post a webinterface using stm32f103c8 interface with enc28j60
Very useful project 👍🏻👍🏻👍🏻
Thanks
Good thanks sir🙏🏻👏🏼😊
Amazing, thanks !
I used ESP32 for MQTT connection by using UART with my STM32. Could you show us how to do it with this module?
Is equivalent for STM32 NUCLEO F401RE?
Hi Nizar, This is great! I appreciate you making this video so much!. Question 1) what is I want to use a static IP Address how would that be coded? Because I don't want to lost track what IP Address would be assigned via dchp. Question 2) I saw in the folders a folder called MQTT could you make a client that sends say the DHT22 temperature once a minute. This would make a great video. I've learned so much from your examples and has helped my come up with some ideas for new projects. I'm new to STM32 using W5500 ethernet module. Thank you Don
Thanks. I am also new to W5500 module.
The library provided is from the original manufacturer
I believe they have static ip address facility too
Hello, I can't get the IP by debugging, can you help me?
i am trying to implement this using static ip adress method please can you help??????
Thank You!
Can we do http without router switch?
Can we do http without router switch
Hello, the site does not work for me .please help me
www.micropeta.com/video109
github.com/Wiznet/ioLibrary_Driver
I clicked above link now, it worked
which site is not working? thanks
w5500 used to FOTA update is possible or not ??
I don't know
the website does not work anymore. why ?
I checked the website. It is working. Thanks
@@NizarMohideen my bad, I forget a line in the code. Thank you
is it ok to use w5100 instead of w5500?
The driver in github.com/Wiznet/ioLibrary_Driver
says "ioLibrary_Driver can be used for the application design of WIZnet TCP/IP chips as W5500, W5300, W5200, W5100 W5100S"
I tested only with W5500. You can try with all other modlues
I do need some help. I tried my best troubleshooting the problem but I kept getting no IP address. I changed the MAC, and checked the wiring. Tried reading more online and again no results. I have the same set up as you. Please advise me how to fix this issue. Something to note: it does not create neither IP, nor gateway.
Your Router needs DHCP enabled. Please see router user manual. You could simply try another router
Thanks