Lora-net / LoRaMac-node

Reference implementation and documentation of a LoRa network node.
Other
1.87k stars 1.09k forks source link

SX126x's SetRxDutyCycle (listen/sniff-mode) is glitching in FSK mode #486

Closed Atokulus closed 6 years ago

Atokulus commented 6 years ago

Putting the SX126x into listen/sniff-mode, while being configured for FSK reception, the chip goes into a corrupted state after a while (1ms - 1s) where the BUSY line shows many glitchy HIGH spikes. Depending on the Rx & Sleep period, the spikes can be very densy and randomly distributed. PreambleDetected is not triggered, and LoRa listen/sniff-mode is working fine.

Radio.SetRxDutyCycle(rx, sleep);

tek00000_li

mluis1 commented 6 years ago

This question is of topic for this project. This project only concerns LoRaWAN protocol implementation.

Could you please ask your question on Semtech LoRa Community portal. Under collaborate page there is a specific forum for the SX126x devices. You may need to register first. SX126x Forum

Thank you for your understanding.