I have CE running on a PC and got the Android app version assuming that the data server on the PC would share it’s data (lat, lon, depth, AIS) with the Android since they are both on the same local network. It turns out the Android only gets location over the TCP link. No depth and no AIS which display perfectly on the PC. I didn’t see anything in settings when setting up the server which would not allow that data to be out there. I use the same server for a Node-Red program running on a PC and get wind, depth, heading, etc. from the server with no problems. It must be something with the Android app that isn’t setup to read that data, only location.