-
Hi! The log is correct (i delete the same row with Writing bytes info for shortness)
bu now when i desolder the 4 flashing pin, and connect 230V to Lin and N the led onboard won't turn ON. I think the firmware is correct, because the chip onboard is a ESP32, i can't use the tasmota.bin. The PCB says it's the MINIR4 V1.0 with data code 2022.10.10 Someone can help me? |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 12 replies
-
I have the same device, I got it working using the Tasmota Web Installer. IIRC I just used Tasmota (English) and it figured out how to flash it. I am running Tasmota 13.3.0(tasmota32) on it. |
Beta Was this translation helpful? Give feedback.
-
For initial serial flashing you have to use tasmota32.factory.bin |
Beta Was this translation helpful? Give feedback.
-
I find the problem! 3,3V line from the flasher is poor of current. Now i can find the AP... Thanks everyone! |
Beta Was this translation helpful? Give feedback.
-
I am having the same issue. Just bought a brand new sonoff mini r4 extreme from aliexpress. I am using esptool.py for flashing it detects ESP32-D0WD-V3 the flashing process completes successfully but when I connect the device to 220 line it does not start. No tasmota network appear |
Beta Was this translation helpful? Give feedback.
-
Clarification on Post-Flashing Behavior (Sonoff Mini R4) After flashing the firmware, it may not be immediately apparent that the device is operational. This can lead to confusion, especially during initial setup and testing. Key considerations: Power requirements: The device must be supplied with a stable 3.3V source capable of delivering sufficient current. If power is inadequate, the Access Point (AP) will not initialize, making the device appear unresponsive. Lack of visual feedback: By default, the onboard LED remains off because GPIOs are not pre-configured. Until a valid template is assigned via the Tasmota web UI, the LED and other peripherals will remain inactive. Recommendation: Use the Tasmota Web Installer with the Tasmota (English) firmware build. Ensure the power supply delivers consistent 3.3V with adequate current (≥500mA recommended). Once the AP is visible, connect and assign the appropriate template for the Sonoff Mini R4: This will correctly map the GPIOs and enable LED status indication, confirming proper operation. |
Beta Was this translation helpful? Give feedback.
I find the problem!
3,3V line from the flasher is poor of current.
After the flash with the same 3v3 from the flasher i restart the device with an external 3v3 source from a AMS1117-3.3...
Now i can find the AP...
Thanks everyone!