|
[Zephyr-devel] [Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi, These are today's OOPS & Faults root@vikrant-iMac:/home/vikrant/projects/bluez/mesh# /opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-addr2line -e /home/vikran
Hi, These are today's OOPS & Faults root@vikrant-iMac:/home/vikrant/projects/bluez/mesh# /opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-addr2line -e /home/vikran
|
By
...
· #841
·
|
|
[Zephyr-devel] cmake -DBOARD=nrf52840_pca10056 .. gives me ERROR
Hi, I re-downloaded entire git repository & now it works for me !!
Hi, I re-downloaded entire git repository & now it works for me !!
|
By
...
· #840
·
|
|
[Zephyr-devel] cmake -DBOARD=nrf52840_pca10056 .. gives me ERROR
Hi, But I'm facing this error just after updating to latest version of zephyr which I did just an half hour ago. Thank You !!
Hi, But I'm facing this error just after updating to latest version of zephyr which I did just an half hour ago. Thank You !!
|
By
...
· #839
·
|
|
cmake -DBOARD=nrf52840_pca10056 .. gives me ERROR
Hi, After executing, cmake -DBOARD=nrf52840_pca10056 .. I got following error ... (tried it with samples/bluetooth/mesh as well as samples/basic/blink_led/build) --------------------------------------
Hi, After executing, cmake -DBOARD=nrf52840_pca10056 .. I got following error ... (tried it with samples/bluetooth/mesh as well as samples/basic/blink_led/build) --------------------------------------
|
By
...
· #837
·
|
|
[Zephyr-devel] [Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi to all, Suddenly get this non-stoppable FAULT ***** BUS FAULT ***** Executing thread ID (thread): 0x20000220 Faulting instruction address: 0x1c9a4 Precise data bus error Address: 0xe5f7ffbe Fatal f
Hi to all, Suddenly get this non-stoppable FAULT ***** BUS FAULT ***** Executing thread ID (thread): 0x20000220 Faulting instruction address: 0x1c9a4 Precise data bus error Address: 0xe5f7ffbe Fatal f
|
By
...
· #828
·
|
|
#BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi Carles, Now get these FAULT/OOPS, ***** MPU FAULT ***** Executing thread ID (thread): 0x20001eb0 Faulting instruction address: 0x200006b8 Instruction Access Violation Fatal fault in thread 0x20001e
Hi Carles, Now get these FAULT/OOPS, ***** MPU FAULT ***** Executing thread ID (thread): 0x20001eb0 Faulting instruction address: 0x200006b8 Instruction Access Violation Fatal fault in thread 0x20001e
|
By
...
· #827
·
|
|
#BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi Carles, Input -> /opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-addr2line -e /home/vikrant/projects/zephyr/zephyr/samples/bluetooth/mesh2/build/zephyr/zephyr.
Hi Carles, Input -> /opt/zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-addr2line -e /home/vikrant/projects/zephyr/zephyr/samples/bluetooth/mesh2/build/zephyr/zephyr.
|
By
...
· #824
·
|
|
#BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi Carles, I will but don't know, how to do that ?
Hi Carles, I will but don't know, how to do that ?
|
By
...
· #822
·
|
|
#BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hello World !! Today after upgrading to v1.12.0-rc2, I'm getting following error while playing with sample code which is inspired from sample/bluetooth/mesh [bt] [ERR] hci_tx_thread: assert: 'err == 0
Hello World !! Today after upgrading to v1.12.0-rc2, I'm getting following error while playing with sample code which is inspired from sample/bluetooth/mesh [bt] [ERR] hci_tx_thread: assert: 'err == 0
|
By
...
· #820
·
|
|
[Bluetooth pairing] psskey_confirm callback is not executing even after successful pairing
Hi, static void auth_passkey_confirm(struct bt_conn *conn, unsigned int passkey){ printk(" \rauth_passkey_confirm !! \r"); } static struct bt_conn_auth_cb auth_cb_display = { .passkey_display = auth_p
Hi, static void auth_passkey_confirm(struct bt_conn *conn, unsigned int passkey){ printk(" \rauth_passkey_confirm !! \r"); } static struct bt_conn_auth_cb auth_cb_display = { .passkey_display = auth_p
|
By
...
· #818
·
|
|
What end user can't do if have only NET & APP key for #BluetoothMesh n/w ?
#bluetoothmesh
Hi, Assume 1) a company don't wanna go with any cloud service to store & upgrade #BluetoothMesh .json file for his products. 2) And no #OOB authentication during provisioning 3) On other side, user pr
Hi, Assume 1) a company don't wanna go with any cloud service to store & upgrade #BluetoothMesh .json file for his products. 2) And no #OOB authentication during provisioning 3) On other side, user pr
|
By
...
· #811
·
|
|
[Zephyr-devel] switching from #FCB to #NVS for #BluetoothMesh persistent storage
#fcb
#nvs
#bluetoothmesh
Hi Andrzej, Is #BluetoothMesh stack completely independent from persistence storage mechanism used by #SettingLayer ? If yes, then only it will possible. 😃 Thank You !!
Hi Andrzej, Is #BluetoothMesh stack completely independent from persistence storage mechanism used by #SettingLayer ? If yes, then only it will possible. 😃 Thank You !!
|
By
...
· #799
·
|
|
switching from #FCB to #NVS for #BluetoothMesh persistent storage
#fcb
#nvs
#bluetoothmesh
Hi, will it be possible to choose between #FCB & #NVS for #BluetoothMesh persistence data storage using configuration options ? Thank You !!
Hi, will it be possible to choose between #FCB & #NVS for #BluetoothMesh persistence data storage using configuration options ? Thank You !!
|
By
...
· #795
·
|
|
[Zephyr-devel] about newly introduced #BluetoothMesh persistent storage feature
#bluetoothmesh
Hi Johan, As per nrf52840_pca10056.dts file last 16KB is used for persistent data storage. To calculate FLASH life time, I have to understand what is going on at background (at #FCB layer). This is my
Hi Johan, As per nrf52840_pca10056.dts file last 16KB is used for persistent data storage. To calculate FLASH life time, I have to understand what is going on at background (at #FCB layer). This is my
|
By
...
· #790
·
|
|
about newly introduced #BluetoothMesh persistent storage feature
#bluetoothmesh
Hi, How to save (SIG or Vendor) Model states on SoC flash ? Is it going to be depend upon setting layer which is newly introduce concept or gonna completely independent as part of App layer ? --------
Hi, How to save (SIG or Vendor) Model states on SoC flash ? Is it going to be depend upon setting layer which is newly introduce concept or gonna completely independent as part of App layer ? --------
|
By
...
· #788
·
|
|
What will be status of #BluetoothMesh in #LTS release ?
#bluetoothmesh
#lts
Hi Johan, Awesome, thanks for the info !!
Hi Johan, Awesome, thanks for the info !!
|
By
...
· #764
·
|
|
[Zephyr-devel] What will be status of #BluetoothMesh in #LTS release ?
#bluetoothmesh
#lts
HI Aaron, This PDF may help developers who want to go with Zephyr #BluetoothMesh. https://www.zephyrproject.org/wp-content/uploads/sites/38/2018/03/openiot_zephyr_lts_what_and_why.pdf But following li
HI Aaron, This PDF may help developers who want to go with Zephyr #BluetoothMesh. https://www.zephyrproject.org/wp-content/uploads/sites/38/2018/03/openiot_zephyr_lts_what_and_why.pdf But following li
|
By
...
· #761
·
|
|
What will be status of #BluetoothMesh in #LTS release ?
#bluetoothmesh
#lts
Hi, What will be status of #BluetoothMesh in #LTS v.1.12.0 release ? Will it be released as #Qualified stack ? As of now, we can't save Provisioning, Configuration & other real time data (eg. message
Hi, What will be status of #BluetoothMesh in #LTS v.1.12.0 release ? Will it be released as #Qualified stack ? As of now, we can't save Provisioning, Configuration & other real time data (eg. message
|
By
...
· #759
·
|
|
[Zephyr-devel] [ #BluetoothMesh ] possible Bug .. without assigning subscription address to Model, it is reacting to subscription address assign to other Model
#bluetoothmesh
Hi, It was bug from my side & I've resolved it. Now everything is working as expected. Excuse me for that !!
Hi, It was bug from my side & I've resolved it. Now everything is working as expected. Excuse me for that !!
|
By
...
· #758
·
|
|
[Zephyr-devel] not able to complete #BluetoothMesh provisioning & configuration process using #meshctl (5.49)
#meshctl
#bluetoothmesh
Hi to all, cd $(zephyr_base) git fetch origin pull/7283/head:BlueZMeshctl git checkout BlueZMeshctl I execute above commands & re-build samples/bluetooth/mesh & try to provision it using BlueZ 5.49 #m
Hi to all, cd $(zephyr_base) git fetch origin pull/7283/head:BlueZMeshctl git checkout BlueZMeshctl I execute above commands & re-build samples/bluetooth/mesh & try to provision it using BlueZ 5.49 #m
|
By
...
· #757
·
|