-
I try to access my EVSE from the internet. I've forwarded the external port 1234 to port 80 of my EVSE.
I can access the login page, but nothing is happening when I press the login button.
Do I ne…
-
Hi @knolleary
I have a MQTT broker running over websockets using SSL on my server.
Would like my ESP2866 client to connect to this broker.
Will you please help me in sample code to implement i…
-
## Environment
- Development Kit:
https://pt.aliexpress.com/item/1005004165920862.html
My board is ESP-01s (ESP8266EX)
- IDF version:
7085cc76
- Development Env: [VSCODE IDE|Make]
- O…
-
Having upgraded the PlatformIO ESP8266 SDK version recently, I then got compilation errors when building BMEsp.
I believe the issue is this one: https://github.com/me-no-dev/ESPAsyncTCP/issues…
-
i am working on esp8266 connected to aws iot ,My project is to control lamp through esp8266 so after reading what should i do for getting the response from get/accepted shadow
i have to send empty p…
-
Can you explain a bit on how to send key press to host? (Initial from ESP8266. )
I am looking at source code of myTimer in user_main.c , seems to me that you were testing key press.
But the code onl…
-
Like the fsbrowser example
maybe add a discussions tab to this github page (under settings add discussions tab)
i have issues but not direct related to this fsbrowser
i have been playing for year…
-
Do you know if anybody's made a version that runs without node.js? Running on any http server would make it easier to self-host.
Specifically, I'm looking to use caffeine on a local temporary wlan …
-
_Originally posted by @TPCQitek in https://github.com/sinricpro/feature-requests/issues/14#issuecomment-1319479300_
**********************************************************************
revised q…
-
I am using the library (for the multi-client server architecture) and created a separate port for each of the new client. But, ** creating a new socket is limited to 5. How to resolve this?? **
My …