|
Hello Zephyr support team,
#ble
#bluetoothmesh
#hci
#zephyrbluetoothmesh
#uart
We have some questions regarding the BLE MESH, So kindly go through below hardware and software setup and please guide us about our queries. Your quick response will be highly appreciated. Hardware se
We have some questions regarding the BLE MESH, So kindly go through below hardware and software setup and please guide us about our queries. Your quick response will be highly appreciated. Hardware se
|
By
prabhunath.gupt@...
·
|
|
#ble 2 messages
#ble
Hi Carl, Thank you for reporting the issue. You may send a pull request to fix accordingly and I will be glad to review the same. As this is a bug, we could get this in for the 2.6 release. Regards, V
Hi Carl, Thank you for reporting the issue. You may send a pull request to fix accordingly and I will be glad to review the same. As this is a bug, we could get this in for the 2.6 release. Regards, V
|
By
Chettimada, Vinayak Kariappa
·
|
|
Custom passkey not work.
#ble
#nrf52480
Hi, I have problem using function bt_passkey_set(). Even if I use this function pairing use random number. In application I use BT_SECURITY_L4 level. This is my config for Ble. CONFIG_BT=y CONFIG_BT_S
Hi, I have problem using function bt_passkey_set(). Even if I use this function pairing use random number. In application I use BT_SECURITY_L4 level. This is my config for Ble. CONFIG_BT=y CONFIG_BT_S
|
By
robert.konc@...
·
|
|
Max Possible BLE communication range with Zephyr's 'hci_uart' app on nrf52840 chip
#hci
#nrf52480
#uart
#ble
#bluetooth
Hello Community, We are using nordic's nrf52840_pca10056 chip on our custom board and on top of that zephyr's 'hci_uart' application is running. (Zephyr version v2.1.0).On our custom board, the host s
Hello Community, We are using nordic's nrf52840_pca10056 chip on our custom board and on top of that zephyr's 'hci_uart' application is running. (Zephyr version v2.1.0).On our custom board, the host s
|
By
...
·
|
|
Zephyr 2.3: BLE: BT SIG certification plans 2 messages
#ble
#nrf52840
Hi Ryan, This is still TBD, I will soon call a meeting to decide on this year’s qualification plans. Thanks, Carles
Hi Ryan, This is still TBD, I will soon call a meeting to decide on this year’s qualification plans. Thanks, Carles
|
By
Carles Cufi
·
|
|
safely calling bt_gatt_subscribe_params.notify
#ble
in bluetooth/host/gatt.c, the notify member of bt_gatt_subscribe_params is called without checking for a null pointer. In my central, the peripheral disconnected while I was subscribed to an attribute
in bluetooth/host/gatt.c, the notify member of bt_gatt_subscribe_params is called without checking for a null pointer. In my central, the peripheral disconnected while I was subscribed to an attribute
|
By
Mike DiClaudio
·
|
|
hcitool lescan stops scanning beacons
#ble
#hci
#nrf52480
#uart
Hi Community, I have one custom board on which I'm having Nordic's nrf52840_pca10056 chip on which i have flashed zephyr's 'hci_uart' sample application for the beacon scanning purpose. "hci_uart" app
Hi Community, I have one custom board on which I'm having Nordic's nrf52840_pca10056 chip on which i have flashed zephyr's 'hci_uart' sample application for the beacon scanning purpose. "hci_uart" app
|
By
...
·
|
|
Beacon scanning limitation using hci_uart
#uart
#ninja
#ble
#hci
#nrf52480
Hello All, I have one question regarding the ability of zephyr's hci_uart sample app. I am using this application on nrf52840_pca10056 for scanning the ble beacons. Scenario is i can see "hci0" interf
Hello All, I have one question regarding the ability of zephyr's hci_uart sample app. I am using this application on nrf52840_pca10056 for scanning the ble beacons. Scenario is i can see "hci0" interf
|
By
...
·
|
|
ZEBRA RFC source tree location
#ble
The ZEBRA RFC (see RFC: https://github.com/zephyrproject-rtos/zephyr/issues/23465) is a feature proposal for a simple way to add secure authentication between two Bluetooth devices. ZEBRA is not part
The ZEBRA RFC (see RFC: https://github.com/zephyrproject-rtos/zephyr/issues/23465) is a feature proposal for a simple way to add secure authentication between two Bluetooth devices. ZEBRA is not part
|
By
Dean Gereaux
·
|
|
nrf52840 ble error 3 messages
#ble
#nrf52840
Yes previously I posted same issue, but iam not creating any threads in my application
Yes previously I posted same issue, but iam not creating any threads in my application
|
By
Narendar Malepu
·
|
|
nrf52840 ble error 7 messages
#ble
#nrf52840
But i'm not using any threads in my application, did you mean ble created threads
But i'm not using any threads in my application, did you mean ble created threads
|
By
Narendar Malepu
·
|
|
Zephyr rtos : Unable to scan all broadcasted BLE packets 2 messages
#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
·
|
|
hci interface stopped working after few hours 16 messages
#ble
#hci
#nrf52480
#uart
Hi Vinayak, Thank you for the support. I have created the GH issue for the same https://github.com/zephyrproject-rtos/zephyr/issues/23319 Thanks, Mayank
Hi Vinayak, Thank you for the support. I have created the GH issue for the same https://github.com/zephyrproject-rtos/zephyr/issues/23319 Thanks, Mayank
|
By
...
·
|
|
nrf52840 hang without errors 2 messages
#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
·
|
|
hci_uart application with flow control disable 4 messages
#uart
#samples
#ble
#hci
#nrf52480
Hi Johan, Should i go with the Hardware flow control as enable to solve the buffer flow issue ? Not using HWFC could have any other adverse effect? As my current implementation is based on flow contro
Hi Johan, Should i go with the Hardware flow control as enable to solve the buffer flow issue ? Not using HWFC could have any other adverse effect? As my current implementation is based on flow contro
|
By
...
·
|
|
Race Condition in ATT
#ble
#nrf52480
In version 1.14.1, there appears to be a race condition when updating an indication value. It results in a BUS FAULT, which occurs because a pointer becomes null. Here are the Zephyr ATT print message
In version 1.14.1, there appears to be a race condition when updating an indication value. It results in a BUS FAULT, which occurs because a pointer becomes null. Here are the Zephyr ATT print message
|
By
ben.byers@...
·
Edited
|
|
How to get BLE scan channel 3 messages
#ble
OK I was create a github issue. thank you.
OK I was create a github issue. thank you.
|
By
loquat3
·
|
|
Why the default MAC address is not shown in the host when using hciconfig command in linux 2 messages
#hci
#ble
#nrf52
#nrf52840
Hi Venkatesh, hciconfig uses a legacy ioctl kernel interface which is only able to retrieve the public address of a controller. nRF controllers do not come with any public address by default, which is
Hi Venkatesh, hciconfig uses a legacy ioctl kernel interface which is only able to retrieve the public address of a controller. nRF controllers do not come with any public address by default, which is
|
By
Johan Hedberg
·
|
|
Firmware upgrade of hci_uart app by using bootloader in serial recovery mode 2 messages
#ble
#hci
#nrf52480
#uart
Hi Mayank, I am surprised to say this doesn't appear to be covered in the MCUboot documentation. David, did I miss it somewhere? Mayank: you need at least three pins connecting the i.MX and nRF chips:
Hi Mayank, I am surprised to say this doesn't appear to be covered in the MCUboot documentation. David, did I miss it somewhere? Mayank: you need at least three pins connecting the i.MX and nRF chips:
|
By
Bolivar, Marti
·
|
|
Persistent memory issue (NVS and FCB) - Zephyr V1.X versus V2 3 messages
#ble
#nrf52
Hi Carles, Thanks for the tip. I would be really surprised that I already have a stack issue, as the application is still very simple... Nevertheless it can't harm to have this option enabled. Br, Fra
Hi Carles, Thanks for the tip. I would be really surprised that I already have a stack issue, as the application is still very simple... Nevertheless it can't harm to have this option enabled. Br, Fra
|
By
frv
·
|