Hi,
I'm using the Light Switch example and would like to read out the own address on a light switch. Is there any application call, such that the stack returns my own node address?
Hi,
I'm using the Light Switch example and would like to read out the own address on a light switch. Is there any application call, such that the stack returns my own node address?
Hi,
When you say node address, do you mean the unicast address?
Yes, you can use dsm_local_unicast_addresses_get().
Yes, you can use dsm_local_unicast_addresses_get().