I made an RC car controlled by a Bluetooth comunication (USCI UART), I was wondering with the MCU can I be able to send the image data to the already conected Android device? I only want to sent the image, not proccess it neither read it. I was want to send the image from the VGA camera to the device. Currenty I send a character por each motion the RC car is going to make, forward, backwards, left, right and stand by.