|
Working with mesh shell 10 messages
Hi, can you please list out set of commands in order to provision and configure a simple onoff server? Though it is straight forward, I do not know how deal with OOB feature, which is disabled in my c
Hi, can you please list out set of commands in order to provision and configure a simple onoff server? Though it is straight forward, I do not know how deal with OOB feature, which is disabled in my c
|
By
ashish.shukla@corvi.com
·
|
|
Zephyr way of handling large data transfer over BLE 6 messages
Hello All, I have a question related to the one i asked last week. (https://lists.zephyrproject.org/pipermail/zephyr-users/2017-December/000915.html). But i will rephrase it and be more generic to wha
Hello All, I have a question related to the one i asked last week. (https://lists.zephyrproject.org/pipermail/zephyr-users/2017-December/000915.html). But i will rephrase it and be more generic to wha
|
By dhguja@gmail.com
·
|
|
[Zephyr-tsc] OpenIoT Summit / ELCE - CFP Opportunity (closes January 7, 2018)
FYI. - k Begin forwarded message: From: Brett Preston <bpreston@...> Subject: Re: [Zephyr-tsc] OpenIoT Summit / ELCE - CFP Opportunity (closes January 7, 2018) Date: January 3, 2018 at 10:33:29 AM MST
FYI. - k Begin forwarded message: From: Brett Preston <bpreston@...> Subject: Re: [Zephyr-tsc] OpenIoT Summit / ELCE - CFP Opportunity (closes January 7, 2018) Date: January 3, 2018 at 10:33:29 AM MST
|
By Kumar Gala
·
|
|
[Zephyr-devel] Introduction of Youtube video, "Bluetooth Mesh Demo at ELCE Prague 2017" 4 messages
1) Download this --> https://git.kernel.org/pub/scm/bluetooth/bluez.git/snapshot/bluez-5.48.tar.gz 2) tar -xvf bluez-5.48.tar.gz 3) mv bluez-5.48 bluez 4)cd bluez 5)./bootstrap-configure 6)make 7)make
1) Download this --> https://git.kernel.org/pub/scm/bluetooth/bluez.git/snapshot/bluez-5.48.tar.gz 2) tar -xvf bluez-5.48.tar.gz 3) mv bluez-5.48 bluez 4)cd bluez 5)./bootstrap-configure 6)make 7)make
|
By
Vikrant More
·
|
|
Zephyr Project seeking Project Evangelist/Developer Advocate
Members of the Zephyr Community, The Zephyr Project is seeking a project evangelist and developer advocate to help grow and support the global Zephyr developer community. The full job description, inc
Members of the Zephyr Community, The Zephyr Project is seeking a project evangelist and developer advocate to help grow and support the global Zephyr developer community. The full job description, inc
|
By Brett Preston
·
|
|
distance provisioning & configuration of #BluetoothMesh DEVICEs using single GATT-Proxy NODE
#bluetoothmesh
Hello, Currently I have been doing provisioning of #BluetoothMesh DEVICEs using #meshctl utility. But I've to individually makes connection with each device over PB-GATT for provisining & configuratio
Hello, Currently I have been doing provisioning of #BluetoothMesh DEVICEs using #meshctl utility. But I've to individually makes connection with each device over PB-GATT for provisining & configuratio
|
By
Vikrant More
·
|
|
#BluetoothMesh self provisioning & configuration for Generic Models for testing
#bluetoothmesh
Hello World !! ----------------------------------------------------------------------------------------------------------------------------- { "$schema":"file:\/\/\/BlueZ\/Mesh\/schema\/mesh.jsonschem
Hello World !! ----------------------------------------------------------------------------------------------------------------------------- { "$schema":"file:\/\/\/BlueZ\/Mesh\/schema\/mesh.jsonschem
|
By
Vikrant More
·
|
|
[Zephyr-devel] Fwd: [Zephyr-tsc] OpenIoT Summit / ELCE - CFP Opportunity (closes January 7, 2018)
Members of the Zephyr Community, The CFP deadline for Embedded Linux Conference / OpenIoT Summit was extended to tomorrow - Tuesday, January 9. CFP: https://events.linuxfoundation.org/events/elc-openi
Members of the Zephyr Community, The CFP deadline for Embedded Linux Conference / OpenIoT Summit was extended to tomorrow - Tuesday, January 9. CFP: https://events.linuxfoundation.org/events/elc-openi
|
By Brett Preston
·
|
|
NFC Library 4 messages
Hi all, Does anyone have ever looked to a NFC library that could be integrated into Zephyr?Would there be any interest? Thanks Erwan
Hi all, Does anyone have ever looked to a NFC library that could be integrated into Zephyr?Would there be any interest? Thanks Erwan
|
By Erwan Gouriou
·
|
|
Security of Mesh Network 2 messages
Hi Johan, As you replied to Vikrant "I think using public key in-band and an OOB mechanism during the authentication stage would also help prevent MITM attacks (though only a 128-bit randomly generate
Hi Johan, As you replied to Vikrant "I think using public key in-band and an OOB mechanism during the authentication stage would also help prevent MITM attacks (though only a 128-bit randomly generate
|
By
ashish.shukla@corvi.com
·
|
|
Emulating 2(or Multiple) Network interfaces in the same QEMU Machine 9 messages
Hello, Sorry for anything confusing, first timer here, I have a couple of questions. 1. Lets say I'm running one of the networking examples using DBOARD=quemu_cortex_m3. When I build it with make clie
Hello, Sorry for anything confusing, first timer here, I have a couple of questions. 1. Lets say I'm running one of the networking examples using DBOARD=quemu_cortex_m3. When I build it with make clie
|
By Juliano S Assine
·
|
|
support for NFFS file system
Hello World !! My question is related to this link's requirement, https://lists.zephyrproject.org/pipermail/zephyr-devel/2017-July/007888.html Is Zephyr going to add support for NFFS file system in up
Hello World !! My question is related to this link's requirement, https://lists.zephyrproject.org/pipermail/zephyr-devel/2017-July/007888.html Is Zephyr going to add support for NFFS file system in up
|
By
Vikrant More
·
|
|
Working with flash on nrf52840
Hello all !! I'm working with /zephyr/samples/driver/soc_flash_nrf5. when I run this example, flash erase is successful,but it fails to write anything, resulting in error Data Access Violation Address
Hello all !! I'm working with /zephyr/samples/driver/soc_flash_nrf5. when I run this example, flash erase is successful,but it fails to write anything, resulting in error Data Access Violation Address
|
By
ashish.shukla@corvi.com
·
|
|
[Zephyr-devel] Working with flash on nrf52840 2 messages
Add configuration CONFIG_MPU_ALLOW_FLASH_WRITE=y to the project (or select via Kconfig). This should help. Andrzej
Add configuration CONFIG_MPU_ALLOW_FLASH_WRITE=y to the project (or select via Kconfig). This should help. Andrzej
|
By
Puzdrowski, Andrzej
·
|
|
Meaning of static OOB?
Hi everyone, During Authentication stage of provisioning, I understand meaning of Output OOB, Input OOB. In case of NO OOB, value paired with Confirmation value is 0x00. What happens in case of static
Hi everyone, During Authentication stage of provisioning, I understand meaning of Output OOB, Input OOB. In case of NO OOB, value paired with Confirmation value is 0x00. What happens in case of static
|
By
ashish.shukla@corvi.com
·
|
|
understanding of #BluetoothMesh OOB authentication procedure 7 messages
#bluetoothmesh
Hello World !! https://blog.bluetooth.com/provisioning-a-bluetooth-mesh-network-part-1 By reading this link, I understood that netKey, appKey, dveKey are AES-128 symmetric keys which are exchanged ove
Hello World !! https://blog.bluetooth.com/provisioning-a-bluetooth-mesh-network-part-1 By reading this link, I understood that netKey, appKey, dveKey are AES-128 symmetric keys which are exchanged ove
|
By
Vikrant More
·
|
|
I2C working example for nrf5
Hi everyone, I'm working with /zephyr/samples/drivers/i2c_fujitsu_fram I configured it for nrf5. The example seems to read data from EEPROM, but it can't write anything. I tried various APIs available
Hi everyone, I'm working with /zephyr/samples/drivers/i2c_fujitsu_fram I configured it for nrf5. The example seems to read data from EEPROM, but it can't write anything. I tried various APIs available
|
By
ashish.shukla@corvi.com
·
|
|
About the usage of bluetooth api for audio
Hi, I want to create a master that can connect to a bluetooth headset. In this way, the master can receive my voice via bluetooth headset. I have seen the bluetooth api in document and bluetooth sampl
Hi, I want to create a master that can connect to a bluetooth headset. In this way, the master can receive my voice via bluetooth headset. I have seen the bluetooth api in document and bluetooth sampl
|
By
陈闯
·
|
|
hiding GATT peripheral services till Passkey pairing
Hello World !! https://devzone.nordicsemi.com/blogs/1235/nrf-blinky-compatible-firmware-using-zephyr-blueto/ I modified $zephyr_base/sample/bluetooth/peripheral/src/main.c as mentioned above. Using nR
Hello World !! https://devzone.nordicsemi.com/blogs/1235/nrf-blinky-compatible-firmware-using-zephyr-blueto/ I modified $zephyr_base/sample/bluetooth/peripheral/src/main.c as mentioned above. Using nR
|
By
Vikrant More
·
|
|
Saving #BluetoothMesh Provisioning & Configuration related data on flash of nRF52 using NFFS 3 messages
#bluetoothmesh
Hello World !! By including NFFS support into #BluetoothMesh project, now I can access flash of nRF52. { Some useful links: http://docs.zephyrproject.org/api/file_system.html https://lists.zephyrproje
Hello World !! By including NFFS support into #BluetoothMesh project, now I can access flash of nRF52. { Some useful links: http://docs.zephyrproject.org/api/file_system.html https://lists.zephyrproje
|
By
Vikrant More
·
|