mirror of
https://github.com/tzapu/WiFiManager.git
synced 2026-04-27 17:15:53 +03:00
[GH-ISSUE #469] Problem with some cellphone #395
Labels
No labels
📶 WiFi
🕸️ HTTP
Branch
DEV Help Wanted
Discussion
Documentation
ESP32
Example
Good First Issue
Hotfix
In Progress
Incomplete
Needs Feeback
Priority
QA
Question
Task
Upstream/Dependancy
bug
duplicate
enhancement
invalid
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/WiFiManager#395
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 @alejotenis on GitHub (Dec 9, 2017).
Original GitHub issue: https://github.com/tzapu/WiFiManager/issues/469
Hi. Thank you for support me.
I have some problems when I try to connecting to the wifi of cell phone, it´s just some cell phone because with my cell phone connecting perfectly but with some asus or samsung celphone it´s not working. I need connect to ubidots and thats part of programn is the problem. this is my code. The part of error are this 4 lines
x[x1]; ssid.toCharArray(x,x1+1); y[y1];pass.toCharArray(y,y1+1);``
i have to do that to use ubidots. do you know another form to connecting to ubidots with esp8266?
Thank you for your atention and sorry for my english.
code.txt
error.txt