Hi,
It has been used with Ardunio and my PC successfully.
HC05/06 was connected to the Arduino and Plugable Bluetooth dongle was connected to the PC. sending data from PC and receiving it by Arduino, it was okay.
but now, the HC05/06 was connected to the LPC4330 board, I can see the received data on the oscilloscope connected to Bluetooth module's pins but how can I write a code using LPCXpresso to print the received data?
The code for the UART1 (TX - GPIO1[6] and RX- GPIO1[7])?
and
The code for printing data?
Regards
Nabeel