How many services and charactors can QN9020 support?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How many services and charactors can QN9020 support?

1,538 次查看
wysnewhope
Contributor I

I need transfer a data table which is not big, only 20 lines with 2 columns. I assigned a service for a line, with 2 charactors are for two columns. The first charactor is 4 bytes and the second charactor is 20 bytes. So there will be 20 services for the 20 lines data, with 2 charactors for each lines.

But when there are more than 5 services, the program will can't run normally. Even I modified the BLE_DB_SIZE, can't it up to 8 lines. How can I make it support to up to 20 lines?

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

1,419 次查看
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Tonny,

the BLE_DB_SIZE is added in the equation to take care of the dynamic allocation of attribute database.

 Did you take as reference the QPPS example?

Regards,

Mario

0 项奖励
回复