Author |
Message |
tim_kambic
Rookie
Joined: Tue Jul 23, 2013 9:57 am Posts: 2
|
 nxt(robotC) to android(MIT App Inventor) via bt
hi I am working on a project that needs communication between nxt running robotc program and android app written in App Inventor. I was trying to send data from robotc program via sendMessage() but app doesn't receive anything. In the app i tried with just BTclient and also with build in NXT direct commands but it doesn't work. If someone knows what i am doing wrong please tell me.
thanks
|
Tue Jul 23, 2013 10:09 am |
|
 |
roboRed
Expert
Joined: Fri Nov 02, 2012 12:07 am Posts: 163 Location: California, USA
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
I don't have any experience with the Android app inventor, so I can't say for sure, but is it possible that the app inventor is only meant to interface with the NXT-G firmware? 
_________________ string Robored = "Awesome" ~~Neil Balch~~
|
Sat Aug 03, 2013 12:23 am |
|
 |
roboRed
Expert
Joined: Fri Nov 02, 2012 12:07 am Posts: 163 Location: California, USA
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
Can I Have a URL for the App Inventor? 
_________________ string Robored = "Awesome" ~~Neil Balch~~
|
Tue Aug 06, 2013 10:49 pm |
|
 |
mightor
Site Admin
Joined: Wed Mar 05, 2008 8:14 am Posts: 3654 Location: Rotterdam, The Netherlands
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
C'mon, use Google Search at least before you ask such a question. = Xander
_________________| Professional Conduit of Reasonableness| (Title bestowed upon on the 8th day of November, 2013) | My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
Wed Aug 07, 2013 1:16 am |
|
 |
tim_kambic
Rookie
Joined: Tue Jul 23, 2013 9:57 am Posts: 2
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
|
Wed Aug 07, 2013 4:11 am |
|
 |
roboRed
Expert
Joined: Fri Nov 02, 2012 12:07 am Posts: 163 Location: California, USA
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
_________________ string Robored = "Awesome" ~~Neil Balch~~
|
Wed Aug 07, 2013 7:09 pm |
|
 |
roboRed
Expert
Joined: Fri Nov 02, 2012 12:07 am Posts: 163 Location: California, USA
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
I dunno, I can't figure out why it wouldn't work unless the code for the inventor only interfaces with the preloaded firmware. 
_________________ string Robored = "Awesome" ~~Neil Balch~~
|
Wed Aug 07, 2013 7:17 pm |
|
 |
mightor
Site Admin
Joined: Wed Mar 05, 2008 8:14 am Posts: 3654 Location: Rotterdam, The Netherlands
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
You need Java installed for it to work.
= Xander
_________________| Professional Conduit of Reasonableness| (Title bestowed upon on the 8th day of November, 2013) | My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
Thu Aug 08, 2013 12:27 am |
|
 |
roboRed
Expert
Joined: Fri Nov 02, 2012 12:07 am Posts: 163 Location: California, USA
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
Ok, Xander, that's a start. Do you have Java installed? 
_________________ string Robored = "Awesome" ~~Neil Balch~~
|
Thu Aug 08, 2013 7:34 pm |
|
 |
mightor
Site Admin
Joined: Wed Mar 05, 2008 8:14 am Posts: 3654 Location: Rotterdam, The Netherlands
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
No, but then I am not using App Inventor  I've used it extensively in the past and made some pretty complex apps with it, including a programmable sumo robot system. = Xander
_________________| Professional Conduit of Reasonableness| (Title bestowed upon on the 8th day of November, 2013) | My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
Fri Aug 09, 2013 1:09 am |
|
 |
roboRed
Expert
Joined: Fri Nov 02, 2012 12:07 am Posts: 163 Location: California, USA
|
 Re: nxt(robotC) to android(MIT App Inventor) via bt
_________________ string Robored = "Awesome" ~~Neil Balch~~
|
Fri Aug 09, 2013 6:52 pm |
|
|