Skip to content

boy07132004/Lora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lora

校正


If you receive some garbled text, try to modify the lora baudrate to 9600.
RYLR896在用預設baudrate 115200下接收端常常會收到跟傳輸不一樣的值,改用baudrate 9600情況就會改善。
可透過下面指令更改

Python script

from Lora import lora
_lora = lora(init=True)

or

AT command

AT+IPR=9600

接線

Arduino Side Raspberry Pi Side

About

This is a python module for RYLR896.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published