Bluetooth between seeduino mega and smartphone

Hye,

I’m a french studient working on a project which include a communication between the Seeeduino Mega and a Smartphone via the bluetooth bee. We have some sensors and we want to send the information to a Smartphone.
I know how to connect the mega to a pc via bluetooth. Using SScom. But now I want to program the communication on the Mega and the problem is that I don’t know how to program the configuration.

For example with SScom to put the bluetooth bee into master mode I have to write (+STWMOD=1), is it the same sentence in arduino programming?

If anybody know how to configurate the bluetooth bee I will be very thankful.

Alex

You may refer here:
http://garden.seeedstudio.com/index.php?title=Bluetooth_Bee#Programming

Ok thanks.
:wink: