Asked — Edited
Resolved Resolved by DJ Sures!

Mobile App Connection-Project Storage Question

Once a project has been downloaded to your device, do you need the internet connection anymore? I ask because I saw a thread about a farmer wanting to use robots and he was given advice on router boosters and such but if once the project is on the phone then he could just get some smartphones and EZBs, download the project, connect the phones and EZBs via bluetooth and he's be good to go. No need to extend his wifi range or anything. Possibly the cheapest solution as well.

I just didn't want to recommend that solution until I knew for sure if that was in fact the way it worked.

Thanks in advance.


ARC Pro

Upgrade to ARC Pro

Elevate your robot's capabilities to the next level with Synthiam ARC Pro, unlocking a world of possibilities in robot programming.

#9  

That's the way I thought it would work. Good info friend:) Thanks Alan. I'll throw together a quick project and test that out. I'll post the results.

BTW Does EZ-Robot have a Rss Feed?

[update] While putting together the test project I found I have this problem. It will tweet but not read twitter. It reads Rss fine. Here's what I get on the console:

Start 1: Tweet("Testing the twitter account") 2: SpeakTwitter("AntronsRobots", 0) > Error on line 2: RSS Error fetching feed: System.Exception: Error fetching http request: The remote server returned an error: (410) Gone. at EZ_B.RSS.(String ) at EZ_B.RSS.GetRSSMessages(String url, SortDirectionEnum sortDirection) Done (00:00:02.3061319)

Did twitter remove this feature? [/update]