ZBS_Flasher
ZBS_Flasher copied to clipboard
Arduino C++ Library and interface to flash the ZBS243 / SEM9110 8051 Microcontroller
Hi tell me if im stupid i cant figure out the pin layout for flashing uart on my SONOFF zigbee adapter for a Epaper Link station as i have 3.3v...
Hello! I found this project from a comment in https://hackaday.com/2022/09/28/recycling-junk-e-tags-into-a-lorawan-aqi-sensor/#comments Could you please add information about the license of this repository — is it allowed to copy, change and use...
I guess there exists some timing issues: ``` python zbs_flasher.py mac write ../OpenEPaperLink/binaries/Tag_FW_2.9.bin Welcome to the ZBS-Flasher Utility No Serial port given, trying to guess... Using port /dev/ttyUSB0 Traceback (most...
Hi Aaron, Trying to run the flashing program on a Windows 11 machine to either an ESP8266 and an ESP32 (wemos mini). Hooked up a tag to the ESP and...
What pinout and changes are needed to use that board for flashing? Somehow the PlatformIO docs don't give a hint on how the Pin numbers map to the physical pins
Hi, I have a ESL from SOLUM, model isEL029F3BRA. When dismantled I see that the chip is not labelled the same as this. It has "BG22" on it. Does that...
As I understand the UART-receiver is not used. For me it would be the best way to read a sensor or to use a price-tag as a gateway to my...
**Preconditions:** Using demo_firmware_2.9_33_V1.9.0.0.bin and epaper-station. **Problem:** When I upload new images to epaper-station faster than the rate the tag is checking in, I never get new images to download. Instead...
Hi! How am I supposed to set the MAC address and how should it be formatted? (- or : or nothing) I can't find the correct field to put it...
Hi! I'm getting `CMakeLists.txt not found in project directory c:\users\username\downloads\zbs_flasher-main\zbs_flasher-main\esp32_flasher` when trying to flash the ESP using Visual Studio code. Any idea why this happens? I installed ESP-IDF and MinGW...