• Tags
  • Documentation
  • Order
  • Register
  • Login
Duet3D Logo Duet3D
  • Tags
  • Documentation
  • Order
  • Register
  • Login
  1. Home
  2. ZekeAtWork
  3. Posts
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 11
  • Best 0
  • Controversial 0
  • Groups 0

Posts made by ZekeAtWork

  • RE: Wifi module disabled - start timed out

    As it ended up, the supplier will be sending us a new mainboard to replace this one with the faulty WiFi module.

    posted in Duet Web Control
    undefined
    ZekeAtWork
    28 Nov 2023, 17:37
  • RE: Wifi module disabled - start timed out

    Ok, I will get that started as well, then! Thank you for the help 🙂

    posted in Duet Web Control
    undefined
    ZekeAtWork
    27 Nov 2023, 23:04
  • RE: Wifi module disabled - start timed out

    @Phaedrux I have not sent a warranty email yet, I've just sent one to the reseller so far to see if they have a fix or if they will replace the module. Would it be better to start the warranty claim in addition to trying to work with the supplier to resolve the issue?

    posted in Duet Web Control
    undefined
    ZekeAtWork
    27 Nov 2023, 19:06
  • RE: Wifi module disabled - start timed out

    @droftarts That would be convenient! I would only be concerned about installing plugins, which the instructions I have from our printer supplier only show how to install using the web interface. Also, I am not sure about the wiring details, especially considering there is a second board connected with a ribbon cable already. The CONN_SD and EXP_ALT pins are available though. IMG20231127105417.jpg

    That said, is it possible to load files using the existing SD card? That wouldn't be too inconvenient for our setup, at least as a temporary measure.

    posted in Duet Web Control
    undefined
    ZekeAtWork
    27 Nov 2023, 17:07
  • RE: Wifi module disabled - start timed out

    Alright, thank you all for the help. I'll work on opening a support ticket with the supplier and see if they can get this resolved!

    posted in Duet Web Control
    undefined
    ZekeAtWork
    27 Nov 2023, 15:38
  • RE: Wifi module disabled - start timed out

    @Phaedrux It looks like that is correct. The panel just has a smaller plug with 4 wires going into it. And the ribbon cable on the Duet is only connected over to a second, different board. I guess the 4-wire PanelDue cable doesn't have a high enough transfer rate to be able to upload printable gcode files?

    posted in Duet Web Control
    undefined
    ZekeAtWork
    22 Nov 2023, 20:10
  • RE: Wifi module disabled - start timed out

    @Phaedrux

    Understood, thank you!

    Is it generally possible to run everything from the touchscreen while we get the wifi module sorted out or are there some things that can only be done via the web interface?

    posted in Duet Web Control
    undefined
    ZekeAtWork
    22 Nov 2023, 17:47
  • RE: Wifi module disabled - start timed out

    @jay_s_uk looks like the same

    WiFi module disabled - start timed out
    m552 s0
    ok
    WiFi module disabled - start timed out
    m997 s1
    T0:21.0 /0.0
    Trying to connect at 230400 baud: failed
    Trying to connect at 115200 baud: failed
    Trying to connect at 74880 baud: failed
    Trying to connect at 9600 baud: failed
    Error: Installation failed due to comm write error
    ok

    I may not have waited quite long enough after the m552 s0 to get the WiFi module disabled response in the previous message

    posted in Duet Web Control
    undefined
    ZekeAtWork
    21 Nov 2023, 22:17
  • RE: Wifi module disabled - start timed out

    @Phaedrux The following is a copy of the whole terminal output from startup.

    WiFi module disabled - start timed out
    m552 s-1
    ok
    m552 s0
    ok
    m552 s1
    Turn off the current WiFi mode before selecting a new one
    ok
    WiFi module disabled - start timed out
    m997 s1
    T0:20.9 /0.0
    Trying to connect at 230400 baud: failed
    Trying to connect at 115200 baud: failed
    Trying to connect at 74880 baud: failed
    Trying to connect at 9600 baud: failed
    Error: Installation failed due to comm write error
    ok

    Additionally, the config files were provided by Modix and are more complex than those I have seen from others on this forum. It's not impossible that there are issues there. I haven't tried using the config files from the configurator on this website as I don't know if it could cause issues with the components that are already installed and wired in if the startup sequence specified in the Modix files is not followed.

    posted in Duet Web Control
    undefined
    ZekeAtWork
    21 Nov 2023, 22:01
  • RE: Wifi module disabled - start timed out

    @droftarts

    Thank you for the quick response!

    I followed this guide to get the USB connection and YAT set up.

    I ran the codes in the guide up through "Configure network SSID and password" below.

    WiFi module disabled - start timed out
    m115
    FIRMWARE_NAME: RepRapFirmware for Duet 2 WiFi/Ethernet FIRMWARE_VERSION: 3.4.5 ELECTRONICS: Duet WiFi 1.02 or later + DueX5v0.11 FIRMWARE_DATE: 2022-11-30 19:36:12
    ok
    m552 s-1
    ok
    m552
    WiFi module is disabled
    ok
    m552 s0
    ok
    WiFi module disabled - start timed out
    m552
    WiFi module is disabled
    ok
    m587
    Failed to retrieve network list: WiFi module is disabled
    ok

    posted in Duet Web Control
    undefined
    ZekeAtWork
    21 Nov 2023, 17:35
  • Wifi module disabled - start timed out

    This Duet 2 Wifi came with a Modix Printer I am trying to construct. I've been unable to get the wifi module to work. I would like to get it set up in access point mode so that I can access the web interface.

    I've run an m122 with the result below.

    === Diagnostics ===
    RepRapFirmware for Duet 2 WiFi/Ethernet version 3.4.5 (2022-11-30 19:36:12) running on Duet WiFi 1.02 or later + DueX5v0.11
    Board ID: 0JD0M-9X6JA-JUNSN-6JTDJ-3S46J-T9QMV
    Used output buffers: 1 of 26 (11 max)
    === RTOS ===
    Static ram: 23836
    Dynamic ram: 76044 of which 0 recycled
    Never used RAM 9344, free system stack 192 words
    Tasks: NETWORK(ready,7.4%,458) HEAT(notifyWait,0.0%,333) Move(notifyWait,0.0%,363) DUEX(notifyWait,0.0%,24) MAIN(running,92.5%,452) IDLE(ready,0.1%,30), total 100.0%
    Owned mutexes: USB(MAIN)
    === Platform ===
    Last reset 00:14:07 ago, cause: power up
    Last software reset time unknown, reason: User, GCodes spinning, available RAM 9272, slot 2
    Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
    Error status: 0x00
    Aux0 errors 0,0,0
    Step timer max interval 0
    MCU temperature: min 24.6, current 31.0, max 31.4
    Supply voltage: min 0.5, current 1.7, max 1.8, under voltage events: 0, over voltage events: 0, power good: no
    Heap OK, handles allocated/used 99/9, heap memory allocated/used/recyclable 2048/136/4, gc cycles 0
    Events: 0 queued, 0 completed
    Driver 0: ok, SG min n/a
    Driver 1: ok, SG min n/a
    Driver 2: ok, SG min n/a
    Driver 3: ok, SG min n/a
    Driver 4: ok, SG min n/a
    Driver 5: ok, SG min n/a
    Driver 6: ok, SG min n/a
    Driver 7: ok, SG min n/a
    Driver 8: ok, SG min n/a
    Driver 9: ok, SG min n/a
    Driver 10:
    Driver 11:
    Date/time: 1970-01-01 00:00:00
    Cache data hit count 4294967295
    Slowest loop: 99.82ms; fastest: 0.16ms
    I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
    === Storage ===
    Free file entries: 10
    SD card 0 detected, interface speed: 20.0MBytes/sec
    SD card longest read time 9.3ms, write time 0.0ms, max retries 0
    === Move ===
    DMs created 83, segments created 0, maxWait 0ms, bed compensation in use: none, comp offset 0.000
    === MainDDARing ===
    Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
    === AuxDDARing ===
    Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
    === Heat ===
    Bed heaters -1 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0
    === GCodes ===
    Segments left: 0
    Movement lock held by null
    HTTP is idle in state(s) 0
    Telnet is idle in state(s) 0
    File is idle in state(s) 0
    USB is ready with "m122" in state(s) 0
    Aux is idle in state(s) 0
    Trigger is idle in state(s) 0
    Queue is idle in state(s) 0
    LCD is idle in state(s) 0
    Daemon is idle in state(s) 0
    Autopause is idle in state(s) 0
    Code queue is empty
    === Filament sensors ===
    Extruder 0 sensor: no data received
    === DueX ===
    Read count 1, 0.07 reads/min
    === Network ===
    Slowest loop: 1.02ms; fastest: 0.00ms
    Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0)
    HTTP sessions: 0 of 8
    = WiFi =
    Network state is disabled
    WiFi module is disabled
    Failed messages: pending 0, notready 0, noresp 0
    Socket states: 0 0 0 0 0 0 0 0
    ok

    posted in Duet Web Control
    undefined
    ZekeAtWork
    21 Nov 2023, 16:51
Unless otherwise noted, all forum content is licensed under CC-BY-SA