Hello ,
I have developed python script to perform OAD of image B in windows platform. My min and max connection interval time is 10 ms.
When I perform OAD through my script it takes time upto 3 minutes , while performing the same through BLE device monitor it takes around 1 minute.
I would like to know how efficiency like that can be achieved. It would be of great help.
Currently I am writing 18 bytes block once I receive successful write response for the previous block write.
Please Reply ASAP.