hey,
im using wisnode with arduino uno as a shield.
i have tried out the following codes.
and changed the baud rate to 9600 by the command
at+set_config=device:uart:1:9600
but im not getting any response
when i run the code the commands that are passed to the wisnode will be printed
like,
at+version
at+join
at+band=0
my firmware version is
Firmware Version: RUI v3.0.0.12.H
what should i do next ?