Board: NodeMCU from here: https://www.amazon.com/gp/product/B010O1G1ES/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1
Using OLED: No
Using WebServer: I am using the web interface, so I think so
Using Serial: No
Installation mode: binary
Code/binary version: 1.6
Flash size: 512K
Flash method: nodemcu-flasher
Flash Frequency: 80Mhz
Upload Speed: 921600
Powered by: USB
Well, I started up the module after flashing it as per specifications above. Once flashing was complete, I unplugged my NodeMCU and plugged it back in. The red LED was now solidly on. (When I used the 1MB version, the red LED did not light up. Is this a good or a bad sign?)
What you're expecting:
In my network lists on my computer, there would be a new network called "pwned"
What you get instead:
No new network was found.
Please note, I am using Windows 10. Could it be that Windows 10 is hiding the network? I see two "Hidden Network"s in my wifi options
I have not connected the module to serial.
Any help would be greatly appreciated! Thanks!
Try adding pwned as a hidden network. Network Name: Pwned
Security: WPA2 Password: deauther .....If that does not work. Reset and reflash your NodeMCU.
Ok. So here's what I did. (Didn't work!!!)
The fact that it takes so long to load (30-60 seconds) makes me believe the computer is detecting SOMETHING. Right?
EDIT: After completely unplugging the NodeMCU, I can see that "Hidden Network" is still there in my list of networks! This must mean that Hidden Network is NOT in fact the NodeMCU's network. Right? So, why isn't the NodeMCU generating a network and/or why can't my computer detect it?!
Thanks for the help so far!
Try plugging it in your pc/desktop. If that does not work try using a power bank.
I tried it in my Windows Laptop, my Mac Laptop, and in a wall plug.
Could something be wrong with my module? Is the red LED supposed to be on during operation?
Yes, it's supposed to be on. What program are you using to flash your module. NodeMCU flasher or arduino?
I used NodeMCU flasher. You can see all my upload specs in the original post.
Try Reflashing it. If you have and still have the problem try using a 5V charger to power it. If you have already done that then try adding it as a hidden network again.
Its supposed to flash blue not red.
The module has two LESs, from what I can see.
When I flash the code, the blue LED blinks rapidly.
When the code is done, the red LED goes solidly on.
The blue LED is tx on the nodemcu, which means that when the NodeMCU is sending data, that LED will flash. No led flash, no data is sent. Try flashing using esptool.py
the flash location is 0x000 . It's CLI, but I can confirm it works. I haven't used esp8266 flasher, as I don't run windows.
Hi, trying to help, I guess that here the problem is that the device has just "Flash size: 512K" and we must edit the mac data file (I did read the README after flash the 512K .bin 1.6 version, and voila!, my esp8266 (esp-201) finaly works.
Excuse me if I'm wrong.
Thank you for sharing, good job guys!.
Cheers.
see if it is fixed in the next version, reopen if necessary
closing this
I'm getting the same issue...
I have the same board. Should I use a different one?
https://www.amazon.com/HiLetgo-Internet-Development-Wireless-Micropython/dp/B010O1G1ES/ref=cm_cr_arp_d_product_top?ie=UTF8
@juliusfrost having the same issue does not imply you're in the same situation, please open a new issue and be verbose about what you expect, how you proceed, a what result you get.
Also describe your environment with as many details as possible.
same issue here
@rogaha same answer here: please open a new issue and be verbose about what you expect, how you proceed, a what result you get.
Also describe your environment with as many details as possible.
@tobozo, sure, np. here we go:https://github.com/spacehuhn/esp8266_deauther/issues/858