Sir if possible can u post a webinterface using stm32f103c8 interface with enc28j60
@PeterParker-ji8kg28 күн бұрын
Is equivalent for STM32 NUCLEO F401RE?
@simulatorsimulator-i8t26 күн бұрын
Can we do http without router switch?
@manojsuryawanshi13342 ай бұрын
Can we do http without router switch
@sabbrush60018 ай бұрын
I used ESP32 for MQTT connection by using UART with my STM32. Could you show us how to do it with this module?
@مهدیمارانی-م5ض3 ай бұрын
Hello, I can't get the IP by debugging, can you help me?
@ShubhamDubukwad-f4u5 ай бұрын
i am trying to implement this using static ip adress method please can you help??????
@ukaszj2906Ай бұрын
Thanks a lot I really needed that.
@johnvincentgonzales639Ай бұрын
is it ok to use w5100 instead of w5500?
@NizarMohideenАй бұрын
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
@مهدیمارانی-م5ض3 ай бұрын
Hello, the site does not work for me .please help me
@NizarMohideen3 ай бұрын
www.micropeta.com/video109 github.com/Wiznet/ioLibrary_Driver I clicked above link now, it worked which site is not working? thanks
@rickyaryadi84226 ай бұрын
Good thanks sir🙏🏻👏🏼😊
@chinnavasanth17384 ай бұрын
w5500 used to FOTA update is possible or not ??
@NizarMohideen4 ай бұрын
I don't know
@هانيخليفي-ب8ز6 ай бұрын
the website does not work anymore. why ?
@NizarMohideen6 ай бұрын
I checked the website. It is working. Thanks
@هانيخليفي-ب8ز6 ай бұрын
@@NizarMohideen my bad, I forget a line in the code. Thank you
@Frisky05636 ай бұрын
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
@NizarMohideen6 ай бұрын
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
@soranfatah10338 ай бұрын
Very useful project 👍🏻👍🏻👍🏻
@NizarMohideen8 ай бұрын
Thanks
@nithina43998 ай бұрын
Thankyou so much, Working Fine 😍
@NizarMohideen8 ай бұрын
Welcome 👍
@nithina43998 ай бұрын
@@NizarMohideen can you please share your mail id
@nithina43998 ай бұрын
@@NizarMohideen can you please share your mail id
@nithina43998 ай бұрын
can you please share your mail id
@nithina43998 ай бұрын
did you try TCP/IP on same
@adelsehic74347 ай бұрын
Amazing, thanks !
@abdulrazaqalthuwaini66657 ай бұрын
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.
@NizarMohideen7 ай бұрын
Your Router needs DHCP enabled. Please see router user manual. You could simply try another router Thanks