|
Github CODEOWNERS auto-assignment doesn't work as expected
Hello,
As was noticed in a few (multiple?) PRs, automatic reviewer assignment
based on the CODEOWNERS file no longer works as expected, specifically
fails to assign reviewers.
A recent example of
Hello,
As was noticed in a few (multiple?) PRs, automatic reviewer assignment
based on the CODEOWNERS file no longer works as expected, specifically
fails to assign reviewers.
A recent example of
|
By
Paul Sokolovsky
·
#5935
·
|
|
#bluetoothmesh Using the Period Publish in Mesh
#bluetoothmesh
Hi,
How could I use periodic publishing in Mesh ? I have looked through the Mesh Spec (especially section 3.7.6.1), and I tried to understand in include files how to use it but I haven't understood
Hi,
How could I use periodic publishing in Mesh ? I have looked through the Mesh Spec (especially section 3.7.6.1), and I tried to understand in include files how to use it but I haven't understood
|
By
paul.leguennec@...
·
#5934
·
|
|
Re: Support for Open Supervised Device Protocol (OSDP) in Zephyr
Hi Thea,
Thanks for helping me out; have you had a chance to look into this?
Sid.
---- On Sun, 14 Apr 2019 01:24:31 +0530 Thea Aldrich <aldrich.thea@...> wrote ----
Hi Thea,
Thanks for helping me out; have you had a chance to look into this?
Sid.
---- On Sun, 14 Apr 2019 01:24:31 +0530 Thea Aldrich <aldrich.thea@...> wrote ----
|
By
Siddharth Chandrasekaran <siddharth@...>
·
#5933
·
|
|
Re: Zephyr 1.14.0 Released (corrected)
Developers,
I wanted to thank everyone again that’s been part of the Zephyr community and contributed to the project and this major milestone in the project’s history.
As we now have an LTS
Developers,
I wanted to thank everyone again that’s been part of the Zephyr community and contributed to the project and this major milestone in the project’s history.
As we now have an LTS
|
By
Kumar Gala
·
#5932
·
|
|
Re: Zephyr 1.14.0 Released (corrected)
All,
In my rush to get 1.14 released, I reported on the Major Enhancements from 1.13. Sorry for the confusion. Here is the corrected list of Major Enhancements in 1.14:
* The Zephyr project now
All,
In my rush to get 1.14 released, I reported on the Major Enhancements from 1.13. Sorry for the confusion. Here is the corrected list of Major Enhancements in 1.14:
* The Zephyr project now
|
By
Kumar Gala
·
#5931
·
|
|
Zephyr 1.14.0 Released
Hi,
We are pleased to announce the release of Zephyr kernel version 1.14.0. The 1.14.0 will be the first Zephyr LTS release that we will support for at least 2 years.
Major enhancements with this
Hi,
We are pleased to announce the release of Zephyr kernel version 1.14.0. The 1.14.0 will be the first Zephyr LTS release that we will support for at least 2 years.
Major enhancements with this
|
By
Kumar Gala
·
#5930
·
|
|
Re: Board: Adafruit ItsyBitsy M0 Express
Not aware of anyone working on this, but looks like it would be trivial to add board support for it based on the 'Adafruit Trinket M0’
- k
Not aware of anyone working on this, but looks like it would be trivial to add board support for it based on the 'Adafruit Trinket M0’
- k
|
By
Kumar Gala
·
#5929
·
|
|
Re: #bluetoothmesh Help for sending and receiving messages through mesh
#bluetoothmesh
Hi,
I am trying to implement two vendor models : one client and one server. I made a little specification of that model, and it just need two messages handlers : get and status. The client will send a
Hi,
I am trying to implement two vendor models : one client and one server. I made a little specification of that model, and it just need two messages handlers : get and status. The client will send a
|
By
paul.leguennec@...
·
#5928
·
Edited
|
|
Re: Web Server
Hi Nicholas,
see https://github.com/zephyrproject-rtos/zephyr/issues/14467 for
discussion about HTTP API support.
Cheers,
Jukka
Hi Nicholas,
see https://github.com/zephyrproject-rtos/zephyr/issues/14467 for
discussion about HTTP API support.
Cheers,
Jukka
|
By
Jukka Rissanen
·
#5927
·
|
|
Re: Web Server
Hello Nicholas,
On Mon, 15 Apr 2019 18:02:46 +0000
" via Lists.Zephyrproject.Org"
<Nicholas.Yameen=se.com@...> wrote:
Zephyr offers a (sizable subset of) BSD Socket API, which
Hello Nicholas,
On Mon, 15 Apr 2019 18:02:46 +0000
" via Lists.Zephyrproject.Org"
<Nicholas.Yameen=se.com@...> wrote:
Zephyr offers a (sizable subset of) BSD Socket API, which
|
By
Paul Sokolovsky
·
#5926
·
|
|
Is DFU working in Zephyr?
Hi Zephyr developers:
I’m trying to enable the DFU function inside the mcuboot bootloader so that I can use the bootloader to load a custom firmware file. I followed the sample
Hi Zephyr developers:
I’m trying to enable the DFU function inside the mcuboot bootloader so that I can use the bootloader to load a custom firmware file. I followed the sample
|
By
Li, Jun R
·
#5925
·
|
|
Re: Web Server
Hi Nick,
HTTP support is set to be dropped soon last I heard yes, this is because it hasn’t been converted to use the new sockets API and has no active maintainer, that may change in the future.
You
Hi Nick,
HTTP support is set to be dropped soon last I heard yes, this is because it hasn’t been converted to use the new sockets API and has no active maintainer, that may change in the future.
You
|
By
lairdjm
·
#5924
·
|
|
Web Server
Hello,
I see there is an example for a dumb HTTP server for Zephyr in the samples folder. This example serves a single static web page when going to that IP address in a web browser. Is it
Hello,
I see there is an example for a dumb HTTP server for Zephyr in the samples folder. This example serves a single static web page when going to that IP address in a web browser. Is it
|
By
Nicholas Yameen <Nicholas.Yameen@...>
·
#5923
·
|
|
Re: To bring back RPL to Zephyr project
Hello Jian,
We do use the RPL module in our project, and we will keep using it in the future.
Unfortunately, as we are a very small team, we didn't have the resources to step up and maintain it then,
Hello Jian,
We do use the RPL module in our project, and we will keep using it in the future.
Unfortunately, as we are a very small team, we didn't have the resources to step up and maintain it then,
|
By
Thiago Silveira
·
#5922
·
|
|
Re: Support for Open Supervised Device Protocol (OSDP) in Zephyr
Hi Sid,
Thanks so much for reaching out. Let me do some asking around as to which working group within Zephyr Project can best look into and, if things align, help with coordination. I'll be back
Hi Sid,
Thanks so much for reaching out. Let me do some asking around as to which working group within Zephyr Project can best look into and, if things align, help with coordination. I'll be back
|
By
Thea Aldrich
·
#5921
·
|
|
Re: Support for Open Supervised Device Protocol (OSDP) in Zephyr
Hi,
Can anyone comment on this? It'd be helpful to know such information earlier on.
Sid.
---- On Sun, 07 Apr 2019 00:39:04 +0530 Siddharth Chandrasekaran <siddharth@...> wrote ----
Hi,
Can anyone comment on this? It'd be helpful to know such information earlier on.
Sid.
---- On Sun, 07 Apr 2019 00:39:04 +0530 Siddharth Chandrasekaran <siddharth@...> wrote ----
|
By
Siddharth Chandrasekaran <siddharth@...>
·
#5920
·
|
|
Board: Adafruit ItsyBitsy M0 Express
Hello everyone,
the board 'Adafruit Trinket M0' is supported by the Zephyr project.
Is it planned to support the board 'Adafruit ItsyBitsy M0 Express' in the future?
Thanks for your answer.
Hello everyone,
the board 'Adafruit Trinket M0' is supported by the Zephyr project.
Is it planned to support the board 'Adafruit ItsyBitsy M0 Express' in the future?
Thanks for your answer.
|
By
ulrich.althoefer@...
·
#5919
·
|
|
Re: New bee
Hi Siva,
In that case, I would start by checking the GitHub Issues and search the opens with the label "Platform: nRF." IIRC it will be purple.
I recommend starting out with low priority bugs for a
Hi Siva,
In that case, I would start by checking the GitHub Issues and search the opens with the label "Platform: nRF." IIRC it will be purple.
I recommend starting out with low priority bugs for a
|
By
Thea Aldrich
·
#5918
·
|
|
nRF52840 and LSM303AGR accelerometer (SPI)
#nrf52840
Hi,
I'm trying to read data from the LSM303AGR accelerometer using SPI. The microcontroller which I use is nRF52840. I want to use the LIS2DH driver which is implemented in Zephyr.
I added the
Hi,
I'm trying to read data from the LSM303AGR accelerometer using SPI. The microcontroller which I use is nRF52840. I want to use the LIS2DH driver which is implemented in Zephyr.
I added the
|
By
Arkadiusz Cichocki
·
#5917
·
|
|
Re: New bee
Hi Aldrich,
I want to work on device side first & later move on to bluetooth, I got a bunch of nrf52 boards.
Regards,
Siva.
Hi Aldrich,
I want to work on device side first & later move on to bluetooth, I got a bunch of nrf52 boards.
Regards,
Siva.
|
By
Siva Subrahmanyam
·
#5916
·
|