acassis commented on issue #12309:
URL: https://github.com/apache/nuttx/issues/12309#issuecomment-2122924037

   @gcmurray1990 I never used that LTE API, so I'm not much useful here, 
however looking the function lte_send_atcmd_sync() at 
apps/lte/lapi/src/lapi_other.c is seems like it doesn't apply directly to a 
serial line (this is way you saw -25 error: NOTTY). Look at lapi_req() it 
communicates with some socket, that is really strange.
   
   I suspect this LTE is not a generic LTE libray, but something specific for 
Sony ALT1250. If that is the case I think we need to move apps/lte to 
apps/modem/alt1250.
   
   @SPRESENSE since you are the author of that library, could you please help 
here?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to