








🚀 Elevate Your Projects with REYAX!
The REYAX RYLR896 Lora Module is a cutting-edge communication solution featuring an ARM processor, designed for seamless UART connectivity at 868MHz and 915MHz frequencies. With a single USB port for easy integration, this module is perfect for both hobbyists and professionals looking to enhance their IoT projects.
| ASIN | B07NB3BK5H |
| Best Sellers Rank | #226 in Radio Antennas |
| Customer Reviews | 4.2 4.2 out of 5 stars (152) |
| Date First Available | January 31, 2019 |
| Is Discontinued By Manufacturer | No |
| Item Weight | 0.106 ounces |
| Item model number | RYLR896 |
| Manufacturer | REYAX |
| Product Dimensions | 1.67 x 0.72 x 0.22 inches |
A**.
Good quality. Simple to use if you have modem experience (AT codes).
Reliable units , work great. Used on my hobbyists projects to transmit 2miles line of sight. Note that they seem to regulate transmissions to enforce the "no more than 10% of bandwidth" by not transmitting again until 10x the last transmission length. Great for short transmissions such as text messages. Not feasible for image or video transfers !
A**.
Very pleased with the performance.
Works great for low data rates with very good range. Make sure you do not exceed 3.6 VDC on the transmit pin and the supply voltage pin or you will damage the unit.
D**2
Great simple UART entry LORA radio transceiver
These little guys are great for projects that are super simple. It's all UART, so the programming is incredibly simple and easy to troubleshoot. You lose out on a lot of the advanced functionality that you see in some other LORA modules; but you gain simplicity and obfuscation. Great for personal projects, but not if you want to explore the broader LORA community.
G**S
Find a differnent module.
I got 2 of these twice. The first I had to return because the boards would not see them at all. The next set I have to return because no matter what commands I give them, They give a ERROR and will not take any commands given. This shouldn't be this hard.
R**B
Works fine, instructions could be better.
Code info could be better. Be sure to cross the TX (Pico) to RX (module), else you will get messages echoed and not know what is happening. Also set UART baud to 9600 (the module defaults the radio to 11500 and does not need to be changed). These are two different bauds, if you don't have the right bauds here you won't see any RX. On the Raspberry Pi Pico, running micropython, two modules work with clear communication. My Raspberry Pi 3B works, but keeps crashing due to bad data (this is probably a pyserial issue). I have yet to test the communication range.
S**F
Easy to set up, preliminary testing looks good.
I bought two, and also two DSD TECH SH-U09C USB to TTL Serial Adapters from Amazon. The adapters come with double female jumpers you need for connecting to the radio module. After configuring a network ID and address on each unit, I was able to successfully send data from one unit on a Raspberry PI (linux) to another unit plugged into a Mac using Python. i noticed that I needed to add a small time delay when transmitting. For an hour of work, I was quite happy with the results. All the "AT" commands are documented in the Reyax web site. I used python for sending / receiving the serial data. Receive code on Mac: import serial ser = serial.Serial("/dev/cu.usbserial-B001AS3K", 115200) while True: bs = ser.readline() print(bs) Transmit code on Linux: import serial import time ser = serial.Serial("/dev/ttyUSB0", 115200) index = 0 while index < 10: index = index +1 ser.write(bytearray("AT+SEND=1,5,HELLO\r\n",'ascii')) time.sleep(1) Don't forget to set the Network ID (must be same on each unit) and unique addresses.
S**O
They work!
Great quality. Bought two, they worked so I got two more. Their documentation is perfect, short and and to the point. They should be able to talk to each other out of the box, but basically just give them an address: AT+ADDRESS=1234 make sure they are on the same network: AT+NETWORKID=2 and they should be able to communicate: AT+SEND=0,5,Hello Arduino's transmit is 5v and the RYLR896's receive is 3.3v, so you'll need to level it down to control it with an Arduino. I'd recommend getting two USB to TTL converters to learn how to interface with them. Overall, amazing product, highly recommended.
P**R
These are not 896, they are indeed what's shown in the picture RYLR890
Received 3, one was a replacement for a non functioning chip. Replaced into a known working circuit. Be advised to do this to avoid a whole bunch of heartache. Chip one worked great, Chip 2 dead, Chip 3 broken antenna. - Packaging I guess. Resoldered antenna on chip 3 works fine now, Was very loose and rotated freely. Chip 2, Resistor below antenna very poor joint. Reflowed and now works in the same circuit it did not before. Amazon kindly will replace, but not needed now. Watch the packaging, if arriving by itself I don't think the skinny envelopes are good enough, if arriving in a box with other stuff, should be ok. - only thing I can think of being the difference.
A**L
This product is of high quality build, very tiny and work well up to 7 km in my case. Doesn't consume much battery power. Easy to integrate in any MCU project with available libraries.
A**R
Really nice product
C**N
utilisé pour sondes à l’extérieur intérieur de la maison très fiable! par contre le prix en mars 2021 était 7,75 euros et en nov. 2022 est 50,35 euros heureusement on ne peut pas les griller (même quand je l'ai branché à l’envers sur ma carte)
Trustpilot
2 months ago
2 months ago