CoolTerm is an app that can be used as a serial terminal to send requests and view responses from Notecard. It has versions for Windows, Mac, and Linux (http://freeware.the-meiers.org/)
Configure Serial Port
-
Click the
Options
button in the CoolTerm tool strip -
Select
Serial port
from the list of configuration options on the left-hand side -
Select the serial port on your laptop that is connected to Notecard
-
Set the
Baudrate
based on which connection being used on the Notecard
Connection | Speed Selection |
---|---|
USB | 9600 |
RX/TX | 9600 |
AUX RX/TX | 115200 |
- Ensure the other attributes are configured as follows
Name | Value |
---|---|
Data | 8 bit |
Parity | none |
Stop bits | 1 bit |
Flow control | all checkboxes disabled |
- Click
OK
button (or move onto Configure Terminal section)
Configure Terminal
-
Click the
Options
button in the CoolTerm tool strip (if you are not already in the configuration dialog) -
Select
Terminal
from the list of configuration options on the left-hand side -
Apply the following settings:
Name | Value |
---|---|
Terminal Mode | Line Mode |
Enter Key Emulation | CR+LF |
Local Echo | enabled |
- Click
OK
button
Send Requests to Notecard
-
Click
Connect
button on CoolTerm toolstrip -
Input JSON string for Notecard request in the edit box at the bottom of the terminal window.
Enable Logging (for debug and support)
CoolTerm can log terminal messages to a file, which is helpful when you want to grab information for support from Blues or on this forum.
-
Select
Connection --> Capture to Textfile --> Start...
from the CoolTerm menu bar -
Set the name of the file that stores the log.
-
Click
Save
button