KW38:the sum of AdvertisingData and ScanRspData

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

KW38:the sum of AdvertisingData and ScanRspData

201 Views
LISI1
Contributor I

The sum of AppAdvertisingData and AppScanRspData cannot be greater than 31 bytes.

In my understanding,The maximum value of  AppAdvertisingData is 31 bytes, The maximum value of AppScanRspData is also 31 bytes, The sum of the two is 62 bytes, why can kw38 only reach 31 bytes.

 

Please help to answer, thank you

0 Kudos
4 Replies

136 Views
Itzel_UV
NXP Employee
NXP Employee

Hi,

I will be helping you with your question.

 

Could you tell me what example is used with the version of the SDK and give me more details on the manipulation of the AppAdvertisingData and AppScanRspData?

 

Regards,

Itzel

0 Kudos

109 Views
LISI1
Contributor I
Hello.
I used frdmkw38_wireless_uart_freertos
I modified the scanRspStruct structure in app_config.c to add vendor data, resulting in the sum of gAppAdvertisingData and gAppScanRspData exceeding 31 bytes. After downloading the program, I could not search for Advertising. If it is changed back to less than 31 bytes, it Advertising normally.
Look forward to your reply, thank you!
0 Kudos

91 Views
Itzel_UV
NXP Employee
NXP Employee

Hello,

 

Could you tell me the version of SDK that you're using?

On the other hand, could you please share with me the code where it has being modified and declare the variable

scanRspStruct? If you prefer it can be done in a private message.

 

Regards,

Itzel.

0 Kudos

68 Views
LISI1
Contributor I
I have sent it to you privately, thank you
0 Kudos