GENFSK - About gGenfskNwkAddressMatch Event

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

GENFSK - About gGenfskNwkAddressMatch Event

455 Views
hhj2134
Contributor I

Hi.

I'm currently using KW36 and developing application related to GFSK.

While processing GFSK events, no callback occurs for gGenfskNwkAddressMatch Event. I don't know why.

GENFSK_SetNetworkAddress
GENFSK_EnableNetworkAddress

The network address is set in the receiver through the above APIs.

After that, when GFSK packet including network address is transmitted,

gGenfskNwkAddressMatch event does not occur at the receiver.

All other events occur well and only the nwkaddressmatch events don't occur.

If above process is wrong, please help and explain how to do it.

0 Kudos
1 Reply

381 Views
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi JunHyeon, I hope you're doing well!

The gGenfskNwkAddressMatch value notifies of a Network Address Match. Could you please check to see if the interrupt for this event is being called? Is the gGenfskNwkAddressMatchEventFlag_c event flag being activated?

 

Please let me know of your findings.

 

Best regards,

Sebastian

0 Kudos