arduino-dw1000-ng
arduino-dw1000-ng copied to clipboard
send message and use RTLS in the same code
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 :)
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
@0nism Please give me some example source code. I have try many way but it's doesn't work for me :(
Hi @nuthapongl , have you resolve this problem? If not, have you tried the examples in this repository? Like combining StandardRTLS with BasicReceiver or BasicSender?