arduino-dw1000-ng icon indicating copy to clipboard operation
arduino-dw1000-ng copied to clipboard

send message and use RTLS in the same code

Open nuthapongl opened this issue 4 years ago • 3 comments

I need to combine Send message and RTLS source code. Is it possible to use function send message from tag to Anchor with Example "StandardRTLS" ?? Thanks :)

nuthapongl avatar Feb 22 '21 10:02 nuthapongl

Of course you can, you just need to write the code properly in order to have both devices sending/waiting for the message in your workflow

Anacron-sec avatar Feb 24 '21 15:02 Anacron-sec

@0nism Please give me some example source code. I have try many way but it's doesn't work for me :(

nuthapongl avatar Feb 24 '21 15:02 nuthapongl

Hi @nuthapongl , have you resolve this problem? If not, have you tried the examples in this repository? Like combining StandardRTLS with BasicReceiver or BasicSender?

tisaia avatar Jun 02 '21 10:06 tisaia