|
Bluetooth: Mesh: APP key & Mesh initialisation delay related issue
Hi, 1) If we, (provision -> unprovision -> provision) the Bluetooth Mesh Node which is based on onoff_level_lighting_vnd_app then in case of some arbitrary available Model APP key not get save on SoC
Hi, 1) If we, (provision -> unprovision -> provision) the Bluetooth Mesh Node which is based on onoff_level_lighting_vnd_app then in case of some arbitrary available Model APP key not get save on SoC
|
By
...
· #1203
·
|
|
Bluetooth: Mesh: about pending things
Hi, Just for curiosity, need list of pending things/issues (if any) in current Bluetooth Stack to fully satisfy SIG Mesh specification v1.0. Till when it get entitled as Qualified Bluetooth Mesh stack
Hi, Just for curiosity, need list of pending things/issues (if any) in current Bluetooth Stack to fully satisfy SIG Mesh specification v1.0. Till when it get entitled as Qualified Bluetooth Mesh stack
|
By
...
· #1104
·
|
|
[Zephyr-devel] MPU fault while testing Bluetooth Mesh Sample demos
Hi Vinayak, No. The issue has solved now. Regards, vikrant
Hi Vinayak, No. The issue has solved now. Regards, vikrant
|
By
...
· #1099
·
|
|
[Zephyr-devel] MPU fault while testing Bluetooth Mesh Sample demos
Hi Jiri, After replying to your email, I once again started testing thoroughly. And yes, once again I got MPU fault. Regards, Vikrant
Hi Jiri, After replying to your email, I once again started testing thoroughly. And yes, once again I got MPU fault. Regards, Vikrant
|
By
...
· #1088
·
|
|
[Zephyr-devel] MPU fault while testing Bluetooth Mesh Sample demos
HI Jiri, After latest sync with master, I've not faced MPU FAULT issue while testing. But it could be there. With v1.13, it could be suddenly pops-up without any reason (as a app developer) Thanks for
HI Jiri, After latest sync with master, I've not faced MPU FAULT issue while testing. But it could be there. With v1.13, it could be suddenly pops-up without any reason (as a app developer) Thanks for
|
By
...
· #1087
·
|
|
[Zephyr-devel] MPU fault while testing Bluetooth Mesh Sample demos
Hi Carles, ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Hi Carles, ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
|
By
...
· #1082
·
|
|
[Zephyr-devel] MPU fault while testing Bluetooth Mesh Sample demos
Hi, FYI, With v1.12.99 I'm mot facing any MPU FAULT issue (while testing for #onoff_level_lighting_vnd_app) It has last commit -> ba6763a187a347cfc825a2bece78e7d1ef28772d That means something after it
Hi, FYI, With v1.12.99 I'm mot facing any MPU FAULT issue (while testing for #onoff_level_lighting_vnd_app) It has last commit -> ba6763a187a347cfc825a2bece78e7d1ef28772d That means something after it
|
By
...
· #1080
·
|
|
Bluetooth: Mesh: issue with provisioning with
#meshctl
Hi, I'm not able to provision any sample code using Bluez v5.49 #meshctl in case of latest master branch i.e v1.13rc2. Other observations: 1) Using #nRFMesh App (iOS) everything is Ok. 2) In case of Z
Hi, I'm not able to provision any sample code using Bluez v5.49 #meshctl in case of latest master branch i.e v1.13rc2. Other observations: 1) Using #nRFMesh App (iOS) everything is Ok. 2) In case of Z
|
By
...
· #1075
·
|
|
MPU fault while testing Bluetooth Mesh Sample demos
Hi, I'm getting following MPU fault while testing with samples for Bluetooth Mesh . This issue has started after syncing with master branch. ***** MPU FAULT ***** Instruction Access Violation ***** Ha
Hi, I'm getting following MPU fault while testing with samples for Bluetooth Mesh . This issue has started after syncing with master branch. ***** MPU FAULT ***** Instruction Access Violation ***** Ha
|
By
...
· #1067
·
|
|
[Zephyr-devel] nRF52: USART: sending data from Serial terminal to DK
Hi Vinayak, My sim is to create commands & send it to PDK where PDK process them & help onboard #BluetoothMesh clients to create data packets. Currently using thread triggered by button interrupt to s
Hi Vinayak, My sim is to create commands & send it to PDK where PDK process them & help onboard #BluetoothMesh clients to create data packets. Currently using thread triggered by button interrupt to s
|
By
...
· #1049
·
|
|
[Zephyr-devel] nRF52: USART: sending data from Serial terminal to DK
I found sample code under main tree i.e zephyr/samples/nfc/nfc_hello which read data on UART terminal. But it is crasing with this log ... Sample app running on: arm ***** BUS FAULT ***** Instruction
I found sample code under main tree i.e zephyr/samples/nfc/nfc_hello which read data on UART terminal. But it is crasing with this log ... Sample app running on: arm ***** BUS FAULT ***** Instruction
|
By
...
· #1048
·
|
|
nRF52: USART: sending data from Serial terminal to DK
Hi, I wanna send some chuck of data over USART to #nRF52840_PDK like commands. Is there any sample code available for it or any configuration is required to enable this USART read feature ? Thank You
Hi, I wanna send some chuck of data over USART to #nRF52840_PDK like commands. Is there any sample code available for it or any configuration is required to enable this USART read feature ? Thank You
|
By
...
· #1047
·
|
|
about synchronization of remote forked master, local master & local branches
Hi, Assume a person create one PR (to solve already present issues) & it take some time to get approval from reviewers. Meanwhile Zephyr master get upgrad as usual. Then how to properly sync 1) forked
Hi, Assume a person create one PR (to solve already present issues) & it take some time to get approval from reviewers. Meanwhile Zephyr master get upgrad as usual. Then how to properly sync 1) forked
|
By
...
· #1038
·
|
|
[Zephyr-devel] Bluetooth: Mesh: Saving Server's State on SoC flash
Hi Johan, But I need reference example or files from mesh stack which show how to save & retrieve variable after reboot using setting layer ? Thank You !!
Hi Johan, But I need reference example or files from mesh stack which show how to save & retrieve variable after reboot using setting layer ? Thank You !!
|
By
...
· #974
·
|
|
Bluetooth: Mesh: Saving Server's State on SoC flash
Hi, Bluetooth Mesh stack is already utilizing setting layer (#FCB) to store mesh related data on SoC flash. Need examples so that its implementation along with Bluetooth Mesh sample code would not imp
Hi, Bluetooth Mesh stack is already utilizing setting layer (#FCB) to store mesh related data on SoC flash. Need examples so that its implementation along with Bluetooth Mesh sample code would not imp
|
By
...
· #972
·
|
|
Factory Reset: using power On/Off
Hi, To push device into factory reset mode, there is one solution : 1) As soon as device get power it'd read variable store on SoC flash 2) And would immediately increase it by +1 & again stored it on
Hi, To push device into factory reset mode, there is one solution : 1) As soon as device get power it'd read variable store on SoC flash 2) And would immediately increase it by +1 & again stored it on
|
By
...
· #953
·
|
|
Bluetooth: Mesh: about avoiding cloud storage service
Hi, Assume 1) #BluetoothMesh provisioner App is creating NET & APP key using end-user @username & some unforgettable pass-phrase. 2) as app get un-installed, no relevant file will present on local sto
Hi, Assume 1) #BluetoothMesh provisioner App is creating NET & APP key using end-user @username & some unforgettable pass-phrase. 2) as app get un-installed, no relevant file will present on local sto
|
By
...
· #948
·
|
|
Bluetooth: Mesh: about avoiding cloud storage
Hi, Assume 1) #BluetoothMesh provisioner App is creating NET & APP key using end-user @username & some unforgettable pass-phrase. 2) as app get un-installed, no relevant file will present on local sto
Hi, Assume 1) #BluetoothMesh provisioner App is creating NET & APP key using end-user @username & some unforgettable pass-phrase. 2) as app get un-installed, no relevant file will present on local sto
|
By
...
· #947
·
|
|
Bluetooth: Mesh: How to reduce provisioning time ?
Hi, How to reduce time required to "provisioning + reconnection to proxy service" (in case of OOB authentication disabled) compared to default configuration ? Thank You !!
Hi, How to reduce time required to "provisioning + reconnection to proxy service" (in case of OOB authentication disabled) compared to default configuration ? Thank You !!
|
By
...
· #946
·
|
|
OpenThread example from embedded world conf
#nrf52840
Hi Charles, > Use the prj_nrf52840_ot.conf files in both. Is that means we have to rename it as prj.conf ? Thread Group has recently released Thread Commissioning App. How we can use it for exploring
Hi Charles, > Use the prj_nrf52840_ot.conf files in both. Is that means we have to rename it as prj.conf ? Thread Group has recently released Thread Commissioning App. How we can use it for exploring
|
By
...
· #936
·
|