makerbase-mks / MKS-Robin-Nano-V3.X

Robin nano V3 is an upgraded version of Robin Nano V2.0. The upgrade changes are quite large, including upgrading the MCU to the M4 core, and adding support for USB disk.
GNU General Public License v3.0
141 stars 69 forks source link

How to enable serial 3 for octoprint comunication #70

Closed easotokr closed 2 years ago

easotokr commented 3 years ago

Hello, I can't connect the TX3, RX3 to communicate between raspberry pi and the board. It's possible to enable this serial so I can have serial and WIFI together?

mks-viva commented 2 years ago

You can set #define SERIAL_PORT_2 3 in Configuration.h file

easotokr commented 2 years ago

this disable the WIFI or not? just to be sure I won't use it