Search found 1 match

by GogiStrat
23 Jun 2011 01:40
Forum: mikroC PRO for PIC General
Topic: Possible UART1_Read_Text Bug ??
Replies: 5
Views: 5411

Re: Possible UART1_Read_Text Bug ??

I have exactly the same problem but I need a different solution... This is my code: UART1_Read_Text(bt_uart_response,"\r\n",30); UART1_Read_Text(bt_uart_status,"\r\n",10); When connected to my BlueTooth module in AT command mode (38400 baud) if I issue a command like "AT+UART?" then the response for...

Go to advanced search