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

Large Data Transfer over BLE

Hello,

I want to transfer a large file (approx. 1.5MB) over BLE using nRF52 Module in a way where BLE Host and BLE Controller will be on the nRF52 SoC and the application will be running on an External MCU. Both the controllers will be connected through UART.

Do you have any solution for the above-mentioned scenario which includes no change in the FW of the nRF52 SoC?

Related