Arduino BT to Arduino BT connection

@daniel

  1. get two Arduino NG's talking back and forth at 115200 over their serial ports, each with a switch and LED, so that the ArduinoA switch activates ArduinoB LED and vice-versa;

do you mean a serial connection with the rx and tx pins?

@all

and the problem with the bluegiga reconfiguration:
i had a short view in the manuel and i think it could be posible to configurate them as master devices (you allways/can set the bluetooth configuration in the setup function befor you upload the code)
but i don't know if i shoud do this (master configuration) because of possible connection problems after this reconfiguration.

i wrote to massimo but till now i didn't get an answer! (i read about his bluetooth workshop in amsterdam > does anyone have some information if they made a Arduino bt <> arduino bt connection)

and my last question is it possible to upload source code to the arduino bt board with the rx and tx and one empty arduino ng board? (this is possible with the arduino mini - i know)

thanks