logo elektroda
logo elektroda
X
logo elektroda

[Solved] Setting Static IP on W600 with OpenW600_1.17.504_gz.img: Incorrect Log Info Display

cicciobastardo 816 17
ADVERTISEMENT
  • #1 21016600
    cicciobastardo
    Level 2  

    With firmware OpenW600_1.17.504_gz.img

    I have this problem:
    -STATIC IP: the page cfg_ip does not work, and the tasmota cmd on URL does not work...
    How can I set STATIC IP?

    -LOG: Info of IP/GATE/MASK/DNS message in Log are wrong:
    Info:GEN:ip=192.168.x.y,gate=255.255.255.0,mask=192.168.x.z,dns=192.168.x.z
    it should be IP/MASK/GATE/DNS
    Info:GEN:ip=192.168.x.y,mask=255.255.255.0,gate=192.168.x.z,dns=192.168.x.z

    Tell me if I can Help with Testing.
  • ADVERTISEMENT
  • #2 21017277
    divadiow
    Level 35  
    My post is of no help but I'm curious about what device you have with a W600. I have never had a Wxxx chip device.
  • ADVERTISEMENT
  • #3 21017747
    miegapele
    Level 15  

    Probably static IP are not implemented on W600. But what is the need these days for this? Don't most routers assign same IP regardless, and have a way to bind MAC to IP if really needed?
    I never saw such device either, but I bought TW-02 module from Ali to try it.
  • #4 21020280
    cicciobastardo
    Level 2  

    divadiow wrote:
    My post is of no help but I'm curious about what device you have with a W600. I have never had a Wxxx chip device.


    well i have two TUYA italian PLUG
    Two white TUYA plugs with a three-pin connector, featuring blue buttons on top.
    I open it to FLASH Tasmota, but I not find the "correct chip", so I search online and I find the OpenBK project... very interesting.

    RM-SMART M module on a board with connectors.
    I try to flash directly but 1 of the 4 pin not works correctly, so I have to desolder one pin, then the flash works
    :)

    The image shows an electronics workstation with an Italian TUYA plug, a circuit board, and soldering wires. Close-up of a circuit board with several plug-in pins in a connector.
  • #5 21020359
    divadiow
    Level 35  
    Cool. Don't forget to post template with pins set and make/model info 😀
  • #6 21028074
    cicciobastardo
    Level 2  

    divadiow wrote:
    Cool. Don't forget to post template with pins set and make/model info 😀

    ah, ok
    but in what section of the forum?
  • #7 21028096
    divadiow
    Level 35  
    pop it in here. copy-paste the template from the web app

    Screenshot from the OpenBeken web app with a device configuration template.
  • #8 21035463
    cicciobastardo
    Level 2  

    cicciobastardo wrote:

    With firmware OpenW600_1.17.504_gz.img

    I have this problem:
    -STATIC IP: the page cfg_ip does not work, and the tasmota cmd on URL does not work...
    How can I set STATIC IP?

    -LOG: Info of IP/GATE/MASK/DNS message in Log are wrong:
    Info:GEN:ip=192.168.x.y,gate=255.255.255.0,mask=192.168.x.z,dns=192.168.x.z
    it should be IP/MASK/GATE/DNS
    Info:GEN:ip=192.168.x.y,mask=255.255.255.0,gate=192.168.x.z,dns=192.168.x.z

    Tell me if I can Help with Testing.


    In last firmware Version: 1.17.536
    I can set Static IP,
    BUT the bug in the page "cfg_ip" is also here and the DNS Ip is save wrong with the FIRST number always 0.x.y.z

    In the LOG it confirm
    Info:GEN:ip=192.168.x.y,gate=255.255.255.0,mask=192.168.x.y,dns=0.168.x.y
    gate and mask are inverted
    and DNS is write with the 0. issue

    Added after 41 [minutes]:

    >>21028096
    like this ?

    {
    "vendor": "MAXCIO",
    "bDetailed": "0",
    "name": "MAXCIO Smart Plug WiFi Italiana 16A",
    "model": "MAXCIO RMC068",
    "chip": "W600",
    "board": "TODO",
    "flags": "1024",
    "keywords": [
    "TODO",
    "TODO",
    "TODO"
    ],
    "pins": {
    "3": "Btn;0",
    "6": "LED_n;0",
    "11": "BL0937CF1;0",
    "13": "Rel;0",
    "14": "BL0937SEL;0",
    "16": "BL0937CF;0"
    },
    "command": "backlog startDriver BL0937; PowerSave 1",
    "image": "https://obrazki.elektroda.pl/6952783500_1711443319.jpg",
    "wiki": "https://www.elektroda.com/rtvforum/topic4044488.html"
    }
  • #9 21035617
    miegapele
    Level 15  

    The log seems to be just mixed up, I will investigate DNS issue, looks strange
  • ADVERTISEMENT
  • ADVERTISEMENT
  • #12 21035822
    cicciobastardo
    Level 2  

    miegapele wrote:

    Fixed dns bug here


    it is not fixed (for me) with firmware version 1.17.538
    after submit the DNS change with 0.x.y.z
    Screenshot of a network configuration form with an incorrect DNS address.


    -

    also the LOG info is still "inverted":
    Info:GEN:ip=192.168.5.67,gate=255.255.255.0,mask=192.168.5.1,dns=0.168.5.1
  • #13 21035843
    miegapele
    Level 15  

    The fix is not in any version yet, you can download separate build here. I did not look into inversion issue
  • #14 21035916
    cicciobastardo
    Level 2  

    miegapele wrote:

    The fix is not in any version yet, you can download separate build here. I did not look into inversion issue


    Now I tried OpenW600_1173_merge_686bc653e8be_gz.img

    but no luck,
    the problem with DNS is still there
    :?

    I'll wait for the next release
  • #15 21035928
    miegapele
    Level 15  
    Works for me, so I am not sure what could be wrong


    Added after 27 [minutes]:

    Don't forget you need to edit setting again for it to be fixed
  • Helpful post
    #16 21037711
    miegapele
    Level 15  
    This is now fixed in 1.17.539
  • #17 21037804
    cicciobastardo
    Level 2  
    miegapele wrote:
    This is now fixed in 1.17.539


    I try 1.17.540 and it works !!!

    In the LOG is always inverted gate with mask:
    Info:GEN:ip=192.168.5.67,gate=255.255.255.0,mask=192.168.5.1,dns=192.168.5.1

    But you can see the correct DNS
    thanks
  • #18 21038381
    cicciobastardo
    Level 2  
    STATIC IP now fixed in 1.17.539
    LOG INFO invert GATE with MASK (but is not a big problem)

Topic summary

The discussion revolves around setting a static IP on devices using the W600 chip with the firmware OpenW600_1.17.504_gz.img. Users report issues with the cfg_ip page and Tasmota commands not functioning for static IP configuration. Additionally, there are concerns about incorrect log information displaying the IP, gateway, mask, and DNS in an inverted order. Some users mention that static IP functionality was introduced in later firmware versions (1.17.536 and 1.17.539), but bugs persist, particularly with DNS settings saving incorrectly. The community shares experiences with various firmware updates, troubleshooting steps, and device flashing attempts, including the MAXCIO Smart Plug and TUYA plugs. The latest firmware (1.17.540) reportedly resolves the static IP issue, although the log still shows inverted gateway and mask values.
Summary generated by the language model.
ADVERTISEMENT