|
Re: Mailing list archives before 2017
All,
Just an update that the older archives (2016) are now available on the mail lists -
Thank you
--
Brett Preston
The Linux Foundation
+1 (971) 303-9030
bpreston@...
Google Talk:
All,
Just an update that the older archives (2016) are now available on the mail lists -
Thank you
--
Brett Preston
The Linux Foundation
+1 (971) 303-9030
bpreston@...
Google Talk:
|
By
Brett Preston
·
#4611
·
|
|
Re: Building on Gentoo/creating a DT_TEXTREL in shared object
I'm guessing that these relocations are there everywhere and that yours just happens to be a binutils recent enough to warn about it. Have you tried just removing the
I'm guessing that these relocations are there everywhere and that yours just happens to be a binutils recent enough to warn about it. Have you tried just removing the
|
By
Andy Ross
·
#4610
·
|
|
Building on Gentoo/creating a DT_TEXTREL in shared object
I'm trying to figure out how to get Zephyr's sanity tests to build on
my Gentoo-based development machine. The tests all pass if I build in
a docker image based on Ubuntu.
But, when I build directly
I'm trying to figure out how to get Zephyr's sanity tests to build on
my Gentoo-based development machine. The tests all pass if I build in
a docker image based on Ubuntu.
But, when I build directly
|
By
David Brown
·
#4609
·
|
|
Re: NRF52840 UART1
Hi Jakub,
Is there any downside to depreciating the use of UART shim for nRF52 and using UARTE for all interfaces? (I think nRF51 would still require UART shim)
I was under
Hi Jakub,
Is there any downside to depreciating the use of UART shim for nRF52 and using UARTE for all interfaces? (I think nRF51 would still require UART shim)
I was under
|
By
Michael Scott
·
#4608
·
|
|
Re: NRF52840 UART1
Hey Jakub,
thanks for the clarification. Do you have a rough time estimation when the UARTE shim will be in a usable state? Are we talking about weeks or months?
Best Regards,
Joe
--
Johannes
Hey Jakub,
thanks for the clarification. Do you have a rough time estimation when the UARTE shim will be in a usable state? Are we talking about weeks or months?
Best Regards,
Joe
--
Johannes
|
By
Johannes Hutter
·
#4607
·
|
|
Re: NRF52840 UART1
Hi,
First of all NRF52840 does not have UART1 but UARTE1 (easyDMA only). When you need to have 2 serial peripherals and the same time you have following options:
UART0 and UARTE1 (with
Hi,
First of all NRF52840 does not have UART1 but UARTE1 (easyDMA only). When you need to have 2 serial peripherals and the same time you have following options:
UART0 and UARTE1 (with
|
By
Rzeszutko, Jakub <Jakub.Rzeszutko@...>
·
#4606
·
|
|
Re: NRF52840 UART1
Hey guys,
we also need the second UART for the 52840. If I can assist in anything, even if it is just for review/testing, let me know.
Best Regards,
Joe
--
Johannes Hutter | Software
Hey guys,
we also need the second UART for the 52840. If I can assist in anything, even if it is just for review/testing, let me know.
Best Regards,
Joe
--
Johannes Hutter | Software
|
By
Johannes Hutter
·
#4605
·
|
|
GPIO Documentation missing
Hi,
I’my trying to make a simple set/reset on GPIO pin. I found a paragraph concerning GPIO in the documentation but it is totally empty.
Hi,
I’my trying to make a simple set/reset on GPIO pin. I found a paragraph concerning GPIO in the documentation but it is totally empty.
|
By
Jonathan Michel <jonathanmichel@...>
·
#4604
·
|
|
Re: NRF52840 UART1
Hi Ryan,
We are definitely working towards supporting all UARTs in the 52840 from the Nordic side.
I have copied some of the people working on drivers for Zephyr so that they can give you more
Hi Ryan,
We are definitely working towards supporting all UARTs in the 52840 from the Nordic side.
I have copied some of the people working on drivers for Zephyr so that they can give you more
|
By
Carles Cufi
·
#4603
·
|
|
NRF52840 UART1
Hello,
After looking through the code it doesn't look like the 2nd uart (UART1) is fully implemented for the NRF52840. Is anyone working on adding support for this?
Does anyone have a good example to
Hello,
After looking through the code it doesn't look like the 2nd uart (UART1) is fully implemented for the NRF52840. Is anyone working on adding support for this?
Does anyone have a good example to
|
By
Ryan Erickson
·
#4602
·
|
|
How to check the http header signature
Hello!
I'm developing a library http_client and I send a request for the server. That server sends me the message and the header HTTP signed and I need check that signature.
Someone know to tell
Hello!
I'm developing a library http_client and I send a request for the server. That server sends me the message and the header HTTP signed and I need check that signature.
Someone know to tell
|
By
christian tavares
·
#4601
·
|
|
Zephyr news, 21 May 2018
Hello and happy v1.12 release candidacy,
This is the 21 May 2018 newsletter tracking the latest Zephyr development
merged into the mainline tree on GitHub.
An HTML version is available
Hello and happy v1.12 release candidacy,
This is the 21 May 2018 newsletter tracking the latest Zephyr development
merged into the mainline tree on GitHub.
An HTML version is available
|
By
Marti Bolivar
·
#2226
·
|
|
Re: Bluetooth Mesh - Restore the replay protection list
Hi Jehudi,
This is an interesting idea, and definitely could be made to work.
However, only in some limited scenarios. One challenge is that it'll
work only if you have control of the entire network.
Hi Jehudi,
This is an interesting idea, and definitely could be made to work.
However, only in some limited scenarios. One challenge is that it'll
work only if you have control of the entire network.
|
By
Johan Hedberg
·
#2225
·
|
|
Zephyr 1.12.0-rc1 tagged
Hi all,
We have just tagged Zephyr 1.12.0-rc1.
All required features that have not been pushed out to 1.13 are now merged, and so we begin the stabilization phase that should run for around 2
Hi all,
We have just tagged Zephyr 1.12.0-rc1.
All required features that have not been pushed out to 1.13 are now merged, and so we begin the stabilization phase that should run for around 2
|
By
Maureen Helm
·
#2224
·
|
|
Re: Multiple Instances of Drivers
Tomasz,
Thanks for pointing me to that. Pretty much exactly what I was looking
/ hoping for.
- Pushpal
<tomasz.bursztyka@...> wrote:
Tomasz,
Thanks for pointing me to that. Pretty much exactly what I was looking
/ hoping for.
- Pushpal
<tomasz.bursztyka@...> wrote:
|
By
Pushpal Sidhu
·
#2223
·
|
|
SODAQ One V3 porting
Hello guys,
I'm going to work on a project which is going to use the SODAQ One board (https://shop.sodaq.com/en/sodaq-one-eu-rn2483-v3.html).
It's a LoRa oriented development board which is designed
Hello guys,
I'm going to work on a project which is going to use the SODAQ One board (https://shop.sodaq.com/en/sodaq-one-eu-rn2483-v3.html).
It's a LoRa oriented development board which is designed
|
By
Léonard Bise <leodido99@...>
·
#2222
·
|
|
Bluetooth Mesh - Restore the replay protection list
Hi,
Bluetooth mesh has a replay protection list that basically keeps a
link between a address and a sequence counter to protect against
replay attacks. It checks if messages are ok by making checking
Hi,
Bluetooth mesh has a replay protection list that basically keeps a
link between a address and a sequence counter to protect against
replay attacks. It checks if messages are ok by making checking
|
By
laczenJMS
·
#2221
·
|
|
Re: echo_client and echo_server run in the same board
Hi Diana,
I just tried this and you can certainly enable client and server at the
same time. The compile error you are seeing is because you have
disabled TCP.
The
Hi Diana,
I just tried this and you can certainly enable client and server at the
same time. The compile error you are seeing is because you have
disabled TCP.
The
|
By
Jukka Rissanen
·
#2220
·
|
|
Re: Multiple Instances of Drivers
Hi,
There is already an on-going work on how devices (aka driver instance)
are generated.
See issue:
https://github.com/zephyrproject-rtos/zephyr/issues/6293
Especially, check for b0661 and erwango
Hi,
There is already an on-going work on how devices (aka driver instance)
are generated.
See issue:
https://github.com/zephyrproject-rtos/zephyr/issues/6293
Especially, check for b0661 and erwango
|
By
Tomasz Bursztyka
·
#2219
·
|
|
Multiple Instances of Drivers
I have a question about the current plan to allow multiple instances
of a driver.
For example, say we have two sx1509b devices as opposed to the
currently supported single instance:
&i2c0 {
I have a question about the current plan to allow multiple instances
of a driver.
For example, say we have two sx1509b devices as opposed to the
currently supported single instance:
&i2c0 {
|
By
Pushpal Sidhu
·
#2218
·
|