Drone ID not getting GCS GPS fix from TCP Client

Updated our copter to run the Beta firmware to implement Drone ID. Running a TCP client on my phone with NMEA protocol GPS signals. Verified connection from Mission Planner as well as a python script that makes sure the GPS signals are active. Here is the format my phone is sending to MP:

$GPRMC,011250,A,3228.01429,N,09443.36826,W,0.00,0.00,290324,003.1,W*7B

image

However, Mission Planner says “Connected to TCP14551. Waiting for fix” and never locks onto this signal. Is it an issue with the app I am using (GPS2IP on IOS) or format of the NMEA string? Thanks for any help!

Just wanted to see if anyone has found a fix for this. I know this is a new feature and is rapidly changing, just not sure what to do as RemoteID won’t enable with our gps running and connected.