This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Can the max payload length be changed into a greater number in Gazell protocol?

HI, I'm using nrf51822 and Gazell protocol. from the RM, i get that the combined length of S0, LENGTH, S1, and PAYLOAD cannot exceed 255 bytes, which i think i can set the payload length larger the 32. from nRF51 SDK, it seems that the max payload length is fixed and there is no API that can do this job. is there any other way to do this? thank you.

Related