-
Hello all,
I have an ESP32-C6 battery-powered device which works as a Thread end device.
I am now exploring the Thread Sleepy Device capabilities (SED or SSED) to preserve battery life.
My …
-
@hiratake55 @ghenry @DooMMasteR @jbg
I do that and I registered correctly but when I make the call show me this : [2024-09-24 14:13:35.448] Level.debug socket_transport.dart:128 ::: Socket Transport…
-
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on April 23, 2013 17:28:02_
1. Вешаемся при вызове
ConnectivityManager::getInstance()->setup(true);
2. крутимся …
-
```
1. Вешаемся при вызове
ConnectivityManager::getInstance()->setup(true);
2. крутимся бесконечно в join()
~Server()
{
die = true;
…
-
I'm using this package for auto-connecting to wifi. Then using the tcp sockets i receive the data.
Later, the IOT device gets disconnected and mobile gets switched to either mobile data or another w…
-
`bindProcessToConnectionApi8` can no longer be used because `connectivityManager.requestRouteToHost` is no longer allowed, if targeting Oreo or higher.
The same with `requestCellularRouteToHostApi8…
-
### Search first
- [x] I searched and no similar issues were found
### What Happened?
The app's VPN connection automatically dies after a few minutes of inactivity. Users must manually disabl…
-
```
What steps will reproduce the problem?
1. Create a isConnected() method within an Activity, such as the following:
private boolean isConnected() {
ConnectivityManager connectivityManager
…
-
```
What steps will reproduce the problem?
1. Create a isConnected() method within an Activity, such as the following:
private boolean isConnected() {
ConnectivityManager connectivityManager
…
-
```
What steps will reproduce the problem?
1. Create a isConnected() method within an Activity, such as the following:
private boolean isConnected() {
ConnectivityManager connectivityManager
…