• Data Size Limit

    Hello, I am using nRF52832 development kit. I used different examples to send data. But i couldn't accomplish to send data packet over 20 byte. The max data size is defined about 500 byte. But when i try it doesn't work. I always get 0x14 data length…
  • Sending data bigger than 20 byte with ble

    Hi Im working on the project which relates to sending data through ble. I use nrf51822 Evaluation kit and the data is from uart. How do I send data greater than 20 bytes. No matter how i change the parameters from which relate to that 20, it is still…