We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
i have installed the ESP3D Firmware on the MKS Wifi Module. The firmware works fine and the WebUi also is also ok.
I have the following problem: The Wifi-module doesn't communicate with the motherboard.
I have MKS_Robin_Nano_V1.2 Board with Mks-Robin-Nano-Marlin2.0-Firmware on it.
Can you help telling me what do have to do to make this work?
Thanks in advance
The text was updated successfully, but these errors were encountered:
@easycorexy You need setting #define SERIAL_PORT_2 1, because Robin wifi interface usart is STM32 PA9,PA10 and it is Usart1
Sorry, something went wrong.
I will close this issues temporatity.
No branches or pull requests
Hello,
i have installed the ESP3D Firmware on the MKS Wifi Module. The firmware works fine and the WebUi also is also ok.
I have the following problem: The Wifi-module doesn't communicate with the motherboard.
I have MKS_Robin_Nano_V1.2 Board with Mks-Robin-Nano-Marlin2.0-Firmware on it.
Can you help telling me what do have to do to make this work?
Thanks in advance
The text was updated successfully, but these errors were encountered: