Hello,
I have Mikrotik KNOT and I would like to ask if it’s possible to send AT commands through a script. For example a basic script which connects to the serial-terminal and sends the testing “AT” command.
I’ve been able to connect to NB-IoT network through SIM card, connect to public MQTT broker and successfuly subscribe/publish. Now I’ve connected a basic button to GPIO pins and after testing it out the button works fine, so what I’m trying to figure out now is how to publish a MQTT message by pressing the button - which I thought would be possible through a script, but I’m a bit stuck here.
Maybe this is a stupid question, but I haven’t been able to find anything regarding this.
Thanks for all of your help