You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/27 04:17:04 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 commented on issue #7139: PPP with SIM800: `lcp_rx: We only support default or all zeros for ACCM`

xiaoxiang781216 commented on issue #7139:
URL: https://github.com/apache/incubator-nuttx/issues/7139#issuecomment-1258947907

   > @xiaoxiang781216 could we please revisit it? We discussed about this issue years ago (https://acassis.wordpress.com/2019/02/24/accessing-internet-from-nuttx-ppp-connection/) and now @vshymanskyy still finding the same issue.
   
   I think we need net_ipv4addr_hdrcopy which cast the type to uint16_t but it mayn't work on all possible platform, or at least layout write_buf on 2/4 bytes boundary.
   
   > Do you know someone expert on PPP protocol that could help us?
   
   Sorry, we never use PPP in production.


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org