NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
1.99k stars 414 forks source link

Send data over 10k charcter #513

Closed Jatindersyall12 closed 11 months ago

Jatindersyall12 commented 12 months ago

Hi

Your's library is not working when try to send 10k data over it. Can you please assist me

Thanks @philips77

Jatindersyall12 commented 11 months ago

@philips77

philips77 commented 11 months ago

Hello, sorry I was busy with other tasks.

It should not matter how much data you want to send. How are you sending the data? What is the MTU? What are the symptoms you're getting?

We're using this library in nRF Connect Device Manager library to send much larger files.