[GH-ISSUE #469] Problem with some cellphone #395

Open
opened 2026-02-28 01:25:06 +03:00 by kerem · 0 comments
Owner

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

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](https://github.com/tzapu/WiFiManager/files/1535203/code.txt) [error.txt](https://github.com/tzapu/WiFiManager/files/1535204/error.txt)
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/WiFiManager#395
No description provided.