nRF Toolbox - using Macros

Hi

I am using nRF Toolbox on Android – specifically the UART interface.
I can send individual commands to my nRF device and get a response.
Now I want to send multiple commands, so I am looking at the Macros tab (there are two tabs: Input and Macros).

But I don’t know how to use this Macro functionality.

Here’s what I tried:

In Macros, I added a new macro by first giving it a name.
There are 9 blue square panels below the macro name, so I selected th edit symbol, then clicked on the first panel, panel 1.
In here, I typed a list of commands, one per line.
Below the input section there are symbols (left arrow, up arrow, info, 1..9, etc) – I am not sure what they are for, but I went ahead and selected the first symbol – the left arrow.
I then selected confirm.

I now have, I assume, a macro, to send a sequence of commands to my nRF device.
Now all I need to know is how to trigger tis macro.

Back on the Inputs tab, where I would normally enter text commands, I don’t see any way to select a macro etc.

Did I do most of that correctly?

Thanks

Related