Comments for Blog eTechPath https://blog.etechpath.com Tue, 03 Jan 2023 12:37:36 +0000 hourly 1 https://wordpress.org/?v=6.5.3 Comment on How to Control MAX7219 LED Matrix with ESP8266 WiFi Module by Jeff Trionfante https://blog.etechpath.com/how-to-control-max7219-led-matrix-with-esp8266-wifi-module/comment-page-2/#comment-965 Tue, 04 Jun 2019 20:47:16 +0000 https://blog.etechpath.com/?p=496#comment-965 In reply to Jeff Trionfante.

Never mind. Finally figured out the web user interface comes directly from the sketch and not from some outside site.

]]>
Comment on How to flash USB bootloader in STM32 black-pill board to program it with Arduino IDE by psadminetechpath https://blog.etechpath.com/how-to-flash-usb-bootloader-in-stm32-black-pill-board-to-program-it-with-arduino-ide/comment-page-1/#comment-950 Tue, 21 May 2019 09:33:41 +0000 https://blog.etechpath.com/?p=665#comment-950 In reply to ogfsftu.

добро пожаловать

]]>
Comment on How to Control MAX7219 LED Matrix with ESP8266 WiFi Module by psadminetechpath https://blog.etechpath.com/how-to-control-max7219-led-matrix-with-esp8266-wifi-module/comment-page-3/#comment-949 Tue, 21 May 2019 09:32:34 +0000 https://blog.etechpath.com/?p=496#comment-949 In reply to SERKAN TOPALOGLU.

Assign a static IP address to your ESP in your WiFi modem. So, whenever ESP will try to connect to modem, it will connect to the same IP address every time. There no need to change anything in esp code.

]]>
Comment on How to Control MAX7219 LED Matrix with ESP8266 WiFi Module by SERKAN TOPALOGLU https://blog.etechpath.com/how-to-control-max7219-led-matrix-with-esp8266-wifi-module/comment-page-3/#comment-947 Mon, 20 May 2019 13:42:20 +0000 https://blog.etechpath.com/?p=496#comment-947 How can I give fix IP adress to ESP in this project?

]]>
Comment on How to flash USB bootloader in STM32 black-pill board to program it with Arduino IDE by ogfsftu https://blog.etechpath.com/how-to-flash-usb-bootloader-in-stm32-black-pill-board-to-program-it-with-arduino-ide/comment-page-1/#comment-946 Mon, 20 May 2019 05:44:58 +0000 https://blog.etechpath.com/?p=665#comment-946 Спасибо за информацию!!!!!

]]>
Comment on How to Control MAX7219 LED Matrix with ESP8266 WiFi Module by Jeff Trionfante https://blog.etechpath.com/how-to-control-max7219-led-matrix-with-esp8266-wifi-module/comment-page-2/#comment-944 Sun, 19 May 2019 02:41:52 +0000 https://blog.etechpath.com/?p=496#comment-944 Thanks for your tutorial. Everything worked exactly as described. Very clear and understandable. However, if I close the web interface page after the first use and then try to reopen it again even after a minute or two, I get a timeout or just a blank page. It will sometimes work again after several hours, but again only for one time. I can send multiple messages during that one time with no problem. Hope this makes sense. Any advise or suggestions would be greatly appreciated.

]]>
Comment on How to Control MAX7219 LED Matrix with ESP8266 WiFi Module by Ralph W. Lundvall https://blog.etechpath.com/how-to-control-max7219-led-matrix-with-esp8266-wifi-module/comment-page-2/#comment-900 Mon, 06 May 2019 18:04:05 +0000 https://blog.etechpath.com/?p=496#comment-900 I implemented this solution with my ESP8266-12E and a 4 segment MAX7219 HiLetgo, both from Amazon. The latest library file MD_MAX72xx.h from github no longer needs manual editing. Just edit the Arduino code to #define the correct model. It would be easy to have these options already offered in the .ino code as comments. I used: #define HARDWARE_TYPE MD_MAX72XX::FC16_HW. Thanks for posting this.

]]>
Comment on How to Control MAX7219 LED Matrix with ESP8266 WiFi Module by Bk https://blog.etechpath.com/how-to-control-max7219-led-matrix-with-esp8266-wifi-module/comment-page-2/#comment-797 Sun, 24 Mar 2019 07:05:24 +0000 https://blog.etechpath.com/?p=496#comment-797 Thanks you, I need your help to do same project in esp-01. Please assist me in FB messenger.

]]>
Comment on How to Control MAX7219 LED Matrix with ESP8266 WiFi Module by Tristan https://blog.etechpath.com/how-to-control-max7219-led-matrix-with-esp8266-wifi-module/comment-page-2/#comment-579 Wed, 06 Feb 2019 06:11:09 +0000 https://blog.etechpath.com/?p=496#comment-579 Your way of describing everything in this paragraph is genuinely nice, every one be capable of easily know it, Thanks a lot.

]]>
Comment on How to interface Nextion HMI with Arduino Mega2560 and learn how to use Nextion editor and program tags in Arduino by Sahil Ahmad https://blog.etechpath.com/how-to-interface-nextion-hmi-with-arduino-mega2560-and-learn-how-to-use-nextion-editor-and-program-tags-in-arduino/comment-page-1/#comment-471 Wed, 09 Jan 2019 18:26:53 +0000 https://blog.etechpath.com/?p=513#comment-471 In reply to siddhi.

I am also getting the same error (recvRetCommandFinished err). Getting this error wherever I am trying to write on any text box. Can you please help?

]]>