Hi All,
I have got reliable writes working on nordic side (nrf51822 eval board). Tested them with master emulator dongle by using write long button on MCP on PC.
I am trying to write a long characteristic from android app. It seems MCP (android app does not support long write).
We are making our own android app for writing upto 100 bytes to a characteristics.
If anyone has any exposure on how to implement long write in android please share the method. Or share a doc/link which has implementation details for the same
Am open to reading.