Hello
I noticed that since S132 v3.x.x we can configure the MTU. Does all the posts referring to long writes in this forum apply to the situation before this feature ?
thanks
Hello
I noticed that since S132 v3.x.x we can configure the MTU. Does all the posts referring to long writes in this forum apply to the situation before this feature ?
thanks
If the value to be written is <= (ATT_MTU - 3) then you do not need a long write, but can perform a regular ATT Write Request/Command.
If the value to be written is <= (ATT_MTU - 3) then you do not need a long write, but can perform a regular ATT Write Request/Command.