|
[Zephyr-devel] Zephyr HCI Mesh Support
Hi Vivek, As far as I know, the BT_HCI_MESH_EXT option is for HCI vendor extensions which haven’t been implemented yet. However, BlueZ doesn’t require or even support them, so this should be a non-iss
Hi Vivek, As far as I know, the BT_HCI_MESH_EXT option is for HCI vendor extensions which haven’t been implemented yet. However, BlueZ doesn’t require or even support them, so this should be a non-iss
|
By Johan Hedberg
·
|
|
Custom Ethernet driver and IPv4
#ipv4
#ethernet
#networking
I am working to implement a driver for a SPI Ethernet controller. The code is being called at initialization, but I am stuck at testing the driver. I would like to use the Net Shell, so net ping xxx.x
I am working to implement a driver for a SPI Ethernet controller. The code is being called at initialization, but I am stuck at testing the driver. I would like to use the Net Shell, so net ping xxx.x
|
By Maik Vermeulen
·
|
|
Zephyr HCI Mesh Support
Hello, We are looking for the solution where we need to use Meshctl on Linux host and control the Zephyr based BT with it, can you please let us know if this support is enabled in Zephyr or not? Looki
Hello, We are looking for the solution where we need to use Meshctl on Linux host and control the Zephyr based BT with it, can you please let us know if this support is enabled in Zephyr or not? Looki
|
By
Vivek Rajpara
·
|
|
API meeting: agenda
Hi all, Tomorrow's topics: - VIDEO/DISPLAY: add ELCDIF support and VIDEO/DISPLAY shim layer - PR https://github.com/zephyrproject-rtos/zephyr/pull/21009 - Add i2c_async for asynchronous transfers - PR
Hi all, Tomorrow's topics: - VIDEO/DISPLAY: add ELCDIF support and VIDEO/DISPLAY shim layer - PR https://github.com/zephyrproject-rtos/zephyr/pull/21009 - Add i2c_async for asynchronous transfers - PR
|
By Carles Cufi
·
|
|
#WINC1500 #nrf52832 #spi #driver
#spi
#driver
#WINC1500
#nrf52832
Hi all, I would like to know the status of WINC1500 driver in zephyr. Is this fully tested? We are currently working on a product that uses Nordic's nRF52832 with WINC1500 over SPI. For our developmen
Hi all, I would like to know the status of WINC1500 driver in zephyr. Is this fully tested? We are currently working on a product that uses Nordic's nRF52832 with WINC1500 over SPI. For our developmen
|
By rdsingh@...
·
|
|
Need help in configuring ip address from telnet or ssh 2 messages
#nrf52840
Hi Team, Following is my requirement, please go through and please suggest a possible method for me. I had PCA10056(NRF52840) board with me. It will be having a default IPV4 address when the device ge
Hi Team, Following is my requirement, please go through and please suggest a possible method for me. I had PCA10056(NRF52840) board with me. It will be having a default IPV4 address when the device ge
|
By giriprasad@...
·
|
|
how to provide own out of tree implementation/replacement of existing driver 6 messages
Hello, I would like to use my own implementation of an existing driver. Is there any way to do that? I have found an amend feature in https://github.com/zephyrproject-rtos/zephyr/pull/19980 but I cann
Hello, I would like to use my own implementation of an existing driver. Is there any way to do that? I have found an amend feature in https://github.com/zephyrproject-rtos/zephyr/pull/19980 but I cann
|
By Jan Pohanka
·
|
|
Seeed BLE Micro (nrf51822) hangs on k_msleep 5 messages
Hi, I'm starting a project based on the BLE Micro module from Seeedstudio. Since this "board" was not supported but the RedBear BLE nano board is the most similar one, I created a custom board directo
Hi, I'm starting a project based on the BLE Micro module from Seeedstudio. Since this "board" was not supported but the RedBear BLE nano board is the most similar one, I created a custom board directo
|
By
Matias N.
·
|
|
Git submodules with West 2 messages
#west
Hi, I have a Zephyr project set up as a manifest repository, and I'm trying to include a git repository that makes use of submodules. i.e., I would normally clone this repository with: Is there a way
Hi, I have a Zephyr project set up as a manifest repository, and I'm trying to include a git repository that makes use of submodules. i.e., I would normally clone this repository with: Is there a way
|
By mike@...
·
|
|
API meeting: agenda
Hi all, Today's topics: - device struct and constness - Issue https://github.com/zephyrproject-rtos/zephyr/issues/22941 - PR https://github.com/zephyrproject-rtos/zephyr/pull/26127 - Extend the sensor
Hi all, Today's topics: - device struct and constness - Issue https://github.com/zephyrproject-rtos/zephyr/issues/22941 - PR https://github.com/zephyrproject-rtos/zephyr/pull/26127 - Extend the sensor
|
By Carles Cufi
·
|
|
BLE "Just-Works" configuration 2 messages
Hi, I'm trying to set up Zephyr as a BLE peripheral with an nrf52810. I have the peripheral_hids example running fine, including bonding with the passkey being printed out over printk. However, my act
Hi, I'm trying to set up Zephyr as a BLE peripheral with an nrf52810. I have the peripheral_hids example running fine, including bonding with the passkey being printed out over printk. However, my act
|
By Jeremy Herbert
·
|
|
WiFi support configuration issue.
If any of the WiFi drivers (WINC1500 given here) are selected with guiconfig, we get Kconfig warning as follows - - WIFI_WINC1500 (defined at drivers/wifi/winc1500/Kconfig.winc1500:6), with value y, d
If any of the WiFi drivers (WINC1500 given here) are selected with guiconfig, we get Kconfig warning as follows - - WIFI_WINC1500 (defined at drivers/wifi/winc1500/Kconfig.winc1500:6), with value y, d
|
By rdsingh@...
·
|
|
Post 2.3.0 PR merging
Hi all, We currently have 170+ Pull Requests that pass CI but require one or more approvals in order to be merged, in part due to the fact that we have increased the minimum number of approvals requir
Hi all, We currently have 170+ Pull Requests that pass CI but require one or more approvals in order to be merged, in part due to the fact that we have increased the minimum number of approvals requir
|
By Carles Cufi
·
|
|
Whether the fifth parameter of settings_line_entry_copy can be 0
Hello! I wonder if the fifth parameter of settings_line_entry_copy in subsys/settings/src/settings_line.c can be 0. If so, rc may be uninitialized. Regards, Tuo
Hello! I wonder if the fifth parameter of settings_line_entry_copy in subsys/settings/src/settings_line.c can be 0. If so, rc may be uninitialized. Regards, Tuo
|
By istuoli@...
·
|
|
CONFIG_HEAP_MEM_POOL_SIZE 2 messages
Hello, I'm using Zephyr 2.2.0 and I would like to configure a heap size greater than 16kB but the documentation for CONFIG_HEAP_MEM_POOL_SIZE says that Supported values are: 256, 1024, 4096, and 16384
Hello, I'm using Zephyr 2.2.0 and I would like to configure a heap size greater than 16kB but the documentation for CONFIG_HEAP_MEM_POOL_SIZE says that Supported values are: 256, 1024, 4096, and 16384
|
By Armand C.
·
|
|
API meeting: agenda 2 messages
Hi all, ************************************************* We will be using Teams instead of Zoom: https://teams.microsoft.com/l/meetup-join/19%3ameeting_YzYzZTAzNGItOWFiMS00MDBkLTkyYmMtNzljZjkwNDVlMTh
Hi all, ************************************************* We will be using Teams instead of Zoom: https://teams.microsoft.com/l/meetup-join/19%3ameeting_YzYzZTAzNGItOWFiMS00MDBkLTkyYmMtNzljZjkwNDVlMTh
|
By Carles Cufi
·
|
|
Use different memory bank 6 messages
Hi, I have trouble getting full usage of the RAM on my SoC using zephyr and I might need a little help as I have not found the needed information in the doc. Here's the situation: I'm using Zephyr on
Hi, I have trouble getting full usage of the RAM on my SoC using zephyr and I might need a little help as I have not found the needed information in the doc. Here's the situation: I'm using Zephyr on
|
By Antoine Zen-Ruffinen
·
|
|
Zephyr v2.3.0 released
Hi all, We are pleased to announce the release of Zephyr RTOS version 2.3.0. Major enhancements with this release include: * A new Zephyr CMake package has been introduced, reducing the need for envir
Hi all, We are pleased to announce the release of Zephyr RTOS version 2.3.0. Major enhancements with this release include: * A new Zephyr CMake package has been introduced, reducing the need for envir
|
By Carles Cufi
·
|
|
Zephyr "West" Issue 2 messages
Hello, I am using Ubuntu and have been through the Getting Started Document and have arrived at point where you: Run the installer, installing the SDK in ~/zephyr-sdk-0.11.3: I have done the commands"
Hello, I am using Ubuntu and have been through the Getting Started Document and have arrived at point where you: Run the installer, installing the SDK in ~/zephyr-sdk-0.11.3: I have done the commands"
|
By
jim slaughter
·
|
|
Newbie question: How do I find out what's really there? 2 messages
I'm a longtime FreeRTOS user (many shipping products) interested in Zephyr. Why? Tired of the endless hassles and cost debugging and/or rewriting crap drivers and/or FreeRTOS/LwIP integration provided
I'm a longtime FreeRTOS user (many shipping products) interested in Zephyr. Why? Tired of the endless hassles and cost debugging and/or rewriting crap drivers and/or FreeRTOS/LwIP integration provided
|
By
Dave Nadler
·
|