|
Zephyr v2.4.0-rc3 tagged
Hi Maureen, > The final release remains scheduled for 25 Sep. I see that one of my PR has not been merged, because there was a merge conflict introduced due to another PR that was merged. PR: https://
Hi Maureen, > The final release remains scheduled for 25 Sep. I see that one of my PR has not been merged, because there was a merge conflict introduced due to another PR that was merged. PR: https://
|
By
Chettimada, Vinayak Kariappa
· #7348
·
|
|
BLE Controller Core Spec 5.2 Power Control Feature
> I think it will integrate better with the new design but let me continue with the current master for the time being. Current master has not accepted any new control procedure code except for bug fix
> I think it will integrate better with the new design but let me continue with the current master for the time being. Current master has not accepted any new control procedure code except for bug fix
|
By
Chettimada, Vinayak Kariappa
· #7296
·
|
|
BLE Controller Core Spec 5.2 Power Control Feature
Hi Khaled, Control procedures is a major implementation in the controller, the new overhaul work is already into its 10th calendar month. I would not consider adding new control procedures to be ever
Hi Khaled, Control procedures is a major implementation in the controller, the new overhaul work is already into its 10th calendar month. I would not consider adding new control procedures to be ever
|
By
Chettimada, Vinayak Kariappa
· #7293
·
|
|
BLE Controller Core Spec 5.2 Power Control Feature
Hi Khaled, Currently the link layer is undergoing a major overhaul of the control procedure design. You can refer to the changes in the topic-ble-llcp branch. That said, you are welcome to send a draf
Hi Khaled, Currently the link layer is undergoing a major overhaul of the control procedure design. You can refer to the changes in the topic-ble-llcp branch. That said, you are welcome to send a draf
|
By
Chettimada, Vinayak Kariappa
· #7291
·
|
|
nrf52840 ble error
#ble
#nrf52840
Please create a github issue with details of building your application and steps to reproduce the issue. Do specify the commit hash, and if you have a branch, do mention that too. I see you have re-se
Please create a github issue with details of building your application and steps to reproduce the issue. Do specify the commit hash, and if you have a branch, do mention that too. I see you have re-se
|
By
Chettimada, Vinayak Kariappa
· #6887
·
|
|
nrf52840 ble error
#ble
#nrf52840
Sorry, forgot to paste the link: https://github.com/zephyrproject-rtos/zephyr/pull/23258 -Vinayak
Sorry, forgot to paste the link: https://github.com/zephyrproject-rtos/zephyr/pull/23258 -Vinayak
|
By
Chettimada, Vinayak Kariappa
· #6872
·
|
|
nrf52840 ble error
#ble
#nrf52840
Please identify and increase thread stack size based on your application code. You can use the implementation in this PR to analyse stack usage. -Vinayak
Please identify and increase thread stack size based on your application code. You can use the implementation in this PR to analyse stack usage. -Vinayak
|
By
Chettimada, Vinayak Kariappa
· #6871
·
|
|
Zephyr rtos : Unable to scan all broadcasted BLE packets
#ble
#hci
#nrf52480
#samples
#uart
You can use nRF sniffer found here: https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE And check the wireshark logs for advertising interval and channels. If
You can use nRF sniffer found here: https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE And check the wireshark logs for advertising interval and channels. If
|
By
Chettimada, Vinayak Kariappa
· #6868
·
|
|
nrf52840 ble error
#ble
#nrf52840
Please provide the details of: # arm-none-eabi-addr2line -e <path to zephyr.elf file> 0x000390ee -Vinayak
Please provide the details of: # arm-none-eabi-addr2line -e <path to zephyr.elf file> 0x000390ee -Vinayak
|
By
Chettimada, Vinayak Kariappa
· #6867
·
|
|
hci interface stopped working after few hours
#ble
#hci
#nrf52480
#uart
Ok, Please create a GH issue and mentioned as much details as possible to help me reproduce the issue. Vinayak
Ok, Please create a GH issue and mentioned as much details as possible to help me reproduce the issue. Vinayak
|
By
Chettimada, Vinayak Kariappa
· #6834
·
|
|
hci interface stopped working after few hours
#ble
#hci
#nrf52480
#uart
Hi Jamie, All the disconnects are Host Bluetooth stack initiated. I will need some help from BlueZ guys to throw some light here. Regards, Vinayak
Hi Jamie, All the disconnects are Host Bluetooth stack initiated. I will need some help from BlueZ guys to throw some light here. Regards, Vinayak
|
By
Chettimada, Vinayak Kariappa
· #6832
·
|
|
hci interface stopped working after few hours
#ble
#hci
#nrf52480
#uart
Hi Jamie, A btmon log would help identify the reason for disconnection. > the connection parameter update still fails but even minutes later I am still connected to the remote device. This is weird, t
Hi Jamie, A btmon log would help identify the reason for disconnection. > the connection parameter update still fails but even minutes later I am still connected to the remote device. This is weird, t
|
By
Chettimada, Vinayak Kariappa
· #6830
·
|
|
hci interface stopped working after few hours
#ble
#hci
#nrf52480
#uart
Hi, Both Mayank and Jamie, I am interested in the way the HCI packets are transported to the Host Bluetooth stack. In case of use of nRF DKs and Dongle, if using JLink debugger host firmware, you need
Hi, Both Mayank and Jamie, I am interested in the way the HCI packets are transported to the Host Bluetooth stack. In case of use of nRF DKs and Dongle, if using JLink debugger host firmware, you need
|
By
Chettimada, Vinayak Kariappa
· #6828
·
|
|
hci interface stopped working after few hours
#ble
#hci
#nrf52480
#uart
Hi Mayank, Are you using any host debugger firmware to convert to USB? or using 3v TTL connections to your custom board from nRF52840? For those using USB_UART conversion, I am assuming you are using
Hi Mayank, Are you using any host debugger firmware to convert to USB? or using 3v TTL connections to your custom board from nRF52840? For those using USB_UART conversion, I am assuming you are using
|
By
Chettimada, Vinayak Kariappa
· #6818
·
|
|
nrf52840 hang without errors
#ble
#nrf52840
#uart
Hi Narendar, Please create a github bug report, with details on how to build your application and reproduce the issue. You may share a branch in the GH issue if that is faster for me or others to repr
Hi Narendar, Please create a github bug report, with details on how to build your application and reproduce the issue. You may share a branch in the GH issue if that is faster for me or others to repr
|
By
Chettimada, Vinayak Kariappa
· #6809
·
|
|
How to get BLE scan channel
#ble
Hi biwa, I am assuming that you wish to get the BLE radio channel number used in the scan window as part of the advertisement report like in the lines of RSSI. But as this information is not part of s
Hi biwa, I am assuming that you wish to get the BLE radio channel number used in the scan window as part of the advertisement report like in the lines of RSSI. But as this information is not part of s
|
By
Chettimada, Vinayak Kariappa
· #6666
·
|
|
about BLE Rx test
Hi Tommy, To test 2M Phy please use LE Receiver Test Command [v2] with OCF 0x0033 instead of the v1 command you are using. Regards, Vinayak
Hi Tommy, To test 2M Phy please use LE Receiver Test Command [v2] with OCF 0x0033 instead of the v1 command you are using. Regards, Vinayak
|
By
Chettimada, Vinayak Kariappa
· #6509
·
|
|
Simultaneous BLE connection with different PHY speeds
Hi Jos, Currently, by default all BLE connections default to 2Mbps if supported by both local and peer device. If you have mixed peers with support for 2 Mbps absent in some of them, then you will not
Hi Jos, Currently, by default all BLE connections default to 2Mbps if supported by both local and peer device. If you have mixed peers with support for 2 Mbps absent in some of them, then you will not
|
By
Chettimada, Vinayak Kariappa
· #6483
·
|
|
nrf52 debug with Linux VirtualBox
Hi David, You can try adding the device to “USB Device filters” in the VirtualBox guest’s settingsàports à USB. Usually, if the Segger firmware has updates, the JLink will try firmware upgrade hence w
Hi David, You can try adding the device to “USB Device filters” in the VirtualBox guest’s settingsàports à USB. Usually, if the Segger firmware has updates, the JLink will try firmware upgrade hence w
|
By
Chettimada, Vinayak Kariappa
· #6049
·
|
|
LE pair disconnected
Hi Tommy, Sorry, I am not able to try out your usecase on Bluez, as it has been quite sometime that I have been using with Bluez, due to my priorities, you may have to wait or ask someone else on the
Hi Tommy, Sorry, I am not able to try out your usecase on Bluez, as it has been quite sometime that I have been using with Bluez, due to my priorities, you may have to wait or ask someone else on the
|
By
Chettimada, Vinayak Kariappa
· #5784
·
|