Good afternoon! Before the update it was working normally and after the IF updated the IFRASPE PI stopped. It says it’s connecting and it doesn’t connect. Before it was instantaneous.
Anyone using this with this problem?
@epaga Sorry to bother you. Can you tell me if anything has changed?
thanks =)
I found out through IF instruments that it is automatically connecting to that IP above. The right one is the bottom one. does anyone know how to fix this?
I think the issue has to do with how the Pi is discovering your Infinite Flight device. I just checked and there are multiple IP addresses returned in the discovery method and 127.0.0.1 is one of them, but not the correct one. The software is most likely just picking the first IP address in that list that is returned. The first IP in the list happens to be 127.0.0.1. The fix for this would require an update from the 3rd party developer as this is an issue in their code.
(This is just my best guess as to what is happening, I could be wrong)
I went back to 22.7.1 and IFJoystickPi connected instantly.
I updated to 22.8 and the app still connected.
It seems that the app “remembered” the IF instance.
After restarting IFJoystickPi though, it was unable to connect and keeps showing “Connecting to IF @ 127.0.0.1…”.