ZPS_eAplZdoDiscoverNetworks(uint32 u32ChannelMask) return 0xC2

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

ZPS_eAplZdoDiscoverNetworks(uint32 u32ChannelMask) return 0xC2

1,305 Views
hirenvirapara
Contributor II

Hi team.

Can you please help me to get out from the below issue.

Test setup :

I'm working with JN-SW-4170-v1941 as a Host-NCP mode.

You can find some of the configuratuion of my projects 

JENNIC_MAC_PLATFORM = MULTI

SL_ZB_DEVICE_TYPE = E_SL_DEVICE_IHD

TRACE ?= 0

BAUD_RATE_115k2 ?= 1

JENNIC_CHIP ? = JN5169

Test explanation :

While NCP(JN5169) is starting discovery on the 2.4GHz channel, "ZPS_eAplZdoDiscoverNetworks(uint32 u32ChannelMask)" will able to execute successfully with return code as a success.
But it will fail to discover network on the 868MHz channel with return code as a 0xC2(ZPS_NWK_ENUM_INVALID_REQUEST :- Request cannot be processed).

Note:- In function ZPS_eAplZdoDiscoverNetworks(uint32 u32ChannelMask), I'm parsing proper channel mask for 2.4GHz and 868MHz But it will still fail to discover network on 868MHz channel

-I have attached a Txt file It may be helpful for you.

Can anyone please help me how to resolve this issue or any specific suggestion for the same.

feel free to ask more details

Thanks  :smileyhappy:

Labels (3)
0 Kudos
3 Replies

1,154 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Hiren,

You are working with the JN-SW-4170-v1941.

The SDK that we provide is 1840. Please contact your local sales for more information.

ZigBee 3.0

Regard,

Mario

0 Kudos

1,154 Views
hirenvirapara
Contributor II

Hi Mario,

Thanks for your kind replay.

I was forget to attach txt file which was i have mention during

issue description.

Please find the attachment.

You can find the "vAttemptDiscovery()" function body.

eStatus = ZPS_eAplZdoDiscoverNetworks( sEZModeData.u32ConfigMask );

is failing with return status as 0xC2

0 Kudos

1,154 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Hiren,

The SDK that you are working on is not supported. JN-SW-4170-v1941.

Version 1840 is the current version that we provide.

For further information, please contact your sales representative.

Sorry for any inconvenience.

Regards,

Mario

0 Kudos