Which APIs ared used to send msg by ble?

Hiii,

I have added BLE from peripheral_hids_keyboard to Peripherial_Uart,and now my PC and mobile (Android) can connect with DK(nrf52833) and can regard it as a HID,but cant receive data sent by DK.I wonder which APIs are needed to send data via ble?

Best regards,

Martin

Parents
  • Hi

    Terje is out of office so I have been assigned this case in his place. What are you expecting here exactly? I'm assuming the buffer is set to 6 if you're not able to send more than 6 bytes at a time, and that you haven't set up a buffer handler to handle any exceeding bytes to be sent at a later point. Can you explain what exactly you're aiming to do so I can get a better idea of what the end goal is and what needs to be done exactly?

    Best regards,

    Simon

Reply
  • Hi

    Terje is out of office so I have been assigned this case in his place. What are you expecting here exactly? I'm assuming the buffer is set to 6 if you're not able to send more than 6 bytes at a time, and that you haven't set up a buffer handler to handle any exceeding bytes to be sent at a later point. Can you explain what exactly you're aiming to do so I can get a better idea of what the end goal is and what needs to be done exactly?

    Best regards,

    Simon

Children
No Data
Related