Skip to main content
MK.3
Associate
July 24, 2020
Solved

How can i extend payload size beyond 20 bytes?

  • July 24, 2020
  • 2 replies
  • 901 views

i am using stm32wb55 nueclo board, and i created a ble service for read, write and notify. In write and notify services i am able to send the data(20 bytes) to the client. but i want to send upto 100 bytes. How can i extend payload size?

This topic has been closed for replies.
Best answer by Scott Löhr

@MK.3​ ​ when you searched this forum for a similar question, did you miss this one:

https://community.st.com/s/question/0D50X0000BbOCqVSQW/how-to-make-ble-characteristic-payload-more-than-20-chars

Does the above discussion help you to solve your challenge?

2 replies

Scott Löhr
Senior III
July 27, 2020

@MK.3​ ​ when you searched this forum for a similar question, did you miss this one:

https://community.st.com/s/question/0D50X0000BbOCqVSQW/how-to-make-ble-characteristic-payload-more-than-20-chars

Does the above discussion help you to solve your challenge?