ماژول بلوتوث MKS BT bluetooth
از این ماژول می توانید برای اتصال برد های کنترلی به کامپیوتر با استفاده از بلوتوث استفاده نمایید.
connect MKS-BT to Aux-1 of Ramps1.4:connect MKS-BT to Aux-1 from MKS-Gen:
Software configuration
change communication baud rate from Marlin to 9600: find # define BAUDRATE 250000 in Configuration. h, and change to # define BAUDRATE 9600.
Test
- after plug on electricity, MKS-BT LED flashes, MKS-BT is in a state of connection.
- Via laptop or other bluetooth devices, find MKS-BT module.
3. Input pairing code "1234" on device, install Bluetooth serial port.
4. After finish installation, find bluetooth serial port.
5. Open Printrun, set port as Bluetooth COM, choose 9600 baud rate, then the connection finishes; and MKS-BT module LED stops flashing.
other Description
1. It is necessary to buy USB-TTL tools if need to change MKS-BT module and other parameters. Tips: HC06_07_09 parameter setting.pdf
2. After change baud rate of MKS-BT module, change Marlin firmware ,
both provide the same baud rate (baud rate <= 115200).
3. Do not burn on board before debug finishing .
4. The distance from MKS-BT is limited, please note.