luc-github / ESP3D

FW for ESP8266/ESP8285/ESP32 used with 3D printer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG]Baudrate not updating

dbuezas opened this issue · comments

Describe the bug

I set it to 500000, saved and restarted
image

To Reproduce

  1. Go to UI
  2. Increase to 500000
  3. Save, restart

ESP3D Firmware:

  • ESP3D FW version: v3/Refactoring-internal-clients/c7957a2fe1068446fdbab6302314e3a1f155ef32
  • ESP3D-WebUI Version: v3
  • Wifi mode: Client
  • Flash method: PlatformIO]
  • Any change done in FW:

Board used (please complete the following information):

  • MCU: ESP8266 ESP-12s
  • Name: BTT wifi board
  • Flash size: 4MB

Additional context

It also doesn't actually change the baud rate, it stays at 115200

commented

I will have a look today, I can duplicate issue
It seems change is well applied but not reflected even chacking with [ESP901]
so issue is in FW definitly - change fully ok if only use [ESP901] so issue should be in [ESP401]

commented

Fixed - had 2 issues actually : wrong validation Fn (bad copy and paste when did the rewrite) and the error of not saving was not raised

Thank you for rasing it ^_^

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.