xiaoxiang781216 merged PR #11589:
URL: https://github.com/apache/nuttx/pull/11589
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@nu
SPRESENSE commented on PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#issuecomment-1965645238
Hi, Sorry for late response.
Changed some to use macro for return values.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to Gi
jerpelea commented on PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#issuecomment-1926890275
@SPRESENSE
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsu
acassis commented on PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#issuecomment-1924585816
@hartmannathan OK is 0, TRUE is 1. If the returns OK he needs to change the
logic test in the calling function
--
This is an automated message from the Apache Git Service.
To respond to
acassis commented on PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#issuecomment-1924584714
ping @SPRESENSE @jerpelea @masayuki2009
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
xiaoxiang781216 commented on PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#issuecomment-1912017144
@SPRESENSE could you address the issue provided by comment?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and us
alandeassis commented on code in PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#discussion_r1464003100
##
drivers/modem/alt1250/altcom_lwm2m_hdlr.c:
##
@@ -352,23 +352,89 @@ static int32_t fwup_srvop_handle(FAR uint8_t *pktbuf,
size_t pktsz,
}
/*
hartmannathan commented on code in PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#discussion_r1463984481
##
drivers/modem/alt1250/altcom_lwm2m_hdlr.c:
##
@@ -352,23 +352,89 @@ static int32_t fwup_srvop_handle(FAR uint8_t *pktbuf,
size_t pktsz,
}
/***
alandeassis commented on code in PR #11589:
URL: https://github.com/apache/nuttx/pull/11589#discussion_r1463540943
##
drivers/modem/alt1250/altcom_lwm2m_hdlr.c:
##
@@ -352,23 +352,89 @@ static int32_t fwup_srvop_handle(FAR uint8_t *pktbuf,
size_t pktsz,
}
/*
SPRESENSE opened a new pull request, #11589:
URL: https://github.com/apache/nuttx/pull/11589
## Summary
Notice instance information of LwM2M server operation to application.
refs #16149
## Impact
Alt1250 modem driver only
## Testing
Test if Alt1250 da
10 matches
Mail list logo