|
Re: Issue in OTA of zephyr OS over UART on Nordic nrf52840_pca10056 chip
#ble
#bluetoothmesh
#nrf52840
#uart
Hi Mayank,
If you are sure the partition layout of flash memory is correct and you flashed MCUboot and SMP_SVR sample respectively, then please check if the CONFIG_UART_MCUMGR_ON_DEV_NAME is set
Hi Mayank,
If you are sure the partition layout of flash memory is correct and you flashed MCUboot and SMP_SVR sample respectively, then please check if the CONFIG_UART_MCUMGR_ON_DEV_NAME is set
|
By
Adam Podogrocki
·
#6440
·
|
|
API meeting: agenda
Hi all,
This week we will look at GPIO:
- GPIO: Update on progress
- Look at the PRs with driver conversion (https://github.com/zephyrproject-rtos/zephyr/issues/18530)
- Check users of GPIO
Hi all,
This week we will look at GPIO:
- GPIO: Update on progress
- Look at the PRs with driver conversion (https://github.com/zephyrproject-rtos/zephyr/issues/18530)
- Check users of GPIO
|
By
Carles Cufi
·
#6439
·
|
|
Issue in OTA of zephyr OS over UART on Nordic nrf52840_pca10056 chip
#ble
#bluetoothmesh
#nrf52840
#uart
Hi,
I have nrf52840 on my custom board (Based on IMX6, Running Yocto linux) which is connected over UART.
I want to do an OTA of zephyr OS on that chip over serial/ble and for that i had already tried
Hi,
I have nrf52840 on my custom board (Based on IMX6, Running Yocto linux) which is connected over UART.
I want to do an OTA of zephyr OS on that chip over serial/ble and for that i had already tried
|
By
mayank7117@...
·
#6438
·
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
"Jan Kloetzke via Lists.Zephyrproject.Org"
<jan=kloetzke.net@...> writes:
Seems like zephyr.yaml is the file controlling this in a map called
checkoutSCM. (I haven't read the bob
"Jan Kloetzke via Lists.Zephyrproject.Org"
<jan=kloetzke.net@...> writes:
Seems like zephyr.yaml is the file controlling this in a map called
checkoutSCM. (I haven't read the bob
|
By
Bolivar, Marti
·
#6437
·
|
|
Re: Add support for frdm_kl46z
Hi Michele,
Yes, this would be a welcome addition.
Maureen
Hi Michele,
Yes, this would be a welcome addition.
Maureen
|
By
Maureen Helm
·
#6436
·
|
|
Re: How to specify flash offset for a new board
Hi Kees and Jan,
Zephyr links the code for a code partition specified in the dts as shown above by Jan by specifying in the proj.conf
Hi Kees and Jan,
Zephyr links the code for a code partition specified in the dts as shown above by Jan by specifying in the proj.conf
|
By
laczenJMS
·
#6435
·
|
|
Re: How to specify flash offset for a new board
Hi Kees,
You can do this by creating a partition in a device tree configuration and set the chosen node"zephyr,code-partition" to point to this partition.
See following files for an example:
Reel
Hi Kees,
You can do this by creating a partition in a device tree configuration and set the chosen node"zephyr,code-partition" to point to this partition.
See following files for an example:
Reel
|
By
Jan Van Winkel <jan.van_winkel@...>
·
#6434
·
|
|
How to specify flash offset for a new board
Hi,
I want to add support for my Sodaq boards. These are SAMD21, Arduino Zero compatible boards with the Arduino bootloaders on them. So, I want the code (flash) to be located at an offset of 0x2000.
Hi,
I want to add support for my Sodaq boards. These are SAMD21, Arduino Zero compatible boards with the Arduino bootloaders on them. So, I want the code (flash) to be located at an offset of 0x2000.
|
By
kees@...
·
#6433
·
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
Ok, here it is: https://github.com/jkloetzke/zephyr-example-recipes
There is a README.md with a short overview. Basically you just have to
clone the recipes and build it:
$ git clone
Ok, here it is: https://github.com/jkloetzke/zephyr-example-recipes
There is a README.md with a short overview. Basically you just have to
clone the recipes and build it:
$ git clone
|
By
Jan Kloetzke <jan@...>
·
#6432
·
|
|
Add support for frdm_kl46z
Hi all,
I would like to add support for NXP frdm_kl46z evaluation board, starting from what already done for frdm_kl25z.
If useful I will move forward.
Michele
Hi all,
I would like to add support for NXP frdm_kl46z evaluation board, starting from what already done for frdm_kl25z.
If useful I will move forward.
Michele
|
By
mdecandia@...
·
#6431
·
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
"Jan Kloetzke via Lists.Zephyrproject.Org"
<jan=kloetzke.net@...> writes:
Sounds great!
Please be aware of this in that
"Jan Kloetzke via Lists.Zephyrproject.Org"
<jan=kloetzke.net@...> writes:
Sounds great!
Please be aware of this in that
|
By
Bolivar, Marti
·
#6430
·
|
|
Re: Need help in implementing a IPv4 based multicast listener application
#networking
#samples
Hello,
"Jukka Rissanen" <jukka.rissanen@...> wrote:
For reference, there already exists a ticket for this feature:
https://github.com/zephyrproject-rtos/zephyr/issues/2336 ,
Hello,
"Jukka Rissanen" <jukka.rissanen@...> wrote:
For reference, there already exists a ticket for this feature:
https://github.com/zephyrproject-rtos/zephyr/issues/2336 ,
|
By
Paul Sokolovsky
·
#6429
·
|
|
Re: support BT 4.2 for 51824
Hi Tommy,
It really depends on which features you want from 4.2, but Zephyr 1.14 technically supports Bluetooth 4.2 on the nRF51.
Carles
Hi Tommy,
It really depends on which features you want from 4.2, but Zephyr 1.14 technically supports Bluetooth 4.2 on the nRF51.
Carles
|
By
Carles Cufi
·
#6428
·
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
Hi Kumar,
I'm currently preparing some recipes. It will post them with some
instructions how to build in the next days once I got it working...
Regards,
Jan
Hi Kumar,
I'm currently preparing some recipes. It will post them with some
instructions how to build in the next days once I got it working...
Regards,
Jan
|
By
Jan Kloetzke <jan@...>
·
#6427
·
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
Hi Sebastian,
IMHO this depends on what Bob should be used for in the context of
Zephyr. At the BoF session most people agreed that the Multiimage
problem goes beyond Zephyr alone. If Bob (in the
Hi Sebastian,
IMHO this depends on what Bob should be used for in the context of
Zephyr. At the BoF session most people agreed that the Multiimage
problem goes beyond Zephyr alone. If Bob (in the
|
By
jan@...
·
#6426
·
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
AFAICT it heavily integrates with bash making it a no-go.
________________________________________
Sent: Thursday, October 31, 2019 9:57 AM
To: jan@...; kumar.gala@...
Cc:
AFAICT it heavily integrates with bash making it a no-go.
________________________________________
Sent: Thursday, October 31, 2019 9:57 AM
To: jan@...; kumar.gala@...
Cc:
|
By
Sebastian Boe
·
#6425
·
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
To what degree does Bob require Linux tools like bash?
It is not an option to introduce bash as a dependency for Windows users.
Can it be used without
To what degree does Bob require Linux tools like bash?
It is not an option to introduce bash as a dependency for Windows users.
Can it be used without
|
By
Sebastian Boe
·
#6424
·
|
|
support BT 4.2 for 51824
Hi ,
We have a product using nRF51824 with Zephyr.
We don’t know which version of Zephyr can support BT 4.2 for 51824?
Our current version of Zephyr is:
VERSION_MAJOR = 1
VERSION_MINOR =
Hi ,
We have a product using nRF51824 with Zephyr.
We don’t know which version of Zephyr can support BT 4.2 for 51824?
Our current version of Zephyr is:
VERSION_MAJOR = 1
VERSION_MINOR =
|
By
Tommy Lin (林志聰) <Tommy.Lin@...>
·
#6423
·
|
|
Re: Need help in implementing a IPv4 based multicast listener application
#networking
#samples
Hi Giri,
currently we have multicast group support only implemented for IPv6. It would not be a big task to implement mcast listener support for IPv4 if you want to do that. As always, patches are
Hi Giri,
currently we have multicast group support only implemented for IPv6. It would not be a big task to implement mcast listener support for IPv4 if you want to do that. As always, patches are
|
By
Jukka Rissanen
·
#6422
·
|
|
Re: ELC-E Zephyr Multiimage BoF - Bob Build Tool
You can take a look at the open-amp sample, it creates 2 zephyr images:
https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/subsys/ipc/openamp
- k
You can take a look at the open-amp sample, it creates 2 zephyr images:
https://github.com/zephyrproject-rtos/zephyr/tree/master/samples/subsys/ipc/openamp
- k
|
By
Kumar Gala
·
#6421
·
|