Image will blinky when using nRF7002 DK to transfer data

Hi,

I am using nrf70-wifi-ble-image-transfer-demo to transfer a static image stored in the Flash.

While I am using 5Ghz STA mode UDP Wi-Fi, I notice the image will blinky, which means some information will lost for the image.

The situation is like this video:

Could you help me?

Parents
  • Okay, so then it must be the transmission of the image itself that is broken. Have you made sure the application sets the image in the right resolution, only sends the one image instead of contiuously streaming new images. Are you using the image transfer demo as is but using a static image or have you made any other changes to the project to make it fit for a static image transfer instead of a video stream?

    Best regards,

    Simon

Reply
  • Okay, so then it must be the transmission of the image itself that is broken. Have you made sure the application sets the image in the right resolution, only sends the one image instead of contiuously streaming new images. Are you using the image transfer demo as is but using a static image or have you made any other changes to the project to make it fit for a static image transfer instead of a video stream?

    Best regards,

    Simon

Children
No Data
Related