Hallo, has anyone a simple example for an BT NXT to NXT communication? I tried to get this working and even everyone says it works i can't get it to work. Thanks, Rainer (18 years ago, 14-Mar-07, to lugnet.robotics.nxt)
(...) The exact same code that Danny B includes in the NXC Tutorial should work fine when translated into NBC. I have not tested this yet but here is a quick conversion: //MASTER #include "NXTDefs.h" #define BT_CONN 1 #define INBOX 1 #define OUTBOX (...) (18 years ago, 14-Mar-07, to lugnet.robotics.nxt)