Comments for CyberBlogSpot https://cyberblogspot.com/ Not just another blogspot site Fri, 19 Jul 2024 08:26:55 +0000 hourly 1 https://wordpress.org/?v=6.5.5 Comment on How to Save and Restore ESP8266 and ESP32 Firmware by Jay https://cyberblogspot.com/how-to-save-and-restore-esp8266-and-esp32-firmware/#comment-15701 Fri, 19 Jul 2024 08:26:55 +0000 http://www.cyberblogspot.com/?p=2708#comment-15701 I have a ESP32 S3 with 16MB flash size, can anyone give me guidance on how to write the code to download this flash size? thanks

]]>
Comment on Unlock BLU Verification After Reset to Factory Settings by gov official https://cyberblogspot.com/unlock-blu-verification-after-reset-to-factory-settings/#comment-15427 Fri, 05 Jul 2024 13:35:07 +0000 https://cyberblogspot.com/?p=4045#comment-15427 Thank you so much for this helpful post! I was really frustrated trying to unlock my BLU phone after resetting to factory settings. Your steps were easy to follow and it worked like a charm.

]]>
Comment on How to Save Globe Router Configuration by Jump Assemble https://cyberblogspot.com/how-to-save-globe-router-configuration/#comment-15097 Wed, 19 Jun 2024 00:35:21 +0000 https://cyberblogspot.com/?p=3776#comment-15097 Awesome guide! I was getting so frustrated trying to retrieve my router settings. Your step-by-step tutorial made it easy peasy. Thanks for sharing!

]]>
Comment on How to Install Esptool on Windows 10 by Majorg https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-12949 Fri, 16 Feb 2024 18:15:18 +0000 http://www.cyberblogspot.com/?p=2818#comment-12949 Thank you very much bro

]]>
Comment on How to Install Esptool on Windows 10 by Yuri https://cyberblogspot.com/how-to-install-esptool-on-windows-10/#comment-12827 Wed, 07 Feb 2024 14:43:49 +0000 http://www.cyberblogspot.com/?p=2818#comment-12827 Bro, try the command:
> py -m pip install esptool

I had the same problem and this worked!

]]>
Comment on How to Use ADS1220 ADC Module with Arduino by anonymus https://cyberblogspot.com/how-to-use-ads1220-adc-module-with-arduino/#comment-12751 Wed, 31 Jan 2024 07:01:42 +0000 https://cyberblogspot.com/?p=4317#comment-12751 How can I make ADS1220 to acquire samples with sampling rate of 2000SPS. Does Turbo mode relates to this setting

]]>
Comment on Default Password of PLDT Router AN5506-04 by geo https://cyberblogspot.com/default-password-of-pldt-router-an5506-04/#comment-12575 Wed, 10 Jan 2024 05:48:18 +0000 http://www.cyberblogspot.com/?p=1323#comment-12575 i don’t know how but your username and password works on my old pldt home fibr HG6245D RP2804
I’ve tried hundred times with different username and password of this model but nothing works.

]]>
Comment on How to Enable Serial Monitor on Digispark ATtiny85 by rida https://cyberblogspot.com/how-to-enable-serial-monitor-on-digispark-attiny85/#comment-12551 Fri, 05 Jan 2024 01:02:30 +0000 https://cyberblogspot.com/?p=5739#comment-12551 hello,

Thank you for everything. When I choose Digistump AVR Board, this will not compile and then will not upload the code in attiny85 !! do you have any solution ? Thank you

]]>
Comment on How to Save and Restore ESP8266 and ESP32 Firmware by Ahmed https://cyberblogspot.com/how-to-save-and-restore-esp8266-and-esp32-firmware/#comment-12228 Wed, 22 Nov 2023 16:19:31 +0000 http://www.cyberblogspot.com/?p=2708#comment-12228 But works for me without the “.py” in python 3.11, and the 500K baud is faster:
esptool –baud 500000 –port COM4 read_flash 0x0 0x400000 fw-backup-4M.bin

]]>
Comment on How to Save and Restore ESP8266 and ESP32 Firmware by Ahmed https://cyberblogspot.com/how-to-save-and-restore-esp8266-and-esp32-firmware/#comment-12227 Wed, 22 Nov 2023 16:16:48 +0000 http://www.cyberblogspot.com/?p=2708#comment-12227 Helpfull, Thank you !

]]>