ASPACE17 replied to the thread FSWidget for Android (help).
[…]
The Ip address was connected successfully but it was not receiving any data from fs widgets it just showed waiting for aerofly something. The problem was mainly because of the port ip though. Also about the discord link or telegram
ASPACE17 replied to the thread FSWidget for Android (help).
[…]
Also at first the software was not linking with my phone so I used a python code using my phone's hotspot ip as a bridge between my phone and pc to be able to link abflug with aerofly fs global on my phone
import socket
import time
# 1. Your Phone's IP Address
PHONE_IP = ""
PHONE_TCP_PORT = 58585
# 2. Local PC UDP Target
LOCAL_UDP_IP = "127.0.0.1"
LOCAL_UDP_PORT = 49002
def run_bridge():
udp_sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
tcp_sock =…
ASPACE17 replied to the thread FSWidget for Android (help).
[…]
Please can you share the discord link again and when is the next event