Introduction
I'm using a relatively simple setup with Bluetooth to wirelessly log my Cycle Analyst's serial data to my phone and/or tablet. There are only three wires to solder and no programming is required. It costs about $45 (cheaper is possible though).
This setup plugs into the CA data port (v2.3) and passes the CA serial data to a Bluetooth radio board for transmission. Using a free Bluetooth terminal app (I'm using Blueterm), I can easily connect to the board and receive, display, and save the data on my phone or tablet.
This might also be done with the Alltrax AXE serial port, but different components are needed to handle the AXE serial signal levels (RS-232) vs the CA's signal levels (TTL/CMOS).
Parts required
Soldering the three wires to connect everything:
Software
I've used Blueterm on Android with success. I imagine other free Bluetooth terminal applications "should" work. I was on Android. Perhaps iOS equivalents exist.
Baud rate
The Cycle Analyst outputs data at 9600 baud. The radio board's default is 115,200 baud. To change the baud rate on the radio board to 9600 (following instructions provided):
Entering command mode (typing the $$$) must be done within 60 seconds of powering up and connecting to the board. After 60 secs, the board won't recognize typing $$$ unless you re-power.
How to actually capture data
Hopefully what worked for me will work for you.