Skip to main content
KK.4
Associate III
March 17, 2022
Question

B-L072Z-LRWAN1 - Not able to send more than 11 bytes of application payload.

  • March 17, 2022
  • 1 reply
  • 715 views

I am using I-CUBE-LRWAN SDK LoRaWAN_End_Node application. In LmHandler.c file inside LmHandlerSend() function LoRaMacQueryTxPossible() fails with LORAMAC_STATUS_LENGTH_ERROR. I have tried with higher data rates and also tried disabling the adaptive data rate. Request some help and insights on the same.

Note: Gateway and end-node are near to each other.

    This topic has been closed for replies.

    1 reply

    polgu.1
    Associate II
    December 2, 2022

    Hi,

    I have the same problem in a NUCLEO-WL55JC1 with LoRaWAN_End_Node application. Were you able to fix it?