Page 1 of 1

Can not connect to the iphone uapp

Posted: Sat Aug 09, 2014 1:14 pm
by iiluisii
My wifi adapter is up and running but I can not get it to connect to the app any help will be appreciated

Re: Can not connect to the iphone uapp

Posted: Sat Aug 09, 2014 7:20 pm
by binder
which app are you using? the universal app?
if so what version of the libraries are installed on your controller?

Sent from my Moto X

Re: Can not connect to the iphone uapp

Posted: Sat Aug 09, 2014 7:22 pm
by binder
also, are you using your internal or external ip address? do you have port forwarding enabled on your router?

Sent from my Moto X

Re: Can not connect to the iphone uapp

Posted: Sun Aug 10, 2014 7:01 am
by iiluisii
I think I have an older version of the library. Also i tried to load a new code into the memory and when it finish the screen on the controller had a message saying load the code or something like that

Re: Can not connect to the iphone uapp

Posted: Sun Aug 10, 2014 7:05 am
by lnevo
You have to initialize memory. If your running an old enough code, you may have to reload the memory initialization code and then reload your INO. The U-App needs the latest 1.1.0 library

Re: Can not connect to the iphone uapp

Posted: Sun Aug 10, 2014 7:29 pm
by iiluisii
Ok got the new library and the controller with the new code but still can get it to work

Re: Can not connect to the iphone uapp

Posted: Sun Aug 10, 2014 8:38 pm
by iiluisii
Got it fix

Re: Can not connect to the iphone uapp

Posted: Fri Oct 24, 2014 4:06 pm
by Sebyte
iiluisii said
Got it fix
Can you please say how you fixed the connection problem.

I have tried a number of time since the app for the iPAD was released without success when using the external IP address.

It works well using the internal IP address, and the port forwarding has been working for several years with the web portal.

I am running the latest libraries, and ISO 8.1 on the iPAD.

My code contains the following as the last line. I have tried placing the line of code at various places within the listing without any luck.

Code: Select all

{
  
   ReefAngel.Portal( "Sebyte" );
  
  
}

The screen shows "connecting to Reef Angel" or I get a "status.html Timedout" message.

Any and all suggestions are most welcome.

Re: Can not connect to the iphone uapp

Posted: Sun Oct 26, 2014 12:33 pm
by Sebyte
Re my posting above.

Can anyone please advise me on how to get the app to work using my external IP address.

Many thanks

Re: Can not connect to the iphone uapp

Posted: Sun Oct 26, 2014 12:39 pm
by lnevo
It sounds like the port forwarding is not working. Seeing data in the portal does not indicate that your incoming connect is working.

Re: Can not connect to the iphone uapp

Posted: Sun Oct 26, 2014 1:37 pm
by Sebyte
thanks for the reply Inevo

I thought that the portal poled the RA wifi via port forwarding. I will set it up again from scratch and see what happens.

Thanks

Re: Can not connect to the iphone uapp

Posted: Sun Oct 26, 2014 2:30 pm
by lnevo
Nope the RA sends data out every 5 minutes.