get mostly one directional comms working
This commit is contained in:
@@ -262,6 +262,8 @@ void LoRaConfig(uint8_t spreadingFactor, uint8_t bandwidth, uint8_t codingRate,
|
||||
SX126X_IRQ_NONE //interrupts on DIO3
|
||||
);
|
||||
|
||||
|
||||
ESP_LOGI(TAG, "Almost done setting LoRa");
|
||||
// Receive state no receive timeoout
|
||||
SetRx(0xFFFFFF);
|
||||
}
|
||||
|
Reference in New Issue
Block a user