-
**NOTE:** IF YOU DO NOT ATTACH YOUR LOG FILES, THEN THERE IS A HIGHER PROBABILITY THE ISSUE WON'T BE RESOLVED. (Steps at end)
# Please answer the following:
**FPP Version and Hardware**:
Example…
-
spent many hours today to have it work but seems ok now.
however, whent i make esphome autoconfigutation at first, it always setup an esp01_1m instead of esp_wroom_02 as specified in the config.
…
-
**Describe the bug**
When compiling the Zephyr sample project for the mimxrt1170_evk board with the NXP_88W8987_MURATA_1ZM_M2 WiFi module, the build process fails due to a missing `board.h` file.
…
-
## Expected Behavior
I would like to have a separate guest network (say 192.168.101.0/24 range) on a separate dedicated RJ-45 port of my network card. From that port I would like to add a WIFI router…
-
Hi, i've flashed new device and I am trying to save wifi SSID and password. But no success. I can see only this on my phone:
![image](https://github.com/user-attachments/assets/fdb79f6f-9bad-460f…
-
I used the "EspalexaBasic" example with 4 devices (Garage, Hall, Kitchen and Living Room). When I command to locate the devices, only "Hall" was found, in the Alexa app, only Hall was available.
But …
-
Hi, I used to use PINN to easily manage and reinstall OS's on completely headless RPi's, it always worked great and Wifi used to be setup automatically by PINN, however since Bookworm this seems not d…
-
#include
#include
#include
const int FIRE_SENSOR_PIN = D2;
const int LED_PIN = D7; // Define o pino da LED
const char* WIFI_SSID = "HUNK-2G";
const char* WIFI_PASS = "piauilino1958";
c…
-
When first plugging in a new Bitaxe, Grandma gets this screen:
Problem is, Grandma doesn't know what a SSID is, or what she's supposed to do here. I think we need more helpful wording here to gui…
-
Hi Sean,
Thanks for documenting the process for passing USB WIFI overall to WSL2. I am currently trying to get MT7921u driver and firmware to work on WSL2 Kernel v6.1, but it is crashing. Have you …