-
### Govee Device SKU
H605C, H6046, H6072, H61E1
### Govee2MQTT Version
2024.04.29-30cf7732
### Describe the issue
I discovered that my previously working setup did not receive any new u…
3Fish updated
5 months ago
-
Hello, I am observing repeated failures trying to send a post request via SSLClient using my SIMCOM7600G modem with TinyGSM.
The most common and consistent error message:
```
[318168][E][ssl__cli…
-
Hi
I am trying to utilize Azure IOT Hub Input connector in GeoEvent Server 10.9. After configuration, when starting up the connector, we met the following errors as attached
[](url)
![image](htt…
-
I need secure UDP connection between server and client both written in Dart. If DTLS can be implemented in `dart:io`, it can prevent developers from implementing a security protocol on top of UDP from…
-
Google now supports port 443 on LTS but it is hardcoded to 8883. It would be great to make this configurable.
Thanks.
-
hornbill.publish(TOPIC_NAME,payload) fails to return zero sometimes. In my case it fails once every 3 times.
![publish_failed](https://user-images.githubusercontent.com/32245288/30784937-e3e285d0-a17…
-
After putting my application in the background for a minute (on android) and resuming i notice that the Client.isConnected() call returns true, even when the trace ping logs are not showing responses.…
-
The AWS [Amplify PubSub category](https://docs.amplify.aws/lib/pubsub/getting-started/q/platform/js/) is only available for JavaScript based projects. Is this category on the Flutter roadmap?
-
Hello,
We are trying to add `esp-aws-iot` components by adding the repo as a submodule. However, we are getting build errors even with the clean project.
.gitmodules:
```
[submodule "libraries…
-
Do you have a plan to support the mutual TLS authentication on the WiFiS3 library ?
This feature is available on ESP32 now. The Uno R4 uses the ESP32 as Wi-Fi module, So I think it does not need to…