Transmitting large data (NRF5340 Audio DK)

Hi,

I am currently working on creating a Custom Profile, and have used Peripheral Sample code. I tweaked the code and was able to send 512 bytes of data on 8 different characteristics each, but when i tried to send 1024 bytes and 2048 bytes, I loose data. 

I want to send 1024 bytes or more (basically 2's power data) of data for my Application.
Can someone help me with this?

Thank you 
Regards
Pallavi

Parents Reply
  • pal_722 said:

    OK. I'll look into the courses.

    Great, I think that is a great resource and starting point Slight smile

    pal_722 said:
    The array is randomly generated and sent to the mobile using bt_nus_send() function and I receive the array in the TX characteristics under NUS, where the array is updated when the notification is enabled.

    But on a separate DK, right?

Children
Related