-
Run the following script to disable any wireless interfaces:
```
#!/bin/bash
if command -v nmcli >/dev/null 2>&1 ; then
nmcli radio all off
else
if [ -n "$(find /sys/class/net/*/ -type d…
-
```
Which device (manufacturer, type)?
Motorola Droid
Which firmware is installed?
Bugless Beast V0.4 Android 2.2 FRF84B (Fully Deodexed)
What version of wireless tether are you using?
Have tried 2_0…
-
is it possible to convert it to wireless control? adding a battery and the ability to charge it?
-
Hi
I have to control multiple (hundreds) esp board wirelessly. I use a normal lighting console and unfortunately have not unlimited universes available. Each esp is controlling only a single neopixel…
-
```
Which device (manufacturer, type)?
Motorola Droid
Which firmware is installed?
Smoked Glass 6.0. Firmware version 2.1. Kernel version 2.6.29
What version of wireless tether are you using?
2.0…
-
```
Which device (manufacturer, type)?
Motorola Droid
Which firmware is installed?
Bugless Beast V0.4 Android 2.2 FRF84B (Fully Deodexed)
What version of wireless tether are you using?
Have tried 2_0…
-
```
Which device (manufacturer, type)?
Motorola Droid
Which firmware is installed?
Smoked Glass 6.0. Firmware version 2.1. Kernel version 2.6.29
What version of wireless tether are you using?
2.0…
-
```
Which device (manufacturer, type)?
Motorola Droid
Which firmware is installed?
Bugless Beast V0.4 Android 2.2 FRF84B (Fully Deodexed)
What version of wireless tether are you using?
Have tried 2_0…
-
```
Which device (manufacturer, type)?
Motorola Droid
Which firmware is installed?
Smoked Glass 6.0. Firmware version 2.1. Kernel version 2.6.29
What version of wireless tether are you using?
2.0…
-
**Information**
- Solaar version (`solaar --version` or `git describe --tags` if cloned from this repository): **1.1.13**
- Distribution: **Fedora**
- Kernel version (ex. `uname -srmo`): `6.10.8-20…