-
I'm trying to create a node using a WaveShare SX1262 (https://www.waveshare.com/pico-lora-sx1262-868m.htm) using a Pico and MicroPython, but there appears to be next to no example or information on do…
-
Hello,
here is another multiplatform client that would be great to get to work with the LORA module.
I tried to set it up like the other examples here but i can't get it to connect neither bia TCP…
-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused b…
-
Hello! I'm using flux_train.py from the sd3 branch to fine-tune Flux on a custom data set. It's working, but I'm finding that the text encoders are getting over-trained very quickly. I _think_ this is…
-
`` _(the same as mentioned in readme.md with pixelart robot)_ gives the same result as ``
Unet progression seems to be working as intended. However, simple progression like `` works fine.
I can'…
-
![Screenshot_2](https://github.com/user-attachments/assets/0dafa3ce-16fe-4cd4-8a12-ee2ba10b3fde)
```
Patching LoRA by precomputing model weights.
Patching LoRAs for KModel: 94%|█████████████…
-
### Please check that this issue hasn't been reported before.
- [X] I searched previous [Bug Reports](https://github.com/OpenAccess-AI-Collective/axolotl/labels/bug) didn't find any similar reports…
-
had to change to tcxoVoltage=0 because the example code one just fails to run
Send
````from sx1262 import SX1262
import time
sx = SX1262(spi_bus=1, clk=14, mosi=15, miso=24, cs=13, ir…
nwgat updated
5 months ago
-
Hi,
i use an RX5808 5.8GHz video receiver to read the RSSI for the corresponding channel i set with SPI. Thats working great. The retrieving data is send via RA-01 (SX1278) to the server. The Probl…
-
LowCostLoRaGw/Arduino/Arduino_LoRa_Generic_Simple_MultiSensors/Arduino_LoRa_Generic_Simple_MultiSensors.ino:341:123: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
…