Skip to content

Jeff Testing Branch for FDRS Gateway with PlatformIO in VSCode

Notifications You must be signed in to change notification settings

aviateur17/fdrs_testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Based off of: https://github.com/timmbogner/Farm-Data-Relay-System

Jeff Testing Branch for FDRS with PlatformIO in VSCode

Host 39ea44 ESP-NOW <--> LoRa Gateway

#define UNIT_MAC 0x22

ESP-NOW Neighbor 1 0x21

#define ESPNOWG_ACT sendESPNowNbr(1); #define LORAG_ACT sendESPNowNbr(1); #define SERIAL_ACT
#define MQTT_ACT
#define INTERNAL_ACT sendESPNowNbr(1); #define ESPNOW1_ACT sendESPNowNbr(2); sendESPNowPeers(); broadcastLoRa(); #define ESPNOW2_ACT sendESPNowNbr(1);
#define LORA1_ACT
#define LORA2_ACT

About

Jeff Testing Branch for FDRS Gateway with PlatformIO in VSCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published