Lora-net / sx1302_hal

SX1302/SX1303 Hardware Abstraction Layer and Tools (packet forwarder...)
Other
219 stars 272 forks source link

Fail to reconfigure service channel (IF8) without reset the SX1302 #55

Closed kbpark7 closed 1 year ago

kbpark7 commented 2 years ago

After resetting the SX1302 and calling "lgw_start" from the HAL library, the Service channel(IF8) of the SX1302 works fine. I want to change the RX SF&BW of the service channel (IF8) without resetting the chipset. I call the "sx1302_lora_service_modem_configure" HAL function to change it, but it doesn't seem to work. It works fine on rare occasions, but most of the time RX seems to have stopped. The new SF&BW for RX is applied correctly only after resetting the chip and call "lgw_start". Are there any other ways to reconfigure the service channel without reset?

smtc-bot commented 1 year ago

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!