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

Send esb packet with 250 bytes packet size in SDK15.2

Hi,

I had change NRF_ESB_MAX_PAYLOAD_LENGTH to 250 and modify payload_length of NRF_ESB_DEFAULT_CONFIG to 250.

Why I can only send 8 byte packet out by using "nrf_esb_write_payload"?

Do I need to modify something?

Thank you,

Related