Netduino + Bluetooth Shield

Hello all,

I am a .NET developer that recently bought a Netduino starter kit and the Seeedstudio Bluetooth Shield. I have completed several examples using basic circuits to an understanding of the environment and now I am trying to figure out how to work with the bluetooth shield. Does anyone know of any tutorials or libraries to help with the endeavor? The BTShield Wiki (seeedstudio.com/wiki/Bluetooth_Shield) is all I have found and it appears to only cater to Arduino. Any guidance or assistance is greatly appreciated.

Sincerely,
Virgil C. Breeden

Hi there ,

In my poinion ,the Bluetooth Shield used Uart communication protocol , if you transmit the command to it via Uart port , it can work similar as cater to Arduino

Deray