|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi, I've created new PR https://github.com/zephyrproject-rtos/zephyr/pull/8101. It is basically modified version of samples/bluetooth/mesh as well as inspired from samples/boards/nrf52/mesh/onoff-app.
Hi, I've created new PR https://github.com/zephyrproject-rtos/zephyr/pull/8101. It is basically modified version of samples/bluetooth/mesh as well as inspired from samples/boards/nrf52/mesh/onoff-app.
|
By
...
· #4661
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi, I commented line no. 3318 of subsys/bluetooth/host/hci_core.c i.e. // BT_ASSERT(buf); And after that everything is working perfectly normal. Thanks !!
Hi, I commented line no. 3318 of subsys/bluetooth/host/hci_core.c i.e. // BT_ASSERT(buf); And after that everything is working perfectly normal. Thanks !!
|
By
...
· #4660
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi Vikrant, OK in that case I will try to run the onoff mesh app to see if I can reproduce at all. Thanks for the help in debugging this. Carles
Hi Vikrant, OK in that case I will try to run the onoff mesh app to see if I can reproduce at all. Thanks for the help in debugging this. Carles
|
By
Carles Cufi
· #4656
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi Carles, I tried it with samples/boards/nrf52/mesh/onoff-app ....Here too, I faced kernel OOPS. But in that case, occurrence frequency was very low. I'm facing all these issues after 1.12.0-rc2 upda
Hi Carles, I tried it with samples/boards/nrf52/mesh/onoff-app ....Here too, I faced kernel OOPS. But in that case, occurrence frequency was very low. I'm facing all these issues after 1.12.0-rc2 upda
|
By
...
· #4655
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi Vikrant, Can you please try to reproduce this with standard samples present in the Zephyr tree? Thanks, Carles
Hi Vikrant, Can you please try to reproduce this with standard samples present in the Zephyr tree? Thanks, Carles
|
By
Carles Cufi
· #4654
·
|
|
[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
...
· #4653
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
What board is this on? Check for stack overflow, on devices with NXP MPUs these get reported as bus faults. Andrew
What board is this on? Check for stack overflow, on devices with NXP MPUs these get reported as bus faults. Andrew
|
By
Boie, Andrew P
· #4639
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
This is starting to look more and more like a memory corruption or kernel issue at this point. I cannot reproduce this easily by running our standard Bluetooth samples, so I am a bit at a loss here. I
This is starting to look more and more like a memory corruption or kernel issue at this point. I cannot reproduce this easily by running our standard Bluetooth samples, so I am a bit at a loss here. I
|
By
Carles Cufi
· #4636
·
|
|
[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
...
· #4635
·
|
|
[Zephyr-users] #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
...
· #4634
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi Vikrant, Thanks for looking into this. It seems like we do not get a buffer back from the command tx queue: https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/bluetooth/host/hci_core.c
Hi Vikrant, Thanks for looking into this. It seems like we do not get a buffer back from the command tx queue: https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/bluetooth/host/hci_core.c
|
By
Carles Cufi
· #4633
·
|
|
[Zephyr-users] #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
...
· #4632
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
If you are using the Zephyr SDK: path-to-zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-addr2line -e zephyr.elf <addr> Carles
If you are using the Zephyr SDK: path-to-zephyr-sdk/sysroots/x86_64-pokysdk-linux/usr/bin/arm-zephyr-eabi/arm-zephyr-eabi-addr2line -e zephyr.elf <addr> Carles
|
By
Carles Cufi
· #4631
·
|
|
[Zephyr-users] #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
...
· #4630
·
|
|
[Zephyr-users] #BluetoothMesh ...about latest kernel OOPS & exception
#bluetoothmesh
Hi Vikrant, Can you please run addr2line with this address present in the error log: 0x5222? Thanks, Carles
Hi Vikrant, Can you please run addr2line with this address present in the error log: 0x5222? Thanks, Carles
|
By
Carles Cufi
· #4629
·
|
|
#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
...
· #4628
·
|
|
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
...
· #4615
·
|
|
switching from #FCB to #NVS for #BluetoothMesh persistent storage
#fcb
#nvs
#bluetoothmesh
Hi Vikrant, Mesh will work with any settings backend (currently FCB and NFFS, and in the future with NVS). Johan
Hi Vikrant, Mesh will work with any settings backend (currently FCB and NFFS, and in the future with NVS). Johan
|
By
Johan Hedberg
· #2215
·
|
|
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
...
· #2214
·
|
|
switching from #FCB to #NVS for #BluetoothMesh persistent storage
#fcb
#nvs
#bluetoothmesh
Hi. I Think it will be possible – (but can’t be sure). At last Jehudi Maes (the NVS author) is considering right now ho to provide nvs-back-end for the setting (I’m in touch with him). Andrzej
Hi. I Think it will be possible – (but can’t be sure). At last Jehudi Maes (the NVS author) is considering right now ho to provide nvs-back-end for the setting (I’m in touch with him). Andrzej
|
By
Puzdrowski, Andrzej
· #2213
·
|