|
Re: Problem when flashing nrf52840dk_nrf52840
Hi Omar,
Have you updated to the latest version of the nRF command line tools fromhttps://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools and can you try manually using
Hi Omar,
Have you updated to the latest version of the nRF command line tools fromhttps://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Command-Line-Tools and can you try manually using
|
By
lairdjm
·
#7873
·
|
|
Problem when flashing nrf52840dk_nrf52840
Hi
When I'm trying to flash mesh example project to nrf52840dk_nrf52840 this error occurs
-- runners.nrfjprog: Flashing file:
Hi
When I'm trying to flash mesh example project to nrf52840dk_nrf52840 this error occurs
-- runners.nrfjprog: Flashing file:
|
By
Omar Morceli
·
#7872
·
|
|
ESP32 ADC driver
Hi,
I noticed that there's no ADC driver for ESP32 yet and thus I decided to create a very simple internal driver
since I need ADC support on my project. I'm currently doing something very similar to
Hi,
I noticed that there's no ADC driver for ESP32 yet and thus I decided to create a very simple internal driver
since I need ADC support on my project. I'm currently doing something very similar to
|
By
Matias N.
·
#7871
·
|
|
Zephyr Dev Summit Blog
HI All:
All of the Device Management videos from the Zephyr Dev Summit were posted. You can find the blog here: https://www.zephyrproject.org/device-management/.
Other blogs/videos previously
HI All:
All of the Device Management videos from the Zephyr Dev Summit were posted. You can find the blog here: https://www.zephyrproject.org/device-management/.
Other blogs/videos previously
|
By
Maemalynn Meanor <maemalynn@...>
·
#7870
·
|
|
Zephyr SDK 0.13.0-rc1 available
Hi all,
We’ve release the first release candidate for the SDK 0.13.0. The main changes in these release are support for ARC64, Qemu 6.0.0, OpenOCD, and some newlib updates/fixes.
SDK 0.13.0-rc1
Hi all,
We’ve release the first release candidate for the SDK 0.13.0. The main changes in these release are support for ARC64, Qemu 6.0.0, OpenOCD, and some newlib updates/fixes.
SDK 0.13.0-rc1
|
By
Kumar Gala
·
#7869
·
|
|
Re: stm32 quadrature decoder general purpose timer functionality
Hi Matias,
The best way to get stm32 quadrature decoder driver merged into Zephyr is to follow example of qdec_nrfx.c, qdec_sam.c drivers. Check PRs that introduced the respective drivers to see what
Hi Matias,
The best way to get stm32 quadrature decoder driver merged into Zephyr is to follow example of qdec_nrfx.c, qdec_sam.c drivers. Check PRs that introduced the respective drivers to see what
|
By
Piotr Mienkowski
·
#7868
·
|
|
Re: LittleFS example overwrite falsh memory
#builds
Hi,
If I understand correctly: the LittleFS partition is configured to start at the 0x080FC000, where you write your data with external tool?
The LitteFS does not recognize the data on partition
Hi,
If I understand correctly: the LittleFS partition is configured to start at the 0x080FC000, where you write your data with external tool?
The LitteFS does not recognize the data on partition
|
By
Ermel, Dominik
·
#7867
·
|
|
LittleFS example overwrite falsh memory
#builds
Hi there!
I'm using the Samples/Littlefs with an STM32 EVB without any problems.
I want to save some data files (txt, html, json, etc) in the uC's flash, so I can read them during the code
Hi there!
I'm using the Samples/Littlefs with an STM32 EVB without any problems.
I want to save some data files (txt, html, json, etc) in the uC's flash, so I can read them during the code
|
By
Daniel O <dsoliveira@...>
·
#7866
·
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, July 1, 2021
#cal-cancelled
Cancelled: Zephyr Project: Dev Meeting
This event has been cancelled.
When:
Thursday, July 1, 2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
Cancelled: Zephyr Project: Dev Meeting
This event has been cancelled.
When:
Thursday, July 1, 2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#7865
·
|
|
stm32: DMA: driver bindings new packaging
Hi all,
I'd like to inform STM32 DMA users that I'm pushing a change [1] to simplify the definition of the<dma—cells> properties for dma peripherals of the stm32 MCUs.
This change now
Hi all,
I'd like to inform STM32 DMA users that I'm pushing a change [1] to simplify the definition of the<dma—cells> properties for dma peripherals of the stm32 MCUs.
This change now
|
By
Francois RAMU
·
#7864
·
|
|
Re: stm32 quadrature decoder general purpose timer functionality
I thought I sent an answer but I don't see it here so I'll send again.
Thanks for the reply. What I was looking for is a way that could be acceptable for merging upstream, if possible.
So should I
I thought I sent an answer but I don't see it here so I'll send again.
Thanks for the reply. What I was looking for is a way that could be acceptable for merging upstream, if possible.
So should I
|
By
Matias N.
·
#7863
·
|
|
Event: Zephyr Project: APIs - 06/29/2021
#cal-reminder
Reminder: Zephyr Project: APIs
When:
06/29/2021
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When:
06/29/2021
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#7862
·
|
|
RFC: API Change: Mesh: Add return value for opcode callback
Hello,
I would like to inform you that I started a Stable API Change procedure regarding Mesh: Add return value for opcode callback. Here is the link to the RFC issue:
Hello,
I would like to inform you that I started a Stable API Change procedure regarding Mesh: Add return value for opcode callback. Here is the link to the RFC issue:
|
By
Michal Narajowski
·
#7861
·
|
|
API meeting: agenda
Hi all,
Items for today`s API meeting:
Stable API changes
- RFC: Flash area changes #34530 (https://github.com/zephyrproject-rtos/zephyr/pull/34530)
- Bluetooth: Mesh: Add return value for opcode
Hi all,
Items for today`s API meeting:
Stable API changes
- RFC: Flash area changes #34530 (https://github.com/zephyrproject-rtos/zephyr/pull/34530)
- Bluetooth: Mesh: Add return value for opcode
|
By
Alexander Wachter
·
#7860
·
|
|
Happening Now: Zephyr: Toolchain Working Group - 06/28/2021
#cal-notice
Zephyr: Toolchain Working Group
When:
06/28/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
Description:
Live meeting minutes:
Zephyr: Toolchain Working Group
When:
06/28/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
Description:
Live meeting minutes:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#7859
·
|
|
Event: Zephyr: Toolchain Working Group - 06/28/2021
#cal-reminder
Reminder: Zephyr: Toolchain Working Group
When:
06/28/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
An RSVP is requested. Click here to
Reminder: Zephyr: Toolchain Working Group
When:
06/28/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: Torsten Rasmussen
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#7858
·
|
|
Save data files in flash memory
#nvs
Hi there,
I want to save some files (txt, html, etc) in flash memory so I can access them later using the filesystem.
I know how to access the flash memory (as described in samples/fs), however my
Hi there,
I want to save some files (txt, html, etc) in flash memory so I can access them later using the filesystem.
I know how to access the flash memory (as described in samples/fs), however my
|
By
Daniel O <dsoliveira@...>
·
#7857
·
|
|
Re: Use the drivers files from the custom application directory instead of ZEPHYR_BASE
Hi Jacob,
Thank you for the response. The issue got resolved now.
Regards,
Srinivasan
Hi Jacob,
Thank you for the response. The issue got resolved now.
Regards,
Srinivasan
|
By
Srinivasan Tamilarasan
·
#7856
·
|
|
Bluetooth API upgrade request
Hello,
I would like inform that I created an API upgrade request regarding GATT Read Multiple. Here is the link to RFC issue:
https://github.com/zephyrproject-rtos/zephyr/issues/36544 and Pull
Hello,
I would like inform that I created an API upgrade request regarding GATT Read Multiple. Here is the link to RFC issue:
https://github.com/zephyrproject-rtos/zephyr/issues/36544 and Pull
|
By
Krzysztof Kopyściński <krzysztof.kopyscinski@...>
·
#7855
·
|
|
Re: Periodic Advertising with long periodic intervals
Hi Carl,
Question 1, it is a bug, please feel free to send a pull request.
Question 2, the window widening requires that the packet is listened for earlier that the periodic interval, hence
Hi Carl,
Question 1, it is a bug, please feel free to send a pull request.
Question 2, the window widening requires that the packet is listened for earlier that the periodic interval, hence
|
By
Chettimada, Vinayak Kariappa
·
#7854
·
|