I do recall many digits on that chip. I went back into my google history as I do recall I was looking for info on the web. so my google history shows the following "94V-0 130 oleler F-M E351308 20-N-V1.2 C 2350".
my personal idea is that chip is a CB2S or at least belongs to its family. Shape and general aspects are in line with it. that's pretty much all I have.
Sorry for hijacking this thread. I recently purchased a couple of Gosund SP211 plugs and there appears to be multiple versions of the plug. At least in my case, the chip inside the plug was an RTL8720CF on a CUCO Z0 R V1.2 board (there is a good close up photo of the board available here):
To flash OBK, I connected wires to three pads on the back of the module: IO0, TXLOG, and RXLOG:
Additionally, I connected wires to the GND and 3.3V pins on the bottom of the board:
TXLOG should be connected to RX on the USB to UART adapter, and RXLOG to TX.
To put the chip into flash mode, connect IO0 to 3.3V during power-up.
I read the existing firmware using LTChipTool, but I encountered an error when attempting to flash OBK. To resolve this, I switched to the AmebaZ2 PG Tool, which worked successfully. (More info about how to flash RTL8720CF chips can be found in this thread)
Below is a template for OBK similar to the one posted above:
The discussion centers on flashing the BK7231N chip found in the Gosund SP211 (GHome SP211) smart plug. The hardware design remains largely unchanged compared to existing templates. The user successfully accessed the chip's UART interface via TX, RX, GND/3.3V, and IO0 pins (IO0 connected to GND for flashing). The custom firmware template includes original features such as status LEDs, push buttons per channel, and voltage, current, and power measurements. The chip is suspected to be a CB2S or related model based on markings and physical characteristics. Additional contributions mention multiple Gosund SP211 versions, including one with an RTL8720CF chip on a CUCO Z0 R V1.2 board. Flashing this variant involves connecting IO0, TXLOG, RXLOG, GND, and 3.3V pads, with IO0 tied to 3.3V during power-up to enter flash mode. Firmware backup and flashing tools like LTChipTool and AmebaZ2 PG Tool are referenced. Relevant open-source firmware repositories and pull requests for BK7231N and CB2S support are linked. Summary generated by the language model.