|
Re: Modem send AT commands without altering gsm_ppp.c file?
#gsm_modem
Hi Brenton!
I'm also doing very similar setup in gsm_ppp.c and for now I think there's no alternative, but it seems that the problem is beeing addressed in
Hi Brenton!
I'm also doing very similar setup in gsm_ppp.c and for now I think there's no alternative, but it seems that the problem is beeing addressed in
|
By
Hristo Mitrev
·
#8607
·
|
|
Modem send AT commands without altering gsm_ppp.c file?
#gsm_modem
Hi, I am using the gsm_modem sample with a nrf5340dk and a LARA R211 gsm evk. I have added 3 AT commands to gsm_ppp.c:
static const struct setup_cmd setup_cmds[] = {
Hi, I am using the gsm_modem sample with a nrf5340dk and a LARA R211 gsm evk. I have added 3 AT commands to gsm_ppp.c:
static const struct setup_cmd setup_cmds[] = {
|
By
Brenton Chetty
·
#8606
·
|
|
Re: modem context development documentation
Hi,
It’s likely related to the socket priority assigned to your offloaded implementation in `NET_SOCKET_OFFLOAD_REGISTER`. Make sure the priority you use is higher (lower number) than the
Hi,
It’s likely related to the socket priority assigned to your offloaded implementation in `NET_SOCKET_OFFLOAD_REGISTER`. Make sure the priority you use is higher (lower number) than the
|
By
Lubos, Robert
·
#8605
·
|
|
modem context development documentation
Hi!
I’m looking to implement drivers for a modem not yet supported by Zephyr and was hoping to follow the modem context format to take advantage of pre-existing architecture. I have a rough
Hi!
I’m looking to implement drivers for a modem not yet supported by Zephyr and was hoping to follow the modem context format to take advantage of pre-existing architecture. I have a rough
|
By
Antoine
·
#8604
·
|
|
Event: Zephyr Project: Dev Meeting - 07/07/2022
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When:
07/07/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click
Reminder: Zephyr Project: Dev Meeting
When:
07/07/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click
|
By
Group Notification <noreply@...>
·
#8603
·
|
|
Dev Review Agenda for July 7, 2022
Dev Review Agenda for July 7, 2022:
location: Add location subsystem and API [Bjarki]
PR: https://github.com/zephyrproject-rtos/zephyr/pull/46660
Introduce standard devicetree Kconfig symbols for
Dev Review Agenda for July 7, 2022:
location: Add location subsystem and API [Bjarki]
PR: https://github.com/zephyrproject-rtos/zephyr/pull/46660
Introduce standard devicetree Kconfig symbols for
|
By
Maureen Helm
·
#8602
·
|
|
Example to integrate modem?
#stm32
#networking
#gsm_modem
I am developing for this STM32 board: B_U585I_IOT02Ahttps://docs.zephyrproject.org/latest/boards/arm/b_u585i_iot02a/doc/index.htmlI need to integrate the Quectel BG96 modem for network access.
Is
I am developing for this STM32 board: B_U585I_IOT02Ahttps://docs.zephyrproject.org/latest/boards/arm/b_u585i_iot02a/doc/index.htmlI need to integrate the Quectel BG96 modem for network access.
Is
|
By
ac
·
#8601
·
|
|
Re: Modifying bit array locking behavior
Hi Peter,
The bitarray API looks very similar to the atomic_t API and ATOMIC_DEFINE() macro (see sys/atomic.h). The main differences I see are the “region” APIs for bitarrays and the fact that
Hi Peter,
The bitarray API looks very similar to the atomic_t API and ATOMIC_DEFINE() macro (see sys/atomic.h). The main differences I see are the “region” APIs for bitarrays and the fact that
|
By
Johan Hedberg
·
#8600
·
|
|
Event: Zephyr: Architecture WG - 07/05/2022
#cal-reminder
Reminder: Zephyr: Architecture WG
When:
07/05/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr: Architecture WG
When:
07/05/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
Group Notification <noreply@...>
·
#8599
·
|
|
Event: Zephyr: Networking Forum - 07/05/2022
#cal-reminder
Reminder: Zephyr: Networking Forum
When:
07/05/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: tsc@...
An RSVP is requested. Click here to
Reminder: Zephyr: Networking Forum
When:
07/05/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: tsc@...
An RSVP is requested. Click here to
|
By
Group Notification <noreply@...>
·
#8598
·
|
|
Re: Architecture WG: agenda
Hi all,
I fixed a couple of links below.
Additionally we will take a few minutes on an update to:
- location: Add location subsystem and API
- PR:
Hi all,
I fixed a couple of links below.
Additionally we will take a few minutes on an update to:
- location: Add location subsystem and API
- PR:
|
By
Carles Cufi
·
#8597
·
|
|
Networking Forum - July
Hi all,
For Today’s networking forum I have a few status updates on the following topics:
TCP improvements
LwM2M 1.1 status
`zperf` sample rework
Please let me know if you want to add
Hi all,
For Today’s networking forum I have a few status updates on the following topics:
TCP improvements
LwM2M 1.1 status
`zperf` sample rework
Please let me know if you want to add
|
By
Lubos, Robert
·
#8596
·
|
|
Architecture WG: agenda
Hi all,
Agenda for tomorrow:
- audio: codec: Extend codec API to support recording
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/44924
- RFC: Voltage divider sensor
- PR:
Hi all,
Agenda for tomorrow:
- audio: codec: Extend codec API to support recording
- PR: https://github.com/zephyrproject-rtos/zephyr/pull/44924
- RFC: Voltage divider sensor
- PR:
|
By
Carles Cufi
·
#8595
·
|
|
Re: Modifying bit array locking behavior
Minor correction … I found a couple other places in-tree where we use bit arrays. These are in cmsis_thread.c and kernel/mmu.c. Assuming that this locking proposal goes forward, then those two files
Minor correction … I found a couple other places in-tree where we use bit arrays. These are in cmsis_thread.c and kernel/mmu.c. Assuming that this locking proposal goes forward, then those two files
|
By
Mitsis, Peter
·
#8594
·
|
|
Modifying bit array locking behavior
Folks,
At the current time, bit arrays (see sys/bitarray.h and lib/os/bitarray.c for implementation) utilize a spin-lock to protect the contents from other execution contexts. As a bit array is a
Folks,
At the current time, bit arrays (see sys/bitarray.h and lib/os/bitarray.c for implementation) utilize a spin-lock to protect the contents from other execution contexts. As a bit array is a
|
By
Mitsis, Peter
·
#8593
·
|
|
Event: Zephyr Project: Dev Meeting - 06/30/2022
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When:
06/30/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click
Reminder: Zephyr Project: Dev Meeting
When:
06/30/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click
|
By
Group Notification <noreply@...>
·
#8592
·
|
|
Dev Review Agenda for June 30, 2022
Dev Review Agenda for June 30, 2022:
lib: posix: add include/posix to search path and drop posix header prefix [Chris]
PR: https://github.com/zephyrproject-rtos/zephyr/pull/43987
drivers: Add sensors
Dev Review Agenda for June 30, 2022:
lib: posix: add include/posix to search path and drop posix header prefix [Chris]
PR: https://github.com/zephyrproject-rtos/zephyr/pull/43987
drivers: Add sensors
|
By
Maureen Helm
·
#8591
·
|
|
Re: Counter configuration STM32
With my two cents, it looks like something is missing in the dts file.
Dmitriy Korovkin
With my two cents, it looks like something is missing in the dts file.
Dmitriy Korovkin
|
By
Dmitriy Korovkin
·
#8590
·
|
|
Counter configuration STM32
Hi im trying to use the counter API with stm32 min_dev_blue board.
This is my app.overlay:
`&timers2 {
status = "okay";
counter {
compatible = "st,stm32-counter";
status = "okay";
label =
Hi im trying to use the counter API with stm32 min_dev_blue board.
This is my app.overlay:
`&timers2 {
status = "okay";
counter {
compatible = "st,stm32-counter";
status = "okay";
label =
|
By
Ordóñez, Tomás <tomasbautista.o@...>
·
#8589
·
|
|
Event: Zephyr: Architecture WG - 06/28/2022
#cal-reminder
Reminder: Zephyr: Architecture WG
When:
06/28/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr: Architecture WG
When:
06/28/2022
8:00am to 9:00am
(UTC-07:00) America/Los Angeles
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
Group Notification <noreply@...>
·
#8588
·
|