hjd1964/OnStepX

WiFi not starting in MAXESP4

kaushikbm opened this issue · 1 comments

Hi Howard,

Kinda strange that after flashing 10.18c WiFi stopped working in ESP32S. It was fine with 10.17c. And now I don't have a copy 10.17c to revert back. Can you please add it to the repo.

Here is the Verbose dump of 10.18c. It doesn't start the servers.

MSG: OnStepX, version 10.18c
MSG: OnStepX, MCU ESP32
MSG: OnStepX, pinmap MaxESP v4
MSG: Setup, HAL initalize
MSG: Setup, start system service task (rate 10ms priority 7)... success
MSG: Setup, start input sense polling task (rate 5ms priority 7)... success
MSG: NV, correct key found
MSG: Axis1, reverting settings to Config.h defaults
WRN: StepDirDriver::validateParameters(), Axis1 subdivisions OFF (assuming 1X)
MSG: Axis1, stepsPerMeasure=381933.67, reverse=OFF
MSG: Axis1, backlash takeup frequency set to 0.01 deg/s
MSG: Axis1, adding any home and/or limit senses
MSG: StepDir1, pins step=18, dir=0, en=SHARED
MSG: StepDir1, start task to move motor... success
MSG: StepDirDriver1, init model TMC2209/TMC2226 (UART) u-step mode OFF (assuming 1X) (goto mode OFF)
MSG: StepDirDriver1, TMC Ihold=150mA, Irun=300mA, Igoto=300mA
MSG: StepDirDriver1, TMC HW UART driver pins rx=39, tx=4, baud=460800bps
MSG: StepDirDriver1, TMC UART driver found
MSG: StepDir1, sequencer homes every 1 step(s)
MSG: Axis1, start monitor task (rate 10000us priority 1)... success
MSG: Axis2, reverting settings to Config.h defaults
WRN: StepDirDriver::validateParameters(), Axis2 subdivisions OFF (assuming 1X)
MSG: Axis2, stepsPerMeasure=1527849.26, reverse=OFF
MSG: Axis2, backlash takeup frequency set to 0.01 deg/s
MSG: Axis2, adding any home and/or limit senses
MSG: StepDir2, pins step=27, dir=26, en=SHARED
MSG: StepDir2, start task to move motor... success
MSG: StepDirDriver2, init model TMC2209/TMC2226 (UART) u-step mode OFF (assuming 1X) (goto mode OFF)
MSG: StepDirDriver2, TMC Ihold=150mA, Irun=300mA, Igoto=300mA
MSG: StepDirDriver2, TMC HW UART driver pins rx=39, tx=4, baud=460800bps
MSG: StepDirDriver2, TMC UART driver found
MSG: StepDir2, sequencer homes every 1 step(s)
MSG: Axis2, start monitor task (rate 10000us priority 1)... success
MSG: StepDirDriver1, TMC standstill automatic current calibration
MSG: StepDir1, driver powered down using secondary method
MSG: StepDirDriver2, TMC standstill automatic current calibration
MSG: StepDir2, driver powered down using secondary method
MSG: Mount, site get Latitude/Longitude from NV
MSG: Mount, site get Date/Time from NV
MSG: Mount, site start sidereal timer task (rate 10ms priority 0)... success
MSG: Mount, type GEM
MSG: Mount, reset at home and in standby
MSG: Mount, limits start monitor task (rate 100ms priority 2)... success
MSG: Mount, start guide monitor task (rate 5000us priority 3)... success
MSG: Mount, library allocated 175 catalog records
MSG: Mount, start tracking monitor task (rate 1000ms priority 6)... success
MSG: Setup, start command channel A task (priority 5)... success
MSG: Setup, start command channel B task (priority 5)... success
MSG: Setup, start command channel Local task (priority 5)... success

I've been using this feature with the latest continuously so I'm going to close this issue.

If you want to go back in time github has a history feature.