Solved
Writing characteristic fails with bad parameter
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!
