Hello
I tested a BMD-300 Module and Nordic Team has been very helpful. I tried to reach the maximum speed in this module.
I like to send 4x20 byte per 30 ms, but I tried countless ways and I failed.
Test method:
Send data from PC Uart -> Receive Data in BMd -> Send Data to a android mobile when i connected it and this data send to back to the terminal,that i see data is correct
For example:
First: 2x20byte /30 ms is good but when i tried to send 3x20byte/30 ms then BLE module lost my connection after 3 second.
Second: 20byte /20 ms is good but when i tried to send 2x20byte/20 ms then BLE module lost my connection after 1 second.
I was looking for a solution in ble_app_uart_s132_pca10036 project, but i cant write the error code to the terminal or the nrf Uart 2.0 board after error incoming.
How will I know when the device is ready to receive data?
I accept any advice , maybe I started the wrong way to solve the problem.
I hope , you could help me.
Best regards, Szabolcs Nagy