PSLLSP

Results 122 comments of PSLLSP

The same fix should be applied to ARM & M1 branches...

The same patch should be applied to M1 branch... ARM branch already doesn't call Clear()

I updated to 0.0.14 and I cannot see any "autoupdate" option in the form when I connect to 192.168.4.1 (SSID: LEAFMINER). I checked what parameters are sent with "save "...

I found different module, it has 16 MB of FLASH. Module has ESP32-S3-WROOM-1 chip, two USB-C ports, 44 pins and RGB LED. I tried to flash NerdMiner but I doesn't...

I finally find device that can be flashed with LeafMiner for ESP32-S3. LILYGO T-QT. It has 8MB of FLASH and it can run LeafMiner. Display is not used, it is...

I have not build LeafMiner from source code. I just tried to use binary files downloaded from "Release page". I assumed that I can use these binary files on any...

I tried to flash ESP8266MOD with LeafMiner 0.0.13 and it was not stable. It mined for several minutes and then it stopped to mine. When it was mining and I...

I modified offset of bootloader from 0x0000 to 0x1000 and I see some progress. I was able to connect to WiFi `LEAFMINER` and configure the miner at http://192.168.4.1 but miner...

It is interesting that PlatformIO flashes some file to address 0xe000 (`0xe000 .platformio/packages/framework-arduinoespressif32/tools/partitions/boot_app0.bin`) but that file `boot_app0.bin` is not included in release files... NerdMiner has 4 files in release folder...

I see that version 0.0.15 was released and I see new files in release. I am curious about files `0xe000_boot_esp8266.bin` and `0xe000_boot_geekmagic-smalltv.bin`. I assume those should not be there. Please,...