mirror of
https://github.com/SpacehuhnTech/esp8266_deauther.git
synced 2026-04-26 08:15:51 +03:00
[GH-ISSUE #1274] Not able to get any output from 8266 when connected to iPhone #627
Labels
No labels
best of
bug
development
discussion
documentation
duplicate
feature request
help wanted
help wanted
improvement
pinned
pull-request
question
stale
translation
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/esp8266_deauther#627
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jwothke on GitHub (Jul 13, 2020).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1274
I have burned an 8266 on my Windows 10 machine and used to with no issues. I then connected it to my Samsung Note and it worked fine on that device. When I connect to my iPhone I get nothing. I tried 4 different cables from 3 different vendors and nothing. I buzzed the pins on the dev board and nothing on 3.3 or Vin etc. Also tried multiple 8266 and even re-burned one to see if that may wake it up...nothing.
I have searched high and low but nothing.
I think that I must be overlooking a setting on the iPhone? Not real sure......
If I could get a push in a direction that would be great.
Thanks
@welcome[bot] commented on GitHub (Jul 13, 2020):
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 and please share it with us
5. 📕 Close the issue when your problem has been solved
@Bommlon commented on GitHub (Jul 14, 2020):
Sounds like a Problem with the iPhone. May be a security measure by Apple, which would be hard to circumvent.
@jwothke commented on GitHub (Jul 15, 2020):
Thanks Bommlon.
I was thinking it might be something with the fone. I just thought I would see something while searching where someone else might have run across it.
If I dont hear much back here, I will take a look on the Apple boards. (yikes!!!)
@Bommlon commented on GitHub (Jul 15, 2020):
As far as I know the deauther would only use the phone for supplying power. Maybe try a power-only cable.
@helmarw commented on GitHub (Jul 16, 2020):
you cant use serial over cable on the iphone unless you jailbreak but it may supply power so you can connect to the AP
@jwothke commented on GitHub (Jul 16, 2020):
helmarw,
makes sense what you mentioned about needing to jailbreak. If i do NOT JB, I woud think I would NOT be able to get the AP (web interface at 192.168.4.1) to work correct? That would be all signal back to iPhone correct?
thanks again
@helmarw commented on GitHub (Jul 19, 2020):
no AP is working, just tested it, no JB needed (why would I, its just wifi) but no need for a cable connection unless you want to use your iphone as power supply. that doesnt work with all models, so better use battery
The only reason why you would want to connect with cable ist using the serial interface, but that may only works on JB devices, if it works...
@jwothke commented on GitHub (Jul 24, 2020):
OK!!!! helmarw........you are 100% correct. I hooked up the 8266 to a power supply and sure enough nothing else is needed. My guess is that the cables that I purchased didnt have power to Vin. I tried 2 of the cables and measured no 3.3 on the 8266. So even though I purchased from multiple vendors, the cables are made with no power to the 8266 from the Apple iPhone.
Thank to everyone.