|
Zephyr CMake package / find_package(Zephyr)
Hi All,
A new way of including boilerplate code has been introduced with this PRhttps://github.com/zephyrproject-rtos/zephyr/pull/23054
This means a simple Zephyr application now looks as:#
Hi All,
A new way of including boilerplate code has been introduced with this PRhttps://github.com/zephyrproject-rtos/zephyr/pull/23054
This means a simple Zephyr application now looks as:#
|
By
Rasmussen, Torsten
·
#6899
·
|
|
Re: Most BLE applications with nrf52 boards are broken on Version 2.1
The beacon sample builds for me at Zephyr v2.1.0 for nrf52_pc10040 with
Zephyr SDK 0.11.1.
Did you skip a 'west update' or need a --prisitine?
"Li, Jun R via
The beacon sample builds for me at Zephyr v2.1.0 for nrf52_pc10040 with
Zephyr SDK 0.11.1.
Did you skip a 'west update' or need a --prisitine?
"Li, Jun R via
|
By
Bolivar, Marti
·
#6898
·
|
|
Most BLE applications with nrf52 boards are broken on Version 2.1
Hey,
I’ve tried to build a couple of BLE applications, like “beacon” , “peripheral_hr” with several nRF52 boards such as “nrf52_pca10040”, “nrf52840_pca10056” on the version 2.1.
Hey,
I’ve tried to build a couple of BLE applications, like “beacon” , “peripheral_hr” with several nRF52 boards such as “nrf52_pca10040”, “nrf52840_pca10056” on the version 2.1.
|
By
Li, Jun R
·
#6897
·
|
|
ZEBRA RFC source tree location
#ble
The ZEBRA RFC (see RFC: https://github.com/zephyrproject-rtos/zephyr/issues/23465) is a feature proposal for a simple way to add secure authentication between two Bluetooth devices. ZEBRA is not part
The ZEBRA RFC (see RFC: https://github.com/zephyrproject-rtos/zephyr/issues/23465) is a feature proposal for a simple way to add secure authentication between two Bluetooth devices. ZEBRA is not part
|
By
Dean Gereaux
·
#6896
·
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 03/26/2020 8:00am-9:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 26 March 2020, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 26 March 2020, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6895
·
|
|
Dev-Review Meeting Agenda Mar 25
Here’s the agenda topics for this week:
* Review PR’s tagged with dev-review
* use of PRE_KERNEL_1/PRE_KERNEL_2...
* Pinmux/pinctrl (Piotr/Erwan)
* Any topics anyone else has
- k
Here’s the agenda topics for this week:
* Review PR’s tagged with dev-review
* use of PRE_KERNEL_1/PRE_KERNEL_2...
* Pinmux/pinctrl (Piotr/Erwan)
* Any topics anyone else has
- k
|
By
Kumar Gala
·
#6894
·
|
|
Zephyr crypto APIs and mbed TLS
Hi all,
I was wondering about the state of crypto APIs in Zephyr and whether it makes sense to move them forward or instead we should consider simply using the mbed TLS set of APIs as Zephyr's crypto
Hi all,
I was wondering about the state of crypto APIs in Zephyr and whether it makes sense to move them forward or instead we should consider simply using the mbed TLS set of APIs as Zephyr's crypto
|
By
Carles Cufi
·
#6893
·
|
|
Re: nrf52840 ble error
#ble
#nrf52840
Yes previously I posted same issue, but iam not creating any threads in my application
Yes previously I posted same issue, but iam not creating any threads in my application
|
By
Narendar Malepu
·
#6892
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 03/24/2020 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 24 March 2020, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When: Tuesday, 24 March 2020, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6891
·
|
|
Re: net_buf: non-atomic reference counting
Hello,
"Jukka Rissanen" <jukka.rissanen@...> wrote:
Perhaps it could be rephrased differently: net_buf is more like Zephyr's
internal system object. Where it's used currently,
Hello,
"Jukka Rissanen" <jukka.rissanen@...> wrote:
Perhaps it could be rephrased differently: net_buf is more like Zephyr's
internal system object. Where it's used currently,
|
By
Paul Sokolovsky
·
#6890
·
|
|
API meeting: agenda
Hi all,
Note: This is the last week where the meeting takes place at 17h CET. Next week we go back to 18h CET.
Today's topics:
- How to document standalone drivers like the enc28j60 (Piotr)
-
Hi all,
Note: This is the last week where the meeting takes place at 17h CET. Next week we go back to 18h CET.
Today's topics:
- How to document standalone drivers like the enc28j60 (Piotr)
-
|
By
Carles Cufi
·
#6889
·
|
|
Re: net_buf: non-atomic reference counting
Hi Darryl,
I think it is more of a historical relic than a purpose design. There
has not been any reports that this have caused issues. Patches are
welcome of course.
Cheers,
Jukka
Hi Darryl,
I think it is more of a historical relic than a purpose design. There
has not been any reports that this have caused issues. Patches are
welcome of course.
Cheers,
Jukka
|
By
Jukka Rissanen
·
#6888
·
|
|
Re: nrf52840 ble error
#ble
#nrf52840
Please create a github issue with details of building your application and steps to reproduce the issue.
Do specify the commit hash, and if you have a branch, do mention that too.
I see you have
Please create a github issue with details of building your application and steps to reproduce the issue.
Do specify the commit hash, and if you have a branch, do mention that too.
I see you have
|
By
Chettimada, Vinayak Kariappa
·
#6887
·
|
|
nrf52840 ble error
#ble
#nrf52840
Hi,
Iam using nrf52840 development board, developing software using zephyr.
In software development iam using bluetooth as a peripheral and uart in interrupt mode(to get data from other module), when
Hi,
Iam using nrf52840 development board, developing software using zephyr.
In software development iam using bluetooth as a peripheral and uart in interrupt mode(to get data from other module), when
|
By
Narendar Malepu
·
#6886
·
|
|
net_buf: non-atomic reference counting
Hi all,
I was looking at using net_bufs for an application broadcasting reference counted buffers to multiple threads and I noticed the reference counting is not atomic. I'm curious, is this by
Hi all,
I was looking at using net_bufs for an application broadcasting reference counted buffers to multiple threads and I noticed the reference counting is not atomic. I'm curious, is this by
|
By
Darryl Gamroth
·
#6885
·
|
|
[API stability change] Request to change the stability of HWINFO from unstable to stable
Dear all,
This email is a request to change the stability of the Hardware Information API from "unstable" to "stable".
Pull-request: #23661
Discussion in the API meeting takes place on Tuesday,
Dear all,
This email is a request to change the stability of the Hardware Information API from "unstable" to "stable".
Pull-request: #23661
Discussion in the API meeting takes place on Tuesday,
|
By
Alexander Wachter <alexander@...>
·
#6884
·
|
|
Zephyr Toolchain Working Group Meeting – 19 March 2020
Hi, Today’smeeting minutes:https://docs.google.com/document/d/1IQKBK-GcJNZG0O9QArqYfvb6Huk5xHscN-XIGEZr-z8/
Notes/Minutes
Status updates
Status update from Wayne regarding PR#22668
No
Hi, Today’smeeting minutes:https://docs.google.com/document/d/1IQKBK-GcJNZG0O9QArqYfvb6Huk5xHscN-XIGEZr-z8/
Notes/Minutes
Status updates
Status update from Wayne regarding PR#22668
No
|
By
Rasmussen, Torsten
·
#6883
·
|
|
Upcoming Event: Zephyr Project: Dev Meeting - Thu, 03/19/2020 8:00am-9:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 19 March 2020, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 19 March 2020, 8:00am to 9:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/993312203
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6882
·
|
|
Zephyr Toolchain Working Group - Thu, 03/19/2020
#cal-notice
Zephyr Toolchain Working Group
When:
Thursday, 19 March 2020
7:00am to 8:00am
(GMT-07:00) America/Los Angeles
Where:
https://zoom.us/j/967549258
Description:
Zephyr Working Group is inviting you
Zephyr Toolchain Working Group
When:
Thursday, 19 March 2020
7:00am to 8:00am
(GMT-07:00) America/Los Angeles
Where:
https://zoom.us/j/967549258
Description:
Zephyr Working Group is inviting you
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#6881
·
|
|
Dev-Review Meeting Agenda Mar 19 2020
Agenda:
* Review any open PR / issues with dev-review label
* Device Tree update / next steps (Kumar & Marti)
* Power Management thoughts / initial ideas / plans (Peter)
* Pinmux / DT (Piotr)
If you
Agenda:
* Review any open PR / issues with dev-review label
* Device Tree update / next steps (Kumar & Marti)
* Power Management thoughts / initial ideas / plans (Peter)
* Pinmux / DT (Piotr)
If you
|
By
Kumar Gala
·
#6880
·
|