Czy wolisz polską wersję strony elektroda?
Nie, dziękuję Przekieruj mnie tamp.kaczmarek2 wrote:Who knows html and js? @max4elektroda ? But maybe I will try to do it first myself.
TL;DR: In 3 main steps, a cheap NodeMCU ESP8266 can become a BK7231 dev board; the expert warning is "no need to desolder with hot air" if you choose a blank ESP-12 adapter instead. This FAQ helps OpenBeken users build, wire, flash, and debug CB3S/WB3S boards. [#20550797] Why it matters: This conversion gives BK7231 tinkerers a USB-TTL-equipped development board while reusing common ESP8266 hardware.
| Option | Best use | Main advantage | Main drawback |
|---|---|---|---|
| NodeMCU ESP8266 transplant | Reusing a spare NodeMCU | CH340 USB-TTL, reset button, 3.3 V rail | Requires ESP-12 removal |
| Blank ESP-12 adapter board | New BK7231 dev build | No ESP desoldering needed | Some bottom pads may not route anywhere |
| Universal ESP module board | Testing many module footprints | Supports CB3S, WB3S, ESP-12, ESP32-C3, HLK-B30 and more | CEN/reset handling may need extra attention |
Key insight: The transplant works, but pin mapping matters more than the soldering once the module boots. Always verify continuity before trusting a diagram, especially around S3, SC, SK, P20, P21, and P23.
SetFlag 31 1 and logPort 1. [#20555441]SetFlag 31 1
logPort 1
This works from build 1.17.53. The thread notes UART1 uses RXD1/TXD1, which are also used for programming and TuyaMCU or BL0942 connections. [#20555441]boards.json approach, mouse-hover highlighting, and integration with the pins chooser and GPIO doctor. The goal was to reduce daily lookup errors between NodeMCU labels and classic BK7231 names. [#21362780]