DHCP not working on WHID injector
adamff-dev opened this issue ยท 3 comments
Is there an existing issue for this?
- I have searched the existing issues
Describe your problem
I flashed WiFiDuck on a WHID injector, but when I connect to the AP, the ESP8266 won't provide me any IP, so I have to set it manually. It's like the DHCP service won't work properly. Also, the DNS server won't work.
Steps to reproduce
I made a few changes for making this code work on a WHID injector: https://github.com/125K/WiFiDuck-whid
- Use the esp8266Programmer.ino to be able to flash esp_duck code
- Flash the esp_duck code
- Flash the atmega_duck code
- Now, you can't connect to the network, unless you set an IP manually.
It's like the DHCP server is not working.
What hardware are you using?
WHID injector
Anything else?
No response
Thanks for opening your first issue here! ๐
๐ Be sure to:
1. ๐ Have a look at the Wiki and README for information
2. ๐ Search for similar issues (open and closed)
3. โ๏ธ Provide enough information to understand, recreate and help out with your problem
4. โน๏ธ Let us know if you find a solution
5. ๐ Close the issue when your problem has been solved
Hey ! thanks very much for your work, I can finally run wifi duck on my whid, except, when I tried going onto the web page with the IP 191.168.4.1 I have ERR_ADDRESS_UNREACHABLE error, do you know why and could be get in touch on discord or sum ?
here's mine just in case : Hugo ;)#0667
PS : I have somes friend who knows better C++ than I do, maybe we can work this out ?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.