I use contiki-ng and I want to create a simulation between a server node that sends its coordinates to a node or nodes whose location is unknown, which can use these coordinates to calculate its location in some way. Can someone help me write anchor.c and unknown.c
I tried using a script editor but it didn't work to send the coordinates to the server node