|
Upcoming Event: Zephyr Project: APIs - Tue, 12/03/2019 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 3 December 2019, 9:00am to 10:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When: Tuesday, 3 December 2019, 9:00am to 10:00am, (GMT-08:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6538
·
|
|
API meeting: Agenda
Hi all,
This week we will focus on 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 focus on 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
·
#6537
·
|
|
DFU OTA by using mcuboot bootloader in serial recovery mode
#ble
#hci
#nrf52480
#uart
Hello All,
Right now I'm exploring the best way to do DFU OTA.
I would like to ask that how i can do the DFU by booting the mcuboot bootloader in serial recovery mode.
I have one nrf52840_pca10056
Hello All,
Right now I'm exploring the best way to do DFU OTA.
I would like to ask that how i can do the DFU by booting the mcuboot bootloader in serial recovery mode.
I have one nrf52840_pca10056
|
By
Mayank
·
#6536
·
|
|
Re: How to combine smp_svr and hci_uart app's of zephyr for DFU OTA
#hci
#nrf52480
#ble
#uart
#samples
Hi
Q1 – no, this mens that higher part of BLE stack runs on HCI client which has no access to nRF52840 flash at all.
Q2 – mcuboot serial recovery or your proprietary protocol which can share
Hi
Q1 – no, this mens that higher part of BLE stack runs on HCI client which has no access to nRF52840 flash at all.
Q2 – mcuboot serial recovery or your proprietary protocol which can share
|
By
Puzdrowski, Andrzej
·
#6535
·
|
|
How to combine smp_svr and hci_uart app's of zephyr for DFU OTA
#hci
#nrf52480
#ble
#uart
#samples
Hi,
I want to do an DFU OTA in nRF52840 BLE chip.
I have flashed mcuboot bootloader and also flashed hci_uart (To scan BLE beacons) application. This will be one time flash using JTAG.
Now, I want
Hi,
I want to do an DFU OTA in nRF52840 BLE chip.
I have flashed mcuboot bootloader and also flashed hci_uart (To scan BLE beacons) application. This will be one time flash using JTAG.
Now, I want
|
By
Mayank
·
#6534
·
|
|
Re: How to add support for Silabs EFM32JG12B?
Am Freitag, den 22.11.2019, 08:17 -0600 schrieb Kumar Gala:
Thank you, i missed the answer somehow. Your mail gives me some good
pointers.
Yes, it does.
There is also the e.g. efm32gg12b which has
Am Freitag, den 22.11.2019, 08:17 -0600 schrieb Kumar Gala:
Thank you, i missed the answer somehow. Your mail gives me some good
pointers.
Yes, it does.
There is also the e.g. efm32gg12b which has
|
By
Christian Taedcke
·
#6533
·
|
|
Zephyr v2.1.0 release notes requests
The v2.1.0 release notes are lacking any updates for the following sections:
Kernel
Bluetooth
Libraries/Subsystems
HALs
Documentation
Tests and Samples
Please help fill in these details.
The v2.1.0 release notes are lacking any updates for the following sections:
Kernel
Bluetooth
Libraries/Subsystems
HALs
Documentation
Tests and Samples
Please help fill in these details.
|
By
David Leach
·
#6532
·
|
|
Re: USB fails to enumerate on nrf52840_pca10056 board
Hi Steve,
There are various issues with your silicon versions:
1) SDK 14.2 was the last version to support engineering A silicon as per
Hi Steve,
There are various issues with your silicon versions:
1) SDK 14.2 was the last version to support engineering A silicon as per
|
By
lairdjm
·
#6531
·
|
|
Re: USB fails to enumerate on nrf52840_pca10056 board
Hi Emil,
Thanks for the files.
Neither work on my boards.
I suspect my silicon may be too old. I've had the boards for a couple
of years.
The build/date codes on both boards are:
Hi Emil,
Thanks for the files.
Neither work on my boards.
I suspect my silicon may be too old. I've had the boards for a couple
of years.
The build/date codes on both boards are:
|
By
Steve Brown
·
#6530
·
|
|
Re: USB fails to enumerate on nrf52840_pca10056 board
Hello,
I've tested it on 77006e896 with nRF52840_pca10056 board:
- samples/subsys/usb/cdc_acm
- tests/subsys/usb/desc_sections
Both works fine for me.
Here are hex files, please verify if both works
Hello,
I've tested it on 77006e896 with nRF52840_pca10056 board:
- samples/subsys/usb/cdc_acm
- tests/subsys/usb/desc_sections
Both works fine for me.
Here are hex files, please verify if both works
|
By
Obalski, Emil <Emil.Obalski@...>
·
#6529
·
|
|
Re: Add support Optiga Trust X
Hi Pawel,
We actually discussed a very similar case yesterday in the TSC meeting. The trusted-firmware-m module also requires mbedTLS, but a different version from the one we have in Zephyr. In
Hi Pawel,
We actually discussed a very similar case yesterday in the TSC meeting. The trusted-firmware-m module also requires mbedTLS, but a different version from the one we have in Zephyr. In
|
By
Carles Cufi
·
#6528
·
|
|
Re: Add support Optiga Trust X
Hello,
I finished implementing basic library API (optiga/, examples/, pal/) and now I want to move on to work on mbedTLS and one questions arose:
Does Optiga Trust X module should contain
Hello,
I finished implementing basic library API (optiga/, examples/, pal/) and now I want to move on to work on mbedTLS and one questions arose:
Does Optiga Trust X module should contain
|
By
Paweł Zarembski
·
#6527
·
|
|
Re: Zephyr 2.1.0-rc2 tagged
The problem has been addressed and the release candidate is now live.
David Leach
The problem has been addressed and the release candidate is now live.
David Leach
|
By
David Leach
·
#6526
·
|
|
Re: Zephyr 2.1.0-rc2 tagged
There was a problem with how I attempted to create this release. In the process of fixing it and will send an update when ready.
Sorry for any inconvenience.
David Leach
There was a problem with how I attempted to create this release. In the process of fixing it and will send an update when ready.
Sorry for any inconvenience.
David Leach
|
By
David Leach
·
#6525
·
|
|
Zephyr 2.1.0-rc2 tagged
Hi Zephyr developers,
Zephyr 2.1.0-rc2 release candidate has been tagged.
Current issue status:
Priority
Count
Has PR
High
0
-
Medium
30
11
To get to an RC3 tag and eventual
Hi Zephyr developers,
Zephyr 2.1.0-rc2 release candidate has been tagged.
Current issue status:
Priority
Count
Has PR
High
0
-
Medium
30
11
To get to an RC3 tag and eventual
|
By
David Leach
·
#6524
·
|
|
Re: USB fails to enumerate on nrf52840_pca10056 board
Hi Johann,
Could you email me a zephyr.hex of a USB app that enumerates?
With it I can eliminate my nrf52 boards as the problem.
Thanks,
Steve
Hi Johann,
Could you email me a zephyr.hex of a USB app that enumerates?
With it I can eliminate my nrf52 boards as the problem.
Thanks,
Steve
|
By
Steve Brown
·
#6523
·
|
|
Re: USB fails to enumerate on nrf52840_pca10056 board
Hi Carles,
This is the first time I've tried the nrf usb so I have no "working
version" to compare.
West version: v0.6.3
zephyr-sdk-0.10.3
The desc_section test was build with:
west build -b
Hi Carles,
This is the first time I've tried the nrf usb so I have no "working
version" to compare.
West version: v0.6.3
zephyr-sdk-0.10.3
The desc_section test was build with:
west build -b
|
By
Steve Brown
·
#6522
·
|
|
Re: USB fails to enumerate on nrf52840_pca10056 board
Can not confirm, woks fine on the latest master and on 77006e896.
Johann
"Cufi, Carles" <carles.cufi@...> wrote:
Can not confirm, woks fine on the latest master and on 77006e896.
Johann
"Cufi, Carles" <carles.cufi@...> wrote:
|
By
Johann Fischer
·
#6521
·
|
|
Re: USB fails to enumerate on nrf52840_pca10056 board
Hi Steve,
Is this a regression? Have you tested this with an earlier Zephyr version/revision that worked?
We use this board routinely to test the USB stack and haven't run into this problem.
Can you
Hi Steve,
Is this a regression? Have you tested this with an earlier Zephyr version/revision that worked?
We use this board routinely to test the USB stack and haven't run into this problem.
Can you
|
By
Carles Cufi
·
#6520
·
|
|
USB fails to enumerate on nrf52840_pca10056 board
All the USB samples and tests fail to enumerate.
git HEAD 77006e896
Output from the desc_sections test is below:
Nov 27 09:11:57 nm-ws kernel: [520538.130145] usb 7-2: USB disconnect, device number
All the USB samples and tests fail to enumerate.
git HEAD 77006e896
Output from the desc_sections test is below:
Nov 27 09:11:57 nm-ws kernel: [520538.130145] usb 7-2: USB disconnect, device number
|
By
Steve Brown
·
#6519
·
|