Topic

FAQ
Login Register
About the Command Function of Telink Mesh ?
Nov 01, 2023 13:09

/

A

/A



int mesh_push_user_command (int sno, u16 dst, u8 *p, u8 len);


int mesh_push_user_command_no_relay (int sno, u16 dst, u8 *p, u8 len);



There are two functions in the light_ll.h file. What if I use "mesh_push_user_command_no_relay" among these functions?
Is it a function that does not deliver commands to modules connected to the surrounding mesh?

1 replies
TL_Soyo Nov 02, 2023 11:23
0
/A

HI,

  Yes, it wont relay to other node.