|
Re: Zephyr BLE Controller Nordic HW no longer related to SoftDevice?
Hi Frank,
The SoftDevice is Nordic’s proprietary BLE protocol stack. It consists of a binary blob that is flashed at the beginning of the flash memory and can be accessed through SV calls, and
Hi Frank,
The SoftDevice is Nordic’s proprietary BLE protocol stack. It consists of a binary blob that is flashed at the beginning of the flash memory and can be accessed through SV calls, and
|
By
Carles Cufi
·
#5438
·
|
|
Zephyr BLE Controller Nordic HW no longer related to SoftDevice?
Hi Community, Carles,
Without having looking into the details for the HCI_UART implementation when using Zephyr RTOS as SW platform for implementing the BLE controller on Nordic HW, the SoftDevice
Hi Community, Carles,
Without having looking into the details for the HCI_UART implementation when using Zephyr RTOS as SW platform for implementing the BLE controller on Nordic HW, the SoftDevice
|
By
frv
·
#5437
·
|
|
Bluetooth: Mesh: APP key & Mesh initialisation delay related issue
Hi,
1) If we, (provision -> unprovision -> provision) the Bluetooth Mesh Node which is based on onoff_level_lighting_vnd_app then in case of some arbitrary available Model APP key not get save on SoC
Hi,
1) If we, (provision -> unprovision -> provision) the Bluetooth Mesh Node which is based on onoff_level_lighting_vnd_app then in case of some arbitrary available Model APP key not get save on SoC
|
By
vikrant8051 <vikrant8051@...>
·
#5436
·
|
|
Re: Can't use ninja flash for Nucleo board at macos
The problem has been solved by
The problem has already been solved by export OPENOCD_DEFAULT_PATH
The problem has been solved by
The problem has already been solved by export OPENOCD_DEFAULT_PATH
|
By
cstyle
·
#5435
·
|
|
Re: Looking for help with SAMD2x
I’m also available if needed :-)
For the sam0 it’s only in my spare time...
/Sean
I’m also available if needed :-)
For the sam0 it’s only in my spare time...
/Sean
|
By
Sean Nyekjær <sean@...>
·
#5434
·
|
|
Re: Looking for help with SAMD2x
Hi,
I am working on converting the SAM0 WDT implementation to the new API (https://github.com/zephyrproject-rtos/zephyr/issues/10914).
Regards,
Brix
--
Henrik Brix Andersen
Hi,
I am working on converting the SAM0 WDT implementation to the new API (https://github.com/zephyrproject-rtos/zephyr/issues/10914).
Regards,
Brix
--
Henrik Brix Andersen
|
By
Henrik Brix Andersen
·
#5433
·
|
|
Can't use ninja flash for Nucleo board at macos
After install open-ocd and gcc-arm-none-eabi-7-2018-q2-update-mac I can build zephyr seccess,but can’t use ninja flash to flash to my hw board on macOS.
Is there any file missing
After install open-ocd and gcc-arm-none-eabi-7-2018-q2-update-mac I can build zephyr seccess,but can’t use ninja flash to flash to my hw board on macOS.
Is there any file missing
|
By
cstyle
·
#5432
·
|
|
Re: Looking for help with SAMD2x
Hi Kumar,
We work mostly with sam4s series but also used samd21 before.
I can help you with the maintenance and also align the atmel SoC series.
Please let me know if you are interested in my help
Hi Kumar,
We work mostly with sam4s series but also used samd21 before.
I can help you with the maintenance and also align the atmel SoC series.
Please let me know if you are interested in my help
|
By
Vincent - VLoTech
·
#5431
·
|
|
Not able to build any project
Hello,
After latest sync with master branch not able to build any project ....
For details this is log for building hello_world app
Hello,
After latest sync with master branch not able to build any project ....
For details this is log for building hello_world app
|
By
vikrant8051 <vikrant8051@...>
·
#5430
·
|
|
Looking for help with SAMD2x
Guys,
I’m looking to see if someone (or group) can help with maintenance of the Atmel SAMD2x SoC family. We have a few things that need updating (like the watchdog driver). And need someone I can
Guys,
I’m looking to see if someone (or group) can help with maintenance of the Atmel SAMD2x SoC family. We have a few things that need updating (like the watchdog driver). And need someone I can
|
By
Kumar Gala
·
#5429
·
|
|
Re: Getting started with ARM GNU Compiler | errors |
#gettingstartedguide
Hi Sebastian,
I tried deleting build folder and created again.
Compilation successful without any issues. Issue not seen anymore
Thanks,
Balasubramanyam Rangineni
--
Thanks & Regards,
Rangineni
Hi Sebastian,
I tried deleting build folder and created again.
Compilation successful without any issues. Issue not seen anymore
Thanks,
Balasubramanyam Rangineni
--
Thanks & Regards,
Rangineni
|
By
Balasubramanyam
·
#5428
·
|
|
Re: Getting started with ARM GNU Compiler | errors |
#gettingstartedguide
I can't think of any reason why blinky would work, whilst hello_world
would produce that error.
Could you try again after deleting the build directories?
It is not necessary to add
I can't think of any reason why blinky would work, whilst hello_world
would produce that error.
Could you try again after deleting the build directories?
It is not necessary to add
|
By
Sebastian Boe
·
#5427
·
|
|
Re: Getting started with ARM GNU Compiler | errors |
#gettingstartedguide
Hi Marti,
I tried compiling zephyr\samples\hello_world\ project.
I used camke command to compile
cmake -GNinja -DBOARD=nrf52832_mdk ..
Failure seen after this command itself. But when I tried
Hi Marti,
I tried compiling zephyr\samples\hello_world\ project.
I used camke command to compile
cmake -GNinja -DBOARD=nrf52832_mdk ..
Failure seen after this command itself. But when I tried
|
By
Balasubramanyam
·
#5426
·
|
|
Re: Getting started with ARM GNU Compiler | errors |
#gettingstartedguide
Hi,
Is this an upstream sample project? What command lines did you use for
cmake and building the project itself?
Thanks,
Marti
Hi,
Is this an upstream sample project? What command lines did you use for
cmake and building the project itself?
Thanks,
Marti
|
By
Marti Bolivar <marti@...>
·
#5425
·
|
|
Re: can zephyr sdk support macos?
<andrei.emeltchenko.news@...> wrote:
The Zephyr SDK covers the toolchain, which is not discussed on that
page at the moment. The main document has information on
<andrei.emeltchenko.news@...> wrote:
The Zephyr SDK covers the toolchain, which is not discussed on that
page at the moment. The main document has information on
|
By
Marti Bolivar <marti@...>
·
#5424
·
|
|
Re: can zephyr sdk support macos?
Hi,
https://docs.zephyrproject.org/latest/getting_started/installation_mac.html
Best regards
Andrei Emeltchenko
Hi,
https://docs.zephyrproject.org/latest/getting_started/installation_mac.html
Best regards
Andrei Emeltchenko
|
By
Andrei
·
#5423
·
|
|
Re: NRF52 Scanning stops without indication
Hi Jon,
Could you please share a simple application or an upstream Zephyr sample that can reproduce this memory leak?
From the look of it, the controller's rx buffers have been leaked. Is there any
Hi Jon,
Could you please share a simple application or an upstream Zephyr sample that can reproduce this memory leak?
From the look of it, the controller's rx buffers have been leaked. Is there any
|
By
Chettimada, Vinayak Kariappa
·
#5422
·
|
|
Getting started with ARM GNU Compiler | errors |
#gettingstartedguide
Hi Team,
I am just getting started with Zephyr and trying to setup development environment. I followed all the steps described to setup ARM GNU GCC toolchain and compilation ENV.
After setting up
Hi Team,
I am just getting started with Zephyr and trying to setup development environment. I followed all the steps described to setup ARM GNU GCC toolchain and compilation ENV.
After setting up
|
By
Balasubramanyam
·
#5421
·
|
|
Re: can zephyr sdk support macos?
The Zephyr SDK is Linux-only.
The Zephyr SDK is Linux-only.
|
By
Marti Bolivar <marti@...>
·
#5420
·
|
|
NRF52 Scanning stops without indication
Hi,
We are running continuous active scan on NRF52 with duplicate filtering disabled. Under some circumstances all scan data stops being generated. This has been difficult to reproduce but is a
Hi,
We are running continuous active scan on NRF52 with duplicate filtering disabled. Under some circumstances all scan data stops being generated. This has been difficult to reproduce but is a
|
By
Jon Pry
·
#5419
·
|