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

Problem with frame length to sent of APP

Hello,
I am developing a system where I have a app and a Rigado BMD-300 Module. I am using, for experiment, the nRF Connect App and in program, I use SDK 14.2 and s132 softdevice.
My question is that I want sending 5 bytes (40 bits) but the App only permite sending 4 bytes (32 bits).
I don't understand if my problem is in APP or in my code.
I believe that it is in APP and/or in definition of parameter GATT because I got following error when I send a frame: error 13 (0xd): GATT INVALID ATTR LEN.
I, also, thought that can to be limitation of Bluetooth but I don't no idea.
I want help for understand the error and I want meet a solution for problem.
Thanks and the best regards,
Daniel Fernandes

Related