Thanks Alan! Yep an LVGL GUI for Feature Phone will be super helpful for
testing Phone Calls and SMS Messages on PinePhone.

First I need to figure out how to parse AT Command Responses reliably on
NuttX :-)

https://lupyuen.github.io/articles/lte2#at-modem-api

Lup

On Wed, May 3, 2023 at 8:08 PM Alan C. Assis <acas...@gmail.com> wrote:

> Hi Lup,
>
> Very nice!
>
> Are you planing to create FeaturePhone interface for PinePhone?
>
> BR,
>
> Alan
>
> On 5/3/23, Lee, Lup Yuen <lu...@appkaki.com> wrote:
> > What makes PinePhone a phone? Because it will make Phone Calls and send
> > Text Messages! Today we turn NuttX on PinePhone into a Feature Phone…
> >
> > 1. Outgoing and Incoming Phone Calls over 4G
> >
> > 2. Send and receive SMS Text Messages
> >
> > 3. Why we prefer Encoded PDU Messages for SMS
> >
> > 4. Programming the 4G LTE Modem with NuttX
> >
> > 5. Doing all these over UART vs USB
> >
> > 6. Upcoming AT Modem API for robust parsing, graceful timeout (plus
> retry)
> > and notification callbacks
> >
> > Read about it here...
> >
> > https://lupyuen.github.io/articles/lte2
> >
> > Lup
> >
>

Reply via email to