Lora-net / lr1110_modem_driver

Driver for LoRa Basics Modem-E

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modem application layer clock synchronization

gianni2996 opened this issue · comments

Hi everybody,
I have problems with implementig application layer clock (ALC) synchronization with LR1110 using modem drivers. I am able to joining the network and than active the ALC service on the port 202. I see on the gateway log uplink packet on port 202 and a downlink immediatly after this, but at the LR1110 i don’t receive anythong and it does not fire an interrupt of clock synchronizations as mentioned in the manual. The same happens with messages on port 199 (DM), the device doesn’t fire any interrupt. Instead if I schedule a downlink with my custom data I receive it, LR1110 fires an interrupt and I can read data.
What can be the problem?
Thanks in advance
Gianni

Thank you for your inquiry.

Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support.

We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community!