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.
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