[GH-ISSUE #660] Wemos D1 Mini Pro binary support #228

Closed
opened 2026-02-28 00:00:29 +03:00 by kerem · 3 comments
Owner

Originally created by @AABatteries on GitHub (Nov 22, 2017).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/660

Hi,

I'm having issues trying to upload the binary to Wemos D1 Mini Pro (example product link: Wemos D1 Mini Pro)

This particular board has 16MB of flash memory, and a very handy external antenna U.FL connector. I tried uploading with esptool, using auto settings, settings that worked for every NodeMCU board I tried, but it doesn't work for this board. I manually set the flash size to 16MB, flash freq to 40/80, offset to 0x0 and 0x00000, and while the binary uploads with no issues, unfortunately none of these worked, the board does not run the code.

I'm trying to upload the esp8266_deauther_1mb.bin binary, version 1.6 if that's relevant.

Any tips on how to flash this specific board? Thank you for your help and sorry for the unusual formatting!

Originally created by @AABatteries on GitHub (Nov 22, 2017). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/660 Hi, I'm having issues trying to upload the binary to Wemos D1 Mini Pro (example product link: [Wemos D1 Mini Pro](https://pl.aliexpress.com/item/WEMOS-D1-mini-Pro-16M-bytes-external-antenna-connector-ESP8266-WIFI-Internet-of-Things-development-board/32724692514.html?ws_ab_test=searchweb0_0,searchweb201602_1_10152_10151_10065_10344_10068_10345_10342_10343_10340_10171_10341_10541_10562_10084_10083_10304_10307_10301_10539_10312_10059_10313_10314_10534_10533_100031_10103_10594_10557_10596_10595_10107_10142,searchweb201603_25,ppcSwitch_5&btsid=440cdfeb-e9e3-4976-87cc-e9c739946205&algo_expid=60fc3f40-3f0e-421d-9bc7-7981c1c3bfa7-2&algo_pvid=60fc3f40-3f0e-421d-9bc7-7981c1c3bfa7&rmStoreLevelAB=2)) This particular board has 16MB of flash memory, and a very handy external antenna U.FL connector. I tried uploading with esptool, using auto settings, settings that worked for every NodeMCU board I tried, but it doesn't work for this board. I manually set the flash size to 16MB, flash freq to 40/80, offset to 0x0 and 0x00000, and while the binary uploads with no issues, unfortunately none of these worked, the board does not run the code. I'm trying to upload the esp8266_deauther_1mb.bin binary, version 1.6 if that's relevant. Any tips on how to flash this specific board? Thank you for your help and sorry for the unusual formatting!
kerem 2026-02-28 00:00:29 +03:00
Author
Owner

@AABatteries commented on GitHub (Nov 22, 2017):

Ok, I managed to flash the board with esptool using --flash_size 4MB. This fixes the issue I think? Or maybe that additional flash could be used for something?

<!-- gh-comment-id:346503318 --> @AABatteries commented on GitHub (Nov 22, 2017): Ok, I managed to flash the board with esptool using --flash_size 4MB. This fixes the issue I think? Or maybe that additional flash could be used for something?
Author
Owner

@ghost commented on GitHub (Nov 23, 2017):

With ESP8266 use Arduno software to flash it... And use default settings.. Just change your port ie. Com 1....100. Just select right port

<!-- gh-comment-id:346512344 --> @ghost commented on GitHub (Nov 23, 2017): With ESP8266 use Arduno software to flash it... And use default settings.. Just change your port ie. Com 1....100. Just select right port
Author
Owner

@spacehuhn commented on GitHub (Mar 24, 2018):

Please try the new version. With the modified Arduino SDK there is support for the 16mb Wemos pro. That beeing said, it should work with the old version just like that, also when you flash it like a 4mb board. Also with the 1mb bin file! I did it quite often actually with the wemos d1 mini pro.
Upload issues are unrelated to this project, so I will close this now.

<!-- gh-comment-id:375913513 --> @spacehuhn commented on GitHub (Mar 24, 2018): Please try the new version. With the modified Arduino SDK there is support for the 16mb Wemos pro. That beeing said, it should work with the old version just like that, also when you flash it like a 4mb board. Also with the 1mb bin file! I did it quite often actually with the wemos d1 mini pro. Upload issues are unrelated to this project, so I will close this now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#228
No description provided.