
Bluetooth from RobotC to NXT-G
I have two NXT bots that I'd like to link via Bluetooth. The program for one bot is written in RobotC (and uses RobotC firmware). The program for the other bot is written in NXT-G (and uses LEGO Mindstorms firmware). Is it possible for these two bots to communicate via Bluetooth?
I've been able to implement RobotC-to-RobotC bluetooth communication, as well as NXT-G to NXT-G communication. But RobotC to NXT-G (and vice-versa) doesn't work. Am I doing something wrong, or is it not supported?
Thanks!
Joan