-
Currently, for platforms other than BK, C files need to be added to the makefile.
We need some help from someone actively using the other platforms to confirm that if drivers/DRV_SSDP.c is added, a…
-
**Describe the bug**
Hi, I have a few devices flushed via UART cable to 1.14.104 and deployed them in my house.
Now, I realize that the OTA update seem not to work with this release. Could this be?
…
-
```
➜ pt git:(main) ✗ make CHIP=bl618 BOARD=m0pdock
/home/user/boufallo/M0P_BL618_examples/bouffalo_sdk/tools/cmake/bin/cmake -S . -B build -G "Unix Makefiles" -DCROSS_COMPILE=riscv64-unknown-elf- …
-
I have a Sonoff clone called Switch-WF on which I'd like to have custom code, after disassembly I've found BL602 inside.
After some fiddling I've found GPIO 8 and how to pull it high for flashing. …
-
I could not find much information on what the CKS is but the base address defined in the svd overlaps with UART0 at 0x4000a000. What is the correct base address for this?
-
**Describe the bug**
Flag 12 doesn't seem to be saving settings as mentioned it title.
**Firmware:**
- Version [1.17.130]
- Device? Daybetter Bulb with SM2135 driver using 3 - SM2135CLK, 4 - SM…
-
Currently everything is constructed in main and passed to both DisplayApp and SystemTask. We could move almost everything, including DisplayApp to SystemTask, to limit their scope. I want your feedbac…
-
I recently bought one of these cheap wifi WS2812B/WS2811/SK6812 controllers from the rainforest website -
![04DCCCC5-53B3-4F0C-A56A-4A0629D55C84](https://user-images.githubusercontent.com/6669209/18…
-
For Windows there is BLFlashCube and for Linux, there's a binary of flash_build, but not really the source. This is problematic for developers on MacOS (with two processor types), Raspberry Pi, or dev…
-
```
SonoffBasic/sonoff.py", line 59, in devices
'status': i['params']['switch'],
KeyError: 'switch'
```