2018-06-25 01:21 AM
Hello ,
I use this demo board B-L072Z-LRWAN1 with the soft End Node I-CUBE-LRWAN
But I do not understand why I can not send the data once when I want with function send() or LORA_send( &AppData, LORAWAN_DEFAULT_CONFIRM_MSG_STATE); ? and not with a timer (TX_ON_TIMER).Thank you.
#b-l072z-lrwan1-lora-eui #stm32 #lorawan #b-l072z-lrwan12018-08-09 09:24 PM
The stack has to transition through states, all source provided, review.