opeyrard
opeyrard
Hi, Could you please check power profile of the radio to check if there are 5s between the end of the Tx and the beginning of the Rx ? Could...
Hi, You could use below code as a basis: https://github.com/Lora-net/SWSD004 Many thanks, Best regards,
Hi, Would it be possible for you to rerun the test in a conducted environment ? It might be that you are receiving some packets from other devices. Also, could...
Hi, The use of SMTC_MODEM_HAL_PANIC is justified as this prevent from staying in a wrong setup/configuration. Could you please provide some examples where the use of SMTC_MODEM_HAL_PANIC should not be...
Hi, Thank you very much for your feedback. To configure the datarate to Join and for the application, you can use below API: ```C smtc_modem_return_code_t smtc_modem_adr_set_join_distribution( uint8_t stack_id, const uint8_t...
Hi, Would it be possible for you to provide the detailed logs of the failure ? Many thanks, Best regards
Hi, Thank you very much for your message. Are the 2 Hardware 100% the same, specifically regarding the TCXO vs XTAL (32MHz) ? Many thanks,
Hi, Library was fully ported on SX1261. Could you please elaborate on the reason why you are saying " It seems to me that the library has not been completely...