- Sun Nov 06, 2011 12:45 am
#2222
Hello, I`ve recently purchased a BluetoothBee from http://www.dfrobot.com/index.php?route=product/product&path=45&product_id=193. It`s default baud rate is 9600 bps and if I want to change it I have to put the module into AT mode and execute some AT commands as stated in http://www.dfrobot.com/wiki/index.php?title=BLUETOOH_BEE_(SKU:TEL0023). I`ve tried connecting to the bee with a terminal program and entering AT -> AT+BAUD8 and also tried to write these command directly to the COM1 port on the device using SerialPort class, but both these approaches failed.
What am I doing wrong and is it possibe to reconfigure the bluetooth bee using Fez Domino? The bluetooth module is working and I`m able to send and receive data on the Domino but only if it`s SerialPort is created with 9600bps.
What am I doing wrong and is it possibe to reconfigure the bluetooth bee using Fez Domino? The bluetooth module is working and I`m able to send and receive data on the Domino but only if it`s SerialPort is created with 9600bps.