RUI3-Arduino-Library V1.0.1
RAKWireless library for communication over UART with RUI3 based WisDuo modules.
Loading...
Searching...
No Matches
rui3_at.cpp File Reference

Commands for LoRa P2P and LoRaWAN. More...

#include <Arduino.h>
#include "rui3_at.h"
#include "string.h"
#include "stdlib.h"

Variables

char command [1024] = {0}
 

Detailed Description

Commands for LoRa P2P and LoRaWAN.

Author
Bernd Giesecke (bernd.nosp@m.@gie.nosp@m.secke.nosp@m..tk)
Version
0.1
Date
2024-04-28

Variable Documentation

◆ command

char command[1024] = {0}