Skip to content

drlocke/LoRa-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LoRa-Chat

Arduino chat code for LoRa WAN modules running in serial bidirectional send/receive mode (input via console).

Built from the duplex example of https://github.com/sandeepmistry/arduino-LoRa .

Credits goes to https://github.com/sandeepmistry .

Pinout ESP32 Devkit V1

Pinout LoraWAN Dragon Arduino Shield

Pinmap

ESP32
SCK -> 18
MISO -> 19
MOSI -> 23
SS -> 5

LORA
SS_LORA -> 5
RST_LORA -> 16
DIO0_LORA -> 2

References

[1] Banggood homepage
[2] Lora WAN example on github
[3] Installing Arduino IDE on Windows

About

Arduino chat code for LoRa WAN modules

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages