|
Re: #BluetoothMesh guest key implementation
#bluetoothmesh
Hi Vikrant,
It's more of a provisioner issue than a Zephyr issue. On the Zephyr side
all you need to do is make sure your configuration allows at least two
network keys. Then you need to make your
Hi Vikrant,
It's more of a provisioner issue than a Zephyr issue. On the Zephyr side
all you need to do is make sure your configuration allows at least two
network keys. Then you need to make your
|
By
Johan Hedberg
·
#724
·
|
|
#BluetoothMesh guest key implementation
#bluetoothmesh
Hi,
https://www.bluetooth.com/bluetooth-technology/topology-options/le-mesh/mesh-faq
As per this link, under the heading of #VisitorAttacks we could see :
"Visitor attacks are prevented by giving
Hi,
https://www.bluetooth.com/bluetooth-technology/topology-options/le-mesh/mesh-faq
As per this link, under the heading of #VisitorAttacks we could see :
"Visitor attacks are prevented by giving
|
By
vikrant8051 <vikrant8051@...>
·
#723
·
|
|
Re: not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#bluetoothmesh
#meshctl
Hi Johan,
Some more detail.
I added some instrumentation to parse_service_data and
parse_mesh_service_data.
The data type that gets passed to parse_mesh_service_data in data[0] is
0x00 while the
Hi Johan,
Some more detail.
I added some instrumentation to parse_service_data and
parse_mesh_service_data.
The data type that gets passed to parse_mesh_service_data in data[0] is
0x00 while the
|
By
Steve Brown
·
#722
·
|
|
Re: not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#bluetoothmesh
#meshctl
Hi Johan,
I think the patch exposes a problem with meshctl. Vikrant offers that
the SILABS App works fine and also uses GATT for provisioning and
configuration. Meshctl provisions fine, but hangs on
Hi Johan,
I think the patch exposes a problem with meshctl. Vikrant offers that
the SILABS App works fine and also uses GATT for provisioning and
configuration. Meshctl provisions fine, but hangs on
|
By
Steve Brown
·
#721
·
|
|
Zephyr news, 18 April 2018
Hello,
This is the 18 April 2018 newsletter tracking the latest Zephyr
development merged into the mainline tree on GitHub.
An HTML version with additional links is available
Hello,
This is the 18 April 2018 newsletter tracking the latest Zephyr
development merged into the mainline tree on GitHub.
An HTML version with additional links is available
|
By
Marti Bolivar
·
#720
·
|
|
zephyr thread.
I waold like to know if there is an application note that explain haw to make an application with some thread that are static.Every thread will have an fixed address space. Every task will have a
I waold like to know if there is an application note that explain haw to make an application with some thread that are static.Every thread will have an fixed address space. Every task will have a
|
By
novello
·
#719
·
|
|
Re: not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#bluetoothmesh
#meshctl
Hi Steve,
Do you have more details on this? Is there a bug with the patch, or just
something else that needs to be tuned somewhere?
Johan
Hi Steve,
Do you have more details on this? Is there a bug with the patch, or just
something else that needs to be tuned somewhere?
Johan
|
By
Johan Hedberg
·
#718
·
|
|
Re: not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#bluetoothmesh
#meshctl
Hi Vikrant,
I tracked this down to Zephyr and bisected the problem to commit
d6a549ceba735c294d0dfae56edd9f7e1c9d7fe6
Bluetooth: Mesh: Fix Node Identity advertising with PB-ADV
Steve
Hi Vikrant,
I tracked this down to Zephyr and bisected the problem to commit
d6a549ceba735c294d0dfae56edd9f7e1c9d7fe6
Bluetooth: Mesh: Fix Node Identity advertising with PB-ADV
Steve
|
By
Steve Brown
·
#717
·
|
|
Re: not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#bluetoothmesh
#meshctl
Hi Steve,
Yes, you are right that #meshctl completes provisioning & fails after that.
Silicon Labs still uses PB-GATT like #meshctl for provisioning & configuration of DEVICE.
BlueZ 5.48 #meshctl was
Hi Steve,
Yes, you are right that #meshctl completes provisioning & fails after that.
Silicon Labs still uses PB-GATT like #meshctl for provisioning & configuration of DEVICE.
BlueZ 5.48 #meshctl was
|
By
vikrant8051 <vikrant8051@...>
·
#716
·
|
|
Re: not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#bluetoothmesh
#meshctl
Hi Vikrant,
I looked at this too. Provisioning seems to complete, but the proxy
service isn't discovered. Meshctl just seems to hang waiting for the
discovery to succeed.
While this is happening,
Hi Vikrant,
I looked at this too. Provisioning seems to complete, but the proxy
service isn't discovered. Meshctl just seems to hang waiting for the
discovery to succeed.
While this is happening,
|
By
Steve Brown
·
#715
·
|
|
not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#bluetoothmesh
#meshctl
Hi,
I am not able to provision my Devices which is executing sample example at
$/zephyr/samples/boards/nrf52/mesh/onoff-app/
Hi,
I am not able to provision my Devices which is executing sample example at
$/zephyr/samples/boards/nrf52/mesh/onoff-app/
|
By
vikrant8051 <vikrant8051@...>
·
#714
·
|
|
Re: [Zephyr-devel] How to evaluate the "zephyr\samples\bluetooth\mesh"?
Hi Vikrant,
Thanks for this pointer! I was wondering the same thing, the docs for
the other mesh apps
(http://docs.zephyrproject.org/samples/bluetooth/mesh/README.html
Hi Vikrant,
Thanks for this pointer! I was wondering the same thing, the docs for
the other mesh apps
(http://docs.zephyrproject.org/samples/bluetooth/mesh/README.html
|
By
Marti Bolivar
·
#713
·
|
|
Re: [Zephyr-devel] How to evaluate the "zephyr\samples\bluetooth\mesh"?
Hi Aaron,
This may help you,
http://docs.zephyrproject.org/samples/boards/nrf52/mesh/onoff-app/README.html
You could provision your node based on above example using either #meshctl utility from BlueZ
Hi Aaron,
This may help you,
http://docs.zephyrproject.org/samples/boards/nrf52/mesh/onoff-app/README.html
You could provision your node based on above example using either #meshctl utility from BlueZ
|
By
vikrant8051 <vikrant8051@...>
·
#712
·
|
|
Network offload sample
Hi
I am looking for a network offload (CONFIG_NET_OFFLOAD) sample application.
I want to integrate a connectivity module (e.g. running zephyr's openthread stack as NCP - network control processor)
Hi
I am looking for a network offload (CONFIG_NET_OFFLOAD) sample application.
I want to integrate a connectivity module (e.g. running zephyr's openthread stack as NCP - network control processor)
|
By
Vakul Garg <vakul.garg@...>
·
#711
·
|
|
Re: Device Firmware Update + Zephyr +
#bluetoothmesh
That is great Vikrant.
I was thinking they couldn't work together. I will do as you said.
Thank you.
Best regards,
Rodrigo Peixoto
Ayna - [Embedded systems design house]
That is great Vikrant.
I was thinking they couldn't work together. I will do as you said.
Thank you.
Best regards,
Rodrigo Peixoto
Ayna - [Embedded systems design house]
|
By
Rodrigo Peixoto <rodrigopex@...>
·
#710
·
|
|
Re: Device Firmware Update + Zephyr +
#bluetoothmesh
On Sat, Apr 14, 2018, 11:18 AM Vikrant More <vikrant8051@...> wrote:
Hi Rodrigo,
You can start with this,
http://docs.zephyrproject.org/samples/subsys/mgmt/mcumgr/smp_svr/README.html
You have to
On Sat, Apr 14, 2018, 11:18 AM Vikrant More <vikrant8051@...> wrote:
Hi Rodrigo,
You can start with this,
http://docs.zephyrproject.org/samples/subsys/mgmt/mcumgr/smp_svr/README.html
You have to
|
By
vikrant8051 <vikrant8051@...>
·
#709
·
|
|
Device Firmware Update + Zephyr +
#bluetoothmesh
Hi guys,
is it possible to use the Nordic DFU feature in conjunction to Zephyr. I need to upgrade the nodes of a BT mesh network and it would be amazing if I could.
If it isn't, is there any
Hi guys,
is it possible to use the Nordic DFU feature in conjunction to Zephyr. I need to upgrade the nodes of a BT mesh network and it would be amazing if I could.
If it isn't, is there any
|
By
Rodrigo Peixoto <rodrigopex@...>
·
#708
·
|
|
Re: Zephyr development news, 4 Apr - 10 Apr 2018
Fixing the mailing lists; sorry!
<marti@...> wrote:
Fixing the mailing lists; sorry!
<marti@...> wrote:
|
By
Marti Bolivar
·
#707
·
|
|
Re: nrf51822 mesh example RAM constraints.
Could you review the use of RADIO_LL_LENGTH_OCTETS_RX_MAX, just a suspicion that its incorrectly used on nRF51, if so, you could be saving few hundred bytes.
Do feel free to send a PR if you fix
Could you review the use of RADIO_LL_LENGTH_OCTETS_RX_MAX, just a suspicion that its incorrectly used on nRF51, if so, you could be saving few hundred bytes.
Do feel free to send a PR if you fix
|
By
Chettimada, Vinayak Kariappa <vinayak.kariappa.chettimada@...>
·
#706
·
|
|
Re: nrf51822 mesh example RAM constraints.
Thank you Vinayak,
Got it working after deleting health and level server.
Memory region Used Size Region Size %age Used
FLASH: 100376 B 256 KB 38.29%
Thank you Vinayak,
Got it working after deleting health and level server.
Memory region Used Size Region Size %age Used
FLASH: 100376 B 256 KB 38.29%
|
By
Antonio <anvivaldi27@...>
·
#705
·
|