-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Hello, I am trying out MAC commands on my MKRWAN 1310. I am currently testing it with a ChirpStack server. The MAC commands are sent with AT+SENDB=0:xx
.
I started out my test with AT+SENDB=0:02
, which will initialize a LinkCheckReq
from the end node to the server. This is what I saw on the server page, we can clearly see that LinkCheckReq
is received from the uplink:
Following the above, the server responded with a downlink of LinkCheckAns
in FOpts.
The question is how do I receive and "see" the LinkCheckAns
payload on my MKRWAN? I also tested this on firmware 1.3.0 on PR #78 .
Metadata
Metadata
Assignees
Labels
No labels