Replies: 5 comments
-
Not sure if I understood you, for the latest main branch you will need something like this in an TX/RX gpios are usually already defined in the
|
Beta Was this translation helpful? Give feedback.
-
I am sorry sorry! Tx and rx are working! I can get IP using generic modem on Lisa u200 and Sara g350. I have to know why I can’t get the gateway and mask. Boths return 0.0.0.0 |
Beta Was this translation helpful? Give feedback.
-
I have no idea what are these, @rerickson1 @jukkar any idea? |
Beta Was this translation helpful? Give feedback.
-
I would check the AT command documentation for the two modems you are using to see if they support the command to retrieve the gateway and mask. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I am compiling the GSM code to NRF52840, but i have a question
My UART0 is working (console), but where do i define the GPIO used to UART_1 (GSM) ? (TX and RXD)
i am getting on console
[00:00:00.827,758] sample_gsm_ppp: Board 'nrf52840_mdk' APN 'java.claro.com.br' UART 'UART_1' device (nil) (modem_gsm)
it can´t open UART_1
I want a UART (not USB or RTT) to console and one UART to modem!
Thanks
Beta Was this translation helpful? Give feedback.
All reactions