iPhone app question

Community contributed apps
Post Reply
fd678
Posts: 10
Joined: Mon Aug 01, 2011 5:25 pm

iPhone app question

Post by fd678 »

Is it possible to use the iPhone app without the wireless unit? I keep my reefangel connect to a laptop via the USB cable. The laptop is on my wifi network.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: iPhone app question

Post by rimai »

You will need some sort of TCP to Serial application.
Roberto.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: iPhone app question

Post by rimai »

Try this and let us know if it works.
http://www.hw-group.com/products/hw_vsp/index_en.html
Roberto.
fd678
Posts: 10
Joined: Mon Aug 01, 2011 5:25 pm

Re: iPhone app question

Post by fd678 »

I will happily download the file from the link you sent if you can give me any idea what I need to do to use it. I am tech savvy, but when it comes to networking, ip addresses, port forwarding, etc... I'm a little lost
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: iPhone app question

Post by rimai »

The wifi is basically a device that translates serial data into TCP data.
You need an application in the computer that can do the same thing.
The wifi attachment uses port 2000 and if you use the same port, you should be able to achieve the exact same thing.
The concept is to forward all incoming data on port TCP port 2000 to the serial port connected to your RA.
And after a second look, I don't think that software will do that :(
There is a draw back to that though. I don't think you will find a canned software out there that can do both incoming and outgoing.
This means, you would have to choose between using iPhone app or updating webbanner.
I remember some conversation in the past where someone was going to create such an application that could do both, but I don't think the idea ever moved forward.
Roberto.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: iPhone app question

Post by rimai »

Roberto.
binder
Posts: 2871
Joined: Fri Mar 18, 2011 6:20 pm
Location: Illinois
Contact:

Re: iPhone app question

Post by binder »

dave and i were working on an app like this in java but were having problems with making it cross platform. looks like we may have to revisit the project. its on my github account called rawebserver if anybody wants to take a look.
rimai
Posts: 12881
Joined: Fri Mar 18, 2011 6:47 pm

Re: iPhone app question

Post by rimai »

Roberto.
Post Reply