-
Notifications
You must be signed in to change notification settings - Fork 0
Debugging
Karl-Petter Åkesson edited this page Feb 22, 2019
·
2 revisions
The normal debug port is configured to use the hardware serial port. We use that to communicate with the GSM modem and thus has setup another port to be used. Pin 5(reading) and 6(transmitting) are used for this. The baud rate on the serial port for debug messages is set to 19200 baud.
Use serial to USB converter like Sparkfuns FTDI board. Connect RXI to port 6 on the Arduino and GND to GND. See photos.
CoolTerm is a nice terminal program to use for debugging.
- Start CoolTerm or similar terminal program
- Configure CoolTerm to use the FTDI USB converter as serial port. Click Option and select a port called something like usbserial-A6026SEM. Change the baud rate to 19 200 and data bits 8, parity none and stop bits 1.
RemoteWindClient started
Build: Oct 4 2016 22:01:16
Arduino IDE version: 10604
GSM lib version: v0.4-7-g6c7f7ba
REST lib version: v1.1-4-g7342798
Time lib version: v1.5-10-g0d381b1
Version: v2.0-6-g5cd4cf5
Hardware serial RX buffer size: 64
- Connection manager has initialized GSM modem. GSM module software version: 1137B14SIM900M64_ST
- REST client initialized.
GSM is on
CONNECTED_TO_MOBILE NETWORK
Time synced at 2019/02/22 16:08:27
- TimeKeeper initialized