|
Re: checkstack.pl
Hi,
For me only x86 works.
Regard,
Flavio Ceolin
Hi,
For me only x86 works.
Regard,
Flavio Ceolin
|
By
Flavio Ceolin
·
#5523
·
|
|
out of tree soc
Hello,
I'm new to zephyr and yet working on examples. I like the modular structure of arch, toolchain, board and the use of cmake. Thats just what I was tweaking around with. Also was thinking to use
Hello,
I'm new to zephyr and yet working on examples. I like the modular structure of arch, toolchain, board and the use of cmake. Thats just what I was tweaking around with. Also was thinking to use
|
By
mazaun@...
·
#5522
·
|
|
terasic sockit board support
Hello,
Anyone working on a nios2 soc for the terasic #sockit board ( https://tinyurl.com/ycuuedny ) ?
I will try to make an example nios2 only (i.e. without support for the onchip ARM A9) - If there
Hello,
Anyone working on a nios2 soc for the terasic #sockit board ( https://tinyurl.com/ycuuedny ) ?
I will try to make an example nios2 only (i.e. without support for the onchip ARM A9) - If there
|
By
mazaun@...
·
#5521
·
|
|
Re: How to configure BLE Mesh FN and LPN?
Hi Johan,
Thanks for the fast reply and the clear explanation. I was hoping it would be simple :), thx!
The Zephyr track for implementing the use cases we want to implement looks very promising. Keep
Hi Johan,
Thanks for the fast reply and the clear explanation. I was hoping it would be simple :), thx!
The Zephyr track for implementing the use cases we want to implement looks very promising. Keep
|
By
frv
·
#5520
·
|
|
CONFIG_BT_PRIVACY cannot be enabled with Hci_uart sample
#nrf52832
#hci
Hi guys, I met a problem here and hop anybody can help.
I want to enable the config CONFIG_BT_PRIVACY, and according to the official document, the config depends on BT_SMP BT_CONN BT_HCI_HOST BT_HCI
Hi guys, I met a problem here and hop anybody can help.
I want to enable the config CONFIG_BT_PRIVACY, and according to the official document, the config depends on BT_SMP BT_CONN BT_HCI_HOST BT_HCI
|
By
icephyr
·
#5519
·
|
|
Re: Invitation: Zephyr Bug Triage @ Thu 6 Dec 2018 10am - 11am (CST) (Kumar Gala)
Try this:
https://join.slack.com/t/zephyrproject/shared_invite/enQtNDgwNzk5MTU3NTA3LWNhZjc4MzM4Nzg5NGRiNTA2OGVhN2ZlNzZmYWE5Yjc2ZDIwYjYzNGJmMzNiYmY2MTdiYmQ1M2I4NGEzMmUzZjA
Try this:
https://join.slack.com/t/zephyrproject/shared_invite/enQtNDgwNzk5MTU3NTA3LWNhZjc4MzM4Nzg5NGRiNTA2OGVhN2ZlNzZmYWE5Yjc2ZDIwYjYzNGJmMzNiYmY2MTdiYmQ1M2I4NGEzMmUzZjA
|
By
Nashif, Anas
·
#5518
·
|
|
Re: Invitation: Zephyr Bug Triage @ Thu 6 Dec 2018 10am - 11am (CST) (Kumar Gala)
Is it possible to join the Slack channel even if we don't have an email from one of the approved domains?
Thanks,
Lincoln Simmons
lincolnsimmons@...
Is it possible to join the Slack channel even if we don't have an email from one of the approved domains?
Thanks,
Lincoln Simmons
lincolnsimmons@...
|
By
Lincoln Simmons
·
#5517
·
|
|
Re: How to configure BLE Mesh FN and LPN?
Hi Frank,
You need to have CONFIG_BT_MESH_FRIEND=y and/or CONFIG_BT_MESH_LOW_POWER=y enabled to get access to Friendship functionality. You might also want to look at the various BT_MESH_LPN_* and
Hi Frank,
You need to have CONFIG_BT_MESH_FRIEND=y and/or CONFIG_BT_MESH_LOW_POWER=y enabled to get access to Friendship functionality. You might also want to look at the various BT_MESH_LPN_* and
|
By
Johan Hedberg
·
#5516
·
|
|
Re: Zephyr documentation
Hi Mayank,
A good start would be here:https://docs.zephyrproject.org/latest/devices/index.html
Then depending on what kind of driver you want to write my advice would be to look at an existing
Hi Mayank,
A good start would be here:https://docs.zephyrproject.org/latest/devices/index.html
Then depending on what kind of driver you want to write my advice would be to look at an existing
|
By
Carles Cufi
·
#5515
·
|
|
Zephyr documentation
Hi, I am new to this Zephyr platform but I have worked on some other RTOs platform for quite some time and I want to get started with this platform by writing my own driver but I didn't get the
Hi, I am new to this Zephyr platform but I have worked on some other RTOs platform for quite some time and I want to get started with this platform by writing my own driver but I didn't get the
|
By
Mayank Upadhyay
·
#5514
·
|
|
How to configure BLE Mesh FN and LPN?
Hallo Zephyr Community, Johan,
So far I'm very impressed with the possibilities Zephyr and its BT Mesh framework already offers.
I recently played around successfully with the Generic On/Off sample
Hallo Zephyr Community, Johan,
So far I'm very impressed with the possibilities Zephyr and its BT Mesh framework already offers.
I recently played around successfully with the Generic On/Off sample
|
By
frv
·
#5513
·
|
|
Invitation: Zephyr Bug Triage @ Thu 6 Dec 2018 10am - 11am (CST) (Kumar Gala)
All,
We are going to have our first Bug Triage meeting in hope of working on reducing the bug count for the 1.14/LTS release. Will use both a Zoom call and slack channel #triage.
Thanks
-
All,
We are going to have our first Bug Triage meeting in hope of working on reducing the bug count for the 1.14/LTS release. Will use both a Zoom call and slack channel #triage.
Thanks
-
|
By
Kumar Gala
·
#5512
·
|
|
Re: Duplicate messages when using bt_mesh_model_publish() and groups
Hi,
thanks guys for your help. I have been using the nRF Mesh app for
provisioning. Setting Interval Steps = 0 indeed solves the issue. As I
do not need message transmissions, this solution is
Hi,
thanks guys for your help. I have been using the nRF Mesh app for
provisioning. Setting Interval Steps = 0 indeed solves the issue. As I
do not need message transmissions, this solution is
|
By
Martin <ma@...>
·
#5511
·
|
|
Re: Is bluetooth sample "peripheral" still working well?
Hi Jun,
I know.
No. The warning comes before settings_load() to indicate to the app developer that settings_load() will need to be called, i.e. the warning is not supposed to go away. I think
Hi Jun,
I know.
No. The warning comes before settings_load() to indicate to the app developer that settings_load() will need to be called, i.e. the warning is not supposed to go away. I think
|
By
Johan Hedberg
·
#5510
·
|
|
Re: Duplicate messages when using bt_mesh_model_publish() and groups
Hi,
Client could re-transmit message to make sure that it will get receive
by Server. All re-transmitted message has same TID. Using it at App level
we could ignore previously received duplicate
Hi,
Client could re-transmit message to make sure that it will get receive
by Server. All re-transmitted message has same TID. Using it at App level
we could ignore previously received duplicate
|
By
vikrant8051 <vikrant8051@...>
·
#5509
·
|
|
Re: Is bluetooth sample "peripheral" still working well?
Hi Johan,
Thanks for this useful feedback, clarifying a few things more, much appreciated!
Best regards,
Frank
Hi Johan,
Thanks for this useful feedback, clarifying a few things more, much appreciated!
Best regards,
Frank
|
By
frv
·
#5508
·
|
|
Re: Duplicate messages when using bt_mesh_model_publish() and groups
Hi Martin,
How is the provisioning done? Probably via the meshctl tool.
On the client node, only one element bound to a Generic OnOff Server model is subscribed to the group address?
Because I'm also
Hi Martin,
How is the provisioning done? Probably via the meshctl tool.
On the client node, only one element bound to a Generic OnOff Server model is subscribed to the group address?
Because I'm also
|
By
frv
·
#5507
·
Edited
|
|
Re: Is bluetooth sample "peripheral" still working well?
Hi Johan,
Actually, the function "settings_load" is called in the sample "peripheral" which you can take a look at. I assume an random address will be written to the settings after the first booting,
Hi Johan,
Actually, the function "settings_load" is called in the sample "peripheral" which you can take a look at. I assume an random address will be written to the settings after the first booting,
|
By
Li, Jun R
·
#5506
·
|
|
Re: Is bluetooth sample "peripheral" still working well?
Hi Frank,
Not quite. An Identity Address can be either a public address or a static random address. In most cases nRF boards only have a static random address but no public address. In this case the
Hi Frank,
Not quite. An Identity Address can be either a public address or a static random address. In most cases nRF boards only have a static random address but no public address. In this case the
|
By
Johan Hedberg
·
#5505
·
|
|
Re: Is bluetooth sample "peripheral" still working well?
Hi Johan,
Is it correct to say that no public address is set by Nordic for BT HW? Thus probably it is normal this warning "No ID address" is shown.
Sometime ago this topic was
Hi Johan,
Is it correct to say that no public address is set by Nordic for BT HW? Thus probably it is normal this warning "No ID address" is shown.
Sometime ago this topic was
|
By
frv
·
#5504
·
|