RF4CE remoter how to increase the maximum number of pairing

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

RF4CE remoter how to increase the maximum number of pairing

1,270 Views
854648943
Contributor III

Hi,

I am now using RF4CE for device docking, and I find that my remoter can only be matched with up to 8  receiver, even if I set 

#define RF4CE_NWKC_MAX_PAIRING_TABLE_ENTRIES 10

#define RF4CE_NWKC_MAX_NODE_DESC_LIST_SIZE   10

What should I do if I want to increase the number of pairing?

The device is jn5168, SDK is JN-SW-4060.

Labels (1)
  • JN

0 Kudos
4 Replies

1,264 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @854648943,

 

The values, that you are trying to modify, are Constants explicitly defined by the ZigBee RF4CE Specification.

The RF4CE is not suported. Please look at the Zigbee 3.0 Stack.

Regards,

Mario

0 Kudos

1,248 Views
854648943
Contributor III

Hi @mario_castaneda ,

For some reason, i can't use zigbee 3.0, I can only use the RF4CE protocol, Our goal is to be able to set the maximum number of pairs to more than 10, which is very  important to us. Is there any solution? Thank you very much.

Regards,

hantianheng

0 Kudos

1,223 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi @854648943,

I hope you are doing great.

The Zigbee Spec mention the max pairing table entries.

https://zigbeealliance.org/wp-content/uploads/2019/11/095262r01ZB_zigbee_rf4ce_sc-ZigBee_RF4CE_Speci...

mario_castaneda_0-1620011272708.png

 

In this case, is 8, unfortunately, the stack is not longer supported.

Sorry for any inconvenience that this may cause you.

Regards,

Mario

0 Kudos

1,185 Views
854648943
Contributor III

Hi,@mario_castaneda

Thank you for your reply.

Do you mean that the maximum number can only reach 8 in NXP's RF4CE SDK, even if I set 

#define RF4CE_NWKC_MAX_PAIRING_TABLE_ENTRIES 10

Regards,

hantianheng

 

0 Kudos