From 00dc81114d37a0fcb0d0aacdf89a9455ee95bdfc Mon Sep 17 00:00:00 2001 From: Unknown Date: Tue, 9 Jul 2019 15:54:20 -0400 Subject: [PATCH] Fix IN865 Beacon Frequency Set IN865 beacon frequency to 866.55 MHz --- features/lorawan/lorastack/phy/LoRaPHYIN865.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/features/lorawan/lorastack/phy/LoRaPHYIN865.cpp b/features/lorawan/lorastack/phy/LoRaPHYIN865.cpp index a42850b0ad..95b4f7c3b7 100644 --- a/features/lorawan/lorastack/phy/LoRaPHYIN865.cpp +++ b/features/lorawan/lorastack/phy/LoRaPHYIN865.cpp @@ -181,12 +181,12 @@ /*! * Beacon frequency */ -#define IN865_BEACON_CHANNEL_FREQ 866500000 +#define IN865_BEACON_CHANNEL_FREQ 866550000 /*! * Ping slot default frequency */ -#define IN865_PING_CHANNEL_FREQ 866500000 +#define IN865_PING_CHANNEL_FREQ 866550000 /*! * Size of RFU1 field