-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.4 on 2024-09-17; Waveshare ESP32-S3-Zero with ESP32S3
```
### Code/REPL
```python
e = espnow.ESPNow(250,31)
```
### B…
-
Hello,
Firstly I must say thank you for this fantastic project. This is exactly what I've been looking for all this time!
I installed my hotspot with the autohotspot-setup.sh script and it works…
-
### Checklist
- [x] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or e…
-
### Describe the bug
Installed a fresh OpenWrt 23.05.2 r23630-842932a63d / LuCI openwrt-23.05 branch git-23.306.39416-c86c256
and when enabled Wifi without changing something (and also later fully…
-
Tasks:
- [x] Code variables for thresholds and options
- [x] Code HTML page to edit thresholds and options
- [x] Code JavaScript to edit thresholds and options
- [x] Add tooltips as integrated h…
-
Appalling user experience using the RTL8822CE 802.11ac PCIe Wireless Network Adapter in any linux distribution and any kernel version. Wifi connection drops and freezes all the time. Using different b…
-
(Somewhat related to #5 )
@jokroese told me there's a (strong?) preference for having all actual points rendered on the map, even when zoomed out.
I'd like to ask some questions about this and a…
-
i installed current testing image today on my openvario.
While everything works as expected, i found two problems after createing a wifi connection with connman:
- when downloading the repository, …
-
## Description
The dependencies and requirements are all updated.
Iphone is showing a lost of wifi connections in its Wifi Settings but inside the app an empty array is being returned on scanWifi me…
-
I am testing the library on an ESP8266 based board and samples don't work without codes modifications.
First, I must replace this code bloc with just ` #include ` because otherwise I have a compile…