makerbase-mks / MKS-WIFI

MKS TFT WIFI and MKS ROBIN WIFI , share the same firmware. Support MKS Robin series board and MKS TFT series board, for cloud printing and LAN printer controling……
https://www.aliexpress.com/item/32816882694.html?spm=2114.12010615.8148356.1.7bebc9cfK4bWPy
94 stars 38 forks source link

MKS Wifi with ESP3D Firmware do not communicate with MKS Robin Nano #11

Closed Dan3dp closed 3 years ago

Dan3dp commented 3 years ago

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

mks-viva commented 3 years ago

@easycorexy You need setting #define SERIAL_PORT_2 1, because Robin wifi interface usart is STM32 PA9,PA10 and it is Usart1

mks-viva commented 3 years ago

I will close this issues temporatity.