
Re: Joystick button used to send Bluetooth Message
Look into this:
http://www.robotc.net/wiki/NXT_Bluetooth_Overview. You can put your sending code in a if then statement for whether or not the button in question is pressed or not. Remember the nxts need to be paired for this to work.