|
mbed TLS ssl client - certification
Hi,
I try the example mbed TLS ssl client and it did not work.
In the example, the certificate tests/data_files/test-ca2.crt is a table ca_cert[] =
0x30, 0x82, 0x02, 0x52, 0x30, 0x82, 0x01,
Hi,
I try the example mbed TLS ssl client and it did not work.
In the example, the certificate tests/data_files/test-ca2.crt is a table ca_cert[] =
0x30, 0x82, 0x02, 0x52, 0x30, 0x82, 0x01,
|
By
clemence
·
#2063
·
|
|
Questions about ARMv7-A and ARMv8-A support in Zephyr
Hi there,
Recently, I tried porting Zephyr to my development board and found it is one excellent RT-OS.
However, it seems that Zephyr have not yet supported ARMv7-A and ARMv8-A architecture. As
Hi there,
Recently, I tried porting Zephyr to my development board and found it is one excellent RT-OS.
However, it seems that Zephyr have not yet supported ARMv7-A and ARMv8-A architecture. As
|
By
Frank Wang
·
#2062
·
|
|
Re: Low power node and friend
#bluetoothmesh
Hi Johan,
Thank you for your prompt response.
"It depends on whether you want to be Friend or LPN. For Friend you need
to use the configuration model to enable the feature. For LPN you need
to call
Hi Johan,
Thank you for your prompt response.
"It depends on whether you want to be Friend or LPN. For Friend you need
to use the configuration model to enable the feature. For LPN you need
to call
|
By
Diana Rivera
·
#2061
·
|
|
Re: Low power node and friend
#bluetoothmesh
Hi DRV,
At least the mesh shell supports both Friend and LPN roles, so you could
start off with tests/bluetooth/mesh_shell. The actual shell command
handlers are implemented in
Hi DRV,
At least the mesh shell supports both Friend and LPN roles, so you could
start off with tests/bluetooth/mesh_shell. The actual shell command
handlers are implemented in
|
By
Johan Hedberg
·
#2060
·
|
|
Low power node and friend
#bluetoothmesh
Hello,
I'm currently trying to implement a bluetooth mesh that includes not only relay nodes but low power nodes and their respective friends. So far I'm having a bit of trouble trying to do this. Is
Hello,
I'm currently trying to implement a bluetooth mesh that includes not only relay nodes but low power nodes and their respective friends. So far I'm having a bit of trouble trying to do this. Is
|
By
Diana Rivera
·
#2059
·
|
|
Re: How to evaluate the "zephyr\samples\bluetooth\mesh"?
Hi Aaron,
CONFIG_BT_MESH_LOW_POWER
CONFIG_BT_MESH_FRIEND
By enabling these parameters you could test LPN & Friend node features.
It has nothing to do with Flash storage.
But if your are planning to
Hi Aaron,
CONFIG_BT_MESH_LOW_POWER
CONFIG_BT_MESH_FRIEND
By enabling these parameters you could test LPN & Friend node features.
It has nothing to do with Flash storage.
But if your are planning to
|
By
vikrant8051 <vikrant8051@...>
·
#2058
·
|
|
Re: How to evaluate the "zephyr\samples\bluetooth\mesh"?
Hi Vibrant,
Glad to know that zephyr have this road-map. Do you mean the Friend & Low Power Node feature will be implemented in zephyr June 2018 with LTS tag ?
Yes, I think this feature should be
Hi Vibrant,
Glad to know that zephyr have this road-map. Do you mean the Friend & Low Power Node feature will be implemented in zephyr June 2018 with LTS tag ?
Yes, I think this feature should be
|
By
Aaron Xu
·
#2057
·
|
|
Re: How to evaluate the "zephyr\samples\bluetooth\mesh"?
Hi Aaron,
I wanna too do that.
But to create complex mesh network, it is required that node should save provisioning & configuration data on
SoC flash. And I hope from next version onwards we could
Hi Aaron,
I wanna too do that.
But to create complex mesh network, it is required that node should save provisioning & configuration data on
SoC flash. And I hope from next version onwards we could
|
By
vikrant8051 <vikrant8051@...>
·
#2056
·
|
|
Re: How to evaluate the "zephyr\samples\bluetooth\mesh"?
Hi Vikrant,
Perfect! I have use Silicon Labs Bluetooth Mesh Android App to provision my network and control those "Lights".
Thank you for your great help!
I noticed that zephyr has implemented friend
Hi Vikrant,
Perfect! I have use Silicon Labs Bluetooth Mesh Android App to provision my network and control those "Lights".
Thank you for your great help!
I noticed that zephyr has implemented friend
|
By
Aaron Xu
·
#2055
·
|
|
Re: [Zephyr-users] #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
·
#2054
·
|
|
#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@...>
·
#2053
·
|
|
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
·
#2052
·
|
|
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@...>
·
#2051
·
|
|
Re: Core407V STM32F407VET6 Board Definition Help Needed
them in Kconfig.defconfig.stm32f407xx as:
undefined, or is the following acceptable also:
You could disable unsupported ports in your boards Kconfig.defconfig file.
E.g.:
if GPIO
config
them in Kconfig.defconfig.stm32f407xx as:
undefined, or is the following acceptable also:
You could disable unsupported ports in your boards Kconfig.defconfig file.
E.g.:
if GPIO
config
|
By
Yannis Damigos
·
#2050
·
|
|
Re: Core407V STM32F407VET6 Board Definition Help Needed
Thank-you, yes that did the trick.
Now my board does not support GPIO ports starting with F. I see refs to them in Kconfig.defconfig.stm32f407xx as:
if SOC_STM32F407XG
config SOC
string
Thank-you, yes that did the trick.
Now my board does not support GPIO ports starting with F. I see refs to them in Kconfig.defconfig.stm32f407xx as:
if SOC_STM32F407XG
config SOC
string
|
By
Warren Gay <ve3wwg@...>
·
#2049
·
|
|
Re: [Zephyr-users] [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
·
#2048
·
|
|
Zephyr API discussion weekly call
Hi all,
During the API call today we followed-up on the ADC and WDT APIs which are now getting more mature and will hopefully be soon ready for merging.
We still need someone to take ownership of
Hi all,
During the API call today we followed-up on the ADC and WDT APIs which are now getting more mature and will hopefully be soon ready for merging.
We still need someone to take ownership of
|
By
Carles Cufi
·
#2047
·
|
|
Re: 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@...>
·
#2046
·
|
|
Re: Core407V STM32F407VET6 Board Definition Help Needed
Hi Warren,
in your _defconfig file you set "CONFIG_SOC_STM32F407XX=y".
But, the SOC_STM32F407XX is undefined as it mentioned in your cmake
Hi Warren,
in your _defconfig file you set "CONFIG_SOC_STM32F407XX=y".
But, the SOC_STM32F407XX is undefined as it mentioned in your cmake
|
By
Yannis Damigos
·
#2045
·
|
|
Re: Core407V STM32F407VET6 Board Definition Help Needed
Hi Warren,
Looking to the log, it seems that there is an issue in your board definition:
warning: BOARD_CORE407V_STM32F407 (defined at /home/wwg/zephyr/boards/arm/core407v_stm32f407/Kconfig.board:7)
Hi Warren,
Looking to the log, it seems that there is an issue in your board definition:
warning: BOARD_CORE407V_STM32F407 (defined at /home/wwg/zephyr/boards/arm/core407v_stm32f407/Kconfig.board:7)
|
By
Erwan Gouriou
·
#2044
·
|