mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Update LTE Modem
This commit is contained in:
parent
57b654c73d
commit
29cbd7c8e6
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -6884,7 +6884,15 @@ usb@1c1b400 {
|
|||
|
||||
# 4G LTE Modem
|
||||
|
||||
Let's make a Phone Call and send a Text Message...
|
||||
Read the article...
|
||||
|
||||
- ["NuttX RTOS for PinePhone: Phone Calls and Text Messages"](https://lupyuen.github.io/articles/lte2)
|
||||
|
||||
We're now upstreaming the driver for 4G LTE Modem to NuttX Mainline...
|
||||
|
||||
- [arm64/pinephone: Add driver for PinePhone LTE Modem (Quectel EG25-G)](https://github.com/lupyuen2/wip-pinephone-nuttx/pull/30)
|
||||
|
||||
This is how we make a Phone Call and send a Text Message...
|
||||
|
||||
## Outgoing Phone Call
|
||||
|
||||
|
|
Loading…
Reference in a new issue