Skip to main content
Associate
September 7, 2023
Solved

Writing characteristic fails with bad parameter

  • September 7, 2023
  • 3 replies
  • 1402 views

Hello all,

Working on communication between two STM32WB55 boards , one configured as client , and one as server.

When trying to write a characteristic I get a bad parameter error, but when I use the write characteristic long command it works fine.

Writing a small amount of bytes works on both commands.

MTU discussed: 0xFB > size of write ( 0x5E).

 

What can be the issue?

 

Thanks!

This topic has been closed for replies.
Best answer by Issamos

Hello @jimmy11 

Are you sure of this information:

  • MTU discussed: 0xFB

Best regards .

II

3 replies

Issamos
IssamosBest answer
Super User
September 7, 2023

Hello @jimmy11 

Are you sure of this information:

  • MTU discussed: 0xFB

Best regards .

II

jimmy11Author
Associate
September 11, 2023

Thanks, when I used the the MTU exchange command it solved the issue

Issamos
Super User
September 11, 2023

Happy to now that you're problem has been solved.

Please close the topic by choosing a best answer.

Best regards.

II