Hi, everyone
I have some problems to make the Image Transfer Demo APP work
I have read the content of the website(https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo), and did the following steps according to the instructions:
1. Put the image transfer demo source code(nrf52-ble-image-transfer-demo-master) in the following path: nRF5_SDK_13.0.0_04a0bfd\examples\ble_peripheral, and download the example to the DK successfully
2. Install the same camera module(Arducam Mini 2MP camera module (OV2640)) in nRF52840 using side connector
3. Install the ImageTransferDemo-debug.apk on my Samsung Galaxy S8
Current status:
the DK(device name: Nordic_IMAGE) can be connected to S8 via the ImageTransferDemo-debug.apk, after that, when we click the “Take Picture” button, we can’t get the picture.
There may be something wrong, could you pls help us to solve this problem?
Thank you very much