-
Notifications
You must be signed in to change notification settings - Fork 126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SinricPro not connected and i cant get the status or an error msg #154
Comments
|
i'm connected to WIFI and i try with mobile hotspot and with my home wifi |
Make sure you are using the
Latest ESP SDK, Websocket and Sinric Pro SDK version. My ESPs can connect
and working as normal
…On Sun, 7 Mar 2021 at 4:56 PM gommez1991 ***@***.***> wrote:
i'm connected to WIFI and i try with mobile hotspot and with my home wifi
also my device id and appkey secret are correct
and my ip not in blocked list
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#154 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZAZZXFUBMFI57ZA567LELTCNETVANCNFSM4YXTF4GA>
.
|
@gommez1991 please let me know
|
hi i use ESP32
|
Did you miss the Sinric pro loop? Line 56
https://github.com/sinricpro/esp8266-esp32-sdk/blob/master/examples/Relay/Relay/Relay.ino
…On Sun, 7 Mar 2021 at 9:24 PM gommez1991 ***@***.***> wrote:
hi i use ESP32
Arduino ide 1.8.13
WebSockets Lib : https://github.com/Links2004/arduinoWebSockets
Serial debug
15:15:30.628 -> [Wifi]: Connecting........connected!
15:15:32.807 -> [WiFi]: IP-Address is 192.168.1.100
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#154 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABZAZZTHYFISAGKF77KL7VDTCOEBHANCNFSM4YXTF4GA>
.
|
@Gomez What's the ArduinoCore version (not ArduinoIDE version) Which version do WebSockets Library do you have installed currently? |
@kakopappa
the wifi led is On |
The issue is about something complete different! |
@sivar2311 the web sockets version is 2.3.4 |
Okay, that's the issue! |
Yess it work :) good job and thx for the support |
i have follow all the steps of doc.
i try to run the relay example .
i use this tow lines to gate sinric status
but i dont any of the tow lines .
but my switch on sinric pro always offline
The text was updated successfully, but these errors were encountered: