Serial Monitor

Connect the USB Adapter

Connect the USB adapter to the mainboard and select the correct serial port. Please refer to the Connect NyBoard section in the USB Uploader Module for specific steps.

Open up the serial monitor and set up the baud rate. With NyBoard V1_*, set "No line ending" and the baud rate to 115200 in the serial monitor.

Connect Bluetooth uploader (optional)

For specific steps, please refer to the Connect NyBoard section in the Dual-Mode Bluetooth Module.

Then you can select it under Tools->Port of Arduino IDE, and use it in the same way as the USB adapter.

On Mac, the Bluetooth may lose connection after several uploads. In that case, delete the connection and reconnect to resume the functionality.

The Bluetooth dongle is not included in the kit sold by Seeed Studio or its partners. Please write to support@petoi.com for more information.

With the USB adapter / Bluetooth module connecting NyBoard and Arduino IDE, you have the ultimate interface - Serial Monitor to communicate with NyBoard and change every byte on it(via sending the serial commands based on the serial protocol).

Last updated