This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf51822 evaluation kit image from camera to BLE

Hi Im electrical engineer student. I am working on nrf51822 evaluation kit and LinkSprite JPEG Color Camera UART Interface. I tried to control the camera to take picture, store in flash then from flash go straight to BLE. I get stuck at storing image to flash. The library in keil folder doesnt provide that much example. Is there anyone have a direction for me to continue this project? Thank you

Parents Reply
  • Thanks for fast reply and your patience! The camera takes picture with its smallest resolution: 160x120 which means 10k. I receive the first chunk and the last chunk of the picture which starts with FFD8 and FFD9. It's not right because i want to receive all the chunks, not only the first one and the last one. I receive chunks with logic analyzer. 1 more thing, right at that logic analyzer, i am not sure if the image(in hex digit) is in the board nrf51822 or still in the camera. Sorry, i am a very beginner with ARM and Camera

Children
No Data
Related