HOW TO INTERFACE REYAX RYLR998 LORA WITH ARDUINO
Related Posts
How to make a Turbidity meter using Arduino
A turbidity meter is a device that measures the degree to which a liquid
IC 555-BASED PCB SNOWFLAKE
Winter is here, and the most interesting thing in winter is Christmas. As a
TEMPERATURE AND HUMIDITY MONITOR USING ARDUINO
This is a simple temperature and humidity monitor using Arduino, DHT11 and OLED. CIRCUIT
How to make a Turbidity meter using Arduino
A turbidity meter is a device that measures the degree to which a liquid
IC 555-BASED PCB SNOWFLAKE
Winter is here, and the most interesting thing in winter is Christmas. As a
TEMPERATURE AND HUMIDITY MONITOR USING ARDUINO
This is a simple temperature and humidity monitor using Arduino, DHT11 and OLED. CIRCUIT
How to make a Turbidity meter using Arduino
A turbidity meter is a device that measures the degree to which a liquid
prev
next
your vedios are very informativ
Hi Rajesh, as in the related YouTube video, in a serial terminal, when connected directly to the RYLR998, I can get the UID using:
AT+UID?
I need to query for this UID from WITHIN my Arduino application, and assign it to a variable, so that the UID can be forwarded to the receiving LoRa radio for unique source identification. Any idea on how to format this line of code? Much appreciated!