Page 1 of 1

*INITIATE* a Bluetooth connection from NXC BricxCC

Posted: 26 Jul 2013, 16:40
by avi-os
Hi,

I'm able to send bluetooth messages from a NXC program to a PC program using NXC.

However, I don't know how to INITIATE a connection from the NXC program and for now I'm doing it manually before starting the program...

I'm pretty sure there is a way to do it because it can be done easily from an NXT-G program using the bluetooth block and the "initiate a connection" command. Works perfect in that environment...

Any idea how I can do it from NXC ?

I even thought about calling an NXT object (RXE) within my NXC program because it runs on the same firmware but have no idea how I can do that either...

Thanks !

Avi