|
Re: Zephyr hci_usb nrf52840
Hi Nathan,
In order to be able to ascertain if the problem is in the USB transport layer (which could be since it’s relatively new and untested) could you please try instead to use the hci_uart
Hi Nathan,
In order to be able to ascertain if the problem is in the USB transport layer (which could be since it’s relatively new and untested) could you please try instead to use the hci_uart
|
By
Carles Cufi
·
#772
·
|
|
Re: scan_Adv example for scanning
Hi there,
The scan_adv app does not print the received packets, but you can do so by adding a printk() statement in the scan_cb().
You can use the Bluetooth shell to do the same
Hi there,
The scan_adv app does not print the received packets, but you can do so by adding a printk() statement in the scan_cb().
You can use the Bluetooth shell to do the same
|
By
Carles Cufi
·
#771
·
|
|
Re: [Zephyr-devel] Kconfig changes on master
Hi,
What is the relationship cmake and kconfig ? both of them can be used to configure Zephyr ?
Are they alternative or dependent?
Thanks.
2018-05-08 4:02 GMT+08:00 Cufi, Carles <carles.cufi@...>:
Hi,
What is the relationship cmake and kconfig ? both of them can be used to configure Zephyr ?
Are they alternative or dependent?
Thanks.
2018-05-08 4:02 GMT+08:00 Cufi, Carles <carles.cufi@...>:
|
By
jack ma <assangema@...>
·
#770
·
|
|
Re: [Zephyr-devel] Kconfig changes on master
Hi there,
CMake is the build system, Kconfig is the configuration system. Kconfig is run by CMake as one of the first things it does in order to figure out what needs to be built and how.
More
Hi there,
CMake is the build system, Kconfig is the configuration system. Kconfig is run by CMake as one of the first things it does in order to figure out what needs to be built and how.
More
|
By
Carles Cufi
·
#769
·
|
|
[Zephyr-user] Read connection RSSI on nRF52840
Hello,
I'm developing HCI UART dongle using nRF52840 based on Zephyr v1.11 branch.
Everything works fine now except for reading RSSI on connected device.
HCI commands were
Hello,
I'm developing HCI UART dongle using nRF52840 based on Zephyr v1.11 branch.
Everything works fine now except for reading RSSI on connected device.
HCI commands were
|
By
전형욱
·
#768
·
|
|
Re: zephyr thread.
Novello,
The address space at the moment is fixed in Zephyr. A feature to fuzz the initial stack pointer is available (CONFIG_STACK_POINTER_RANDOM) to provide some unpredictability at runtime, but
Novello,
The address space at the moment is fixed in Zephyr. A feature to fuzz the initial stack pointer is available (CONFIG_STACK_POINTER_RANDOM) to provide some unpredictability at runtime, but
|
By
Leandro Pereira
·
#767
·
|
|
Kconfig changes on master
Hi all,
We have just merged PR #7293 [1], and this has a few implications for developers and users. With the end goal being removing the dependency to the C implementation of the different Kconfig
Hi all,
We have just merged PR #7293 [1], and this has a few implications for developers and users. With the end goal being removing the dependency to the C implementation of the different Kconfig
|
By
Carles Cufi
·
#766
·
|
|
Reminder: Zephyr API discussion weekly call tomorrow
Hi all,
Tomorrow we will have another API discussion call. Details on how to
Hi all,
Tomorrow we will have another API discussion call. Details on how to
|
By
Carles Cufi
·
#765
·
|
|
Re: What will be status of #BluetoothMesh in #LTS release ?
#bluetoothmesh
#lts
Hi Johan,
Awesome, thanks for the info !!
Hi Johan,
Awesome, thanks for the info !!
|
By
vikrant8051 <vikrant8051@...>
·
#764
·
|
|
Re: What will be status of #BluetoothMesh in #LTS release ?
#bluetoothmesh
#lts
Hi Vikrant,
There has been discussion of doing a qualification listing (perhaps two,
one for the core host stack and another for Mesh) for LTS releases under
the name of the Linux Foundation, but as
Hi Vikrant,
There has been discussion of doing a qualification listing (perhaps two,
one for the core host stack and another for Mesh) for LTS releases under
the name of the Linux Foundation, but as
|
By
Johan Hedberg
·
#763
·
|
|
Zephyr news, 4 May 2018
Hello and happy Friday,
This is the 4 May 2018 newsletter tracking the latest Zephyr
development merged into the mainline tree on GitHub.
An HTML version is available
Hello and happy Friday,
This is the 4 May 2018 newsletter tracking the latest Zephyr
development merged into the mainline tree on GitHub.
An HTML version is available
|
By
Marti Bolivar
·
#762
·
|
|
Re: [Zephyr-devel] What will be status of #BluetoothMesh in #LTS release ?
#bluetoothmesh
#lts
HI Aaron,
This PDF may help developers who want to go with Zephyr #BluetoothMesh.
https://www.zephyrproject.org/wp-content/uploads/sites/38/2018/03/openiot_zephyr_lts_what_and_why.pdf
But following
HI Aaron,
This PDF may help developers who want to go with Zephyr #BluetoothMesh.
https://www.zephyrproject.org/wp-content/uploads/sites/38/2018/03/openiot_zephyr_lts_what_and_why.pdf
But following
|
By
vikrant8051 <vikrant8051@...>
·
#761
·
|
|
Re: [Zephyr-devel] What will be status of #BluetoothMesh in #LTS release ?
#bluetoothmesh
#lts
Hi,
We all look forward that the zephyr project bluetooth mesh can be used on a real project.
Before that, we want to know those question's answer.
Thanks.
vikrant8051 <vikrant8051@...>
Hi,
We all look forward that the zephyr project bluetooth mesh can be used on a real project.
Before that, we want to know those question's answer.
Thanks.
vikrant8051 <vikrant8051@...>
|
By
Aaron Xu <overheat1984@...>
·
#760
·
|
|
What will be status of #BluetoothMesh in #LTS release ?
#bluetoothmesh
#lts
Hi,
What will be status of #BluetoothMesh in #LTS v.1.12.0 release ?
Will it be released as #Qualified stack ?
As of now, we can't save Provisioning, Configuration & other real time data (eg. message
Hi,
What will be status of #BluetoothMesh in #LTS v.1.12.0 release ?
Will it be released as #Qualified stack ?
As of now, we can't save Provisioning, Configuration & other real time data (eg. message
|
By
vikrant8051 <vikrant8051@...>
·
#759
·
|
|
Re: [Zephyr-devel] [ #BluetoothMesh ] possible Bug .. without assigning subscription address to Model, it is reacting to subscription address assign to other Model
#bluetoothmesh
Hi,
It was bug from my side & I've resolved it.
Now everything is working as expected.
Excuse me for that !!
Hi,
It was bug from my side & I've resolved it.
Now everything is working as expected.
Excuse me for that !!
|
By
vikrant8051 <vikrant8051@...>
·
#758
·
|
|
Re: [Zephyr-devel] not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#meshctl
#bluetoothmesh
Hi to all,
cd $(zephyr_base)
git fetch origin pull/7283/head:BlueZMeshctl
git checkout BlueZMeshctl
I execute above commands & re-build samples/bluetooth/mesh & try to provision
it using BlueZ 5.49
Hi to all,
cd $(zephyr_base)
git fetch origin pull/7283/head:BlueZMeshctl
git checkout BlueZMeshctl
I execute above commands & re-build samples/bluetooth/mesh & try to provision
it using BlueZ 5.49
|
By
vikrant8051 <vikrant8051@...>
·
#757
·
|
|
Zephyr hci_usb nrf52840
Hi all,
I am trying to test an nRF52840 as a USB HCI using the Zephyr hci_usb sample project. I'm running into an issue in which devices I attempt to connect to will disconnect themselves after about
Hi all,
I am trying to test an nRF52840 as a USB HCI using the Zephyr hci_usb sample project. I'm running into an issue in which devices I attempt to connect to will disconnect themselves after about
|
By
Nathan Miller
·
#756
·
|
|
Re: [Zephyr-devel] not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#meshctl
#bluetoothmesh
Hi Steve,
Thanks for testing. Could you also please add some sort of "tested to be
working" comment in the PR to help it get merged?
It'd indeed be interesting for someone to analyze the difference.
Hi Steve,
Thanks for testing. Could you also please add some sort of "tested to be
working" comment in the PR to help it get merged?
It'd indeed be interesting for someone to analyze the difference.
|
By
Johan Hedberg
·
#755
·
|
|
Re: [Zephyr-devel] not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#meshctl
#bluetoothmesh
Hi Johan,
Works for me.
Provisioning completes on samples/bluetooth/mesh and connects for
configuration. The identity connection had previously failed.
It's curious that the SILabs provisioner
Hi Johan,
Works for me.
Provisioning completes on samples/bluetooth/mesh and connects for
configuration. The identity connection had previously failed.
It's curious that the SILabs provisioner
|
By
Steve Brown
·
#754
·
|
|
Re: [Zephyr-devel] not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#meshctl
#bluetoothmesh
Hi Steve,
That's a good catch. I'm sorry for not realizing it earlier. I've
uploaded an untested pull request that attempts to fix this. Could you
try it
Hi Steve,
That's a good catch. I'm sorry for not realizing it earlier. I've
uploaded an untested pull request that attempts to fix this. Could you
try it
|
By
Johan Hedberg
·
#753
·
|