Re: How to establish communication between Microcontroller & PC using Bluetooth BT041
hello,
I just started to work with a mikroelektronika Bluetooth_click module
and get Mikroc sample test..
I have a PIC18F46K22 connected trough RC7 Rx and RC6 Tx connected respectlively to Tx pin and Rx pin of bluetooh device.
The other part is an Archos43it :
i am using RFOBasic and F35_bluetooth.bas to establish the communication
at first i associociate Blutooth_Click device with code 1234 => associed OK
and i run the basic programme..
it's works fine .. except i had to change terminal carractere 0Dh (CR) by mine "#" to detecte end of line
in the C programme.
So i can receive the message written on archos on my LCD connected to my PIC...
But now, i want to dialogue in the reverse way..
from PIC to Archos
So i think , i must configure The BlutoothClick in MASTER mode ?
Do you have somme experience to test a bluetooth interface only by using RS232 terminal
and AT commands ?
because i think it could be the better way to debug communication ( in transparent RS232 mode).
Don't use code tags for your attached images, they can't be viewed properly this way [alexan_e]