Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update refoss_P11 #1780

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update refoss_P11 #1780

wants to merge 1 commit into from

Conversation

Subnum12
Copy link

IQE-M1 E365781

IQE-M1 E365781
@blakadder
Copy link
Owner

What are you talking about? The device is ESP or otherwise it would not be able to run Tasmota

@Subnum12
Copy link
Author

obviously not, it is emulating ESP8266.
see here:
P11-b
P11-c
P11-a

I did open it to for serial debug and because LED (red color) was triggered outside tasmota.

@blakadder
Copy link
Owner

ESP is a chip, you're showing a module. Look under the metal shield

@Subnum12
Copy link
Author

That's possible, However, what is important to know is reset behavior is different and device does not boot with tasmota-minimal, you'll brick your device.

I noticed red LED color does indicate Wifi connection even there is no configuration in tasmota for it (only for green color indicating power switch).
External button does switch power even any GPIO assignment was removed. Of course then tasmota does not indicate/switch anymore.
Looks like there is something around esp what causes different behavior compared to regular esp modules e.g. esp-01/wemos.

Feel free to also add calibration commands required after reset with original firmware (in addition to temperature above).

  • CurrentCal 16018
  • PowerCal 9407
  • VoltageCal 3459

@MFe-tasmota
Copy link
Contributor

MFe-tasmota commented Apr 25, 2024

Have 4 Refoss P11 running:

CurrentSetCal VoltageSetCal PowerSetCal
14832 3455 9130
15245 not noted 9301
14789 3462 9084
15375 3611 9638

Devices are Factory_preflashed with Tasmota 12.4.0.

MAC of two of them os beginning with 08:34:8d:4f and other two with C8:C9:A3:14, both assigned to Espressif Inc. (https://maclookup.app/search/result?mac=c8:c9:a3:14:)

Information of tasmota of Refoss P11 is showing (compared to other tasmota devices):

-- Refoss P11 Refoss R10 Wemos D1
ESP Chip Id 136xxxx (ESP8266EX) 136xxxx (ESP8266EX) 91xxxx (ESP8266EX) (xxxx, Serials not shown completly)
Flash Chip ID 0x164068 (DOUT) 0x164068 (DOUT) 0x1640D8 (DOUT)
Flash Size 4096 KB 4096 KB 4096 KB
Program Flash Size 4096 KB 1024 KB 4096 KB
Program Size 705 KB 646 KB 593 KB
Free Program space 1340 KB 356 KB 1452 KB
Free Memory 22.3 KB 24.4 KB 14.0 KB

Maybe this information helps to fix update problems of Refoss P11?

However:

noticed red LED color does indicate Wifi connection even there is no configuration in tasmota for it (only for green color indicating power switch).

--> configuration shows GPIO04 is connected to WifiLink-State-Led (LedLink_i)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants