AnySense Pro with Pixhawk connection problem

I recently received one of the new AnySense Pro telemetry modules so I could use my FrSky S.port sensors with my DragonLink V3 TX/RX telemetry system. Specifically I want to be able to view the data from a FrSky 150A current sensor as battery 2 in Mission Planner/Droidplanner along with my Attopilot supplied data for battery 1.

I have connected the AnySense Pro to the Telem 1 port on the Pixhawk and setup the parameters as follows (this is what I use for standard DragonLink telemetry):

BRD_SER1_RTSCTS 0
SERIAL1_BAUD 19
SERIAL1_PROTOCOL 1
SR1_EXT_STAT 1
SR1_EXTRA1 5
SR1_EXTRA2 5
SR1_EXTRA3 1
SR1_PARAMS 8
SR1_POSITION 2
SR1_RAW_CTRL 1
SR1_RAW_SENS 1
SR1_RC_CHAN 1

When I connect the AnySense Pro via USB to the AnySense Studio software and power everything up it will show the AnySense Pro as present but will not connect (orange LED on module, and says “not connected” in software). It appears I am able to tweak some of the settings for AnySense Pro like the data type which I have set to Mavlink. See attached pic.

I think it is an arducopter parameter issue. Any ideas?