|
How to combine smp_svr and hci_uart app's of zephyr for DFU OTA 2 messages
#hci
#nrf52480
#ble
#uart
#samples
Hi, I want to do an DFU OTA in nRF52840 BLE chip. I have flashed mcuboot bootloader and also flashed hci_uart (To scan BLE beacons) application. This will be one time flash using JTAG. Now, I want to
Hi, I want to do an DFU OTA in nRF52840 BLE chip. I have flashed mcuboot bootloader and also flashed hci_uart (To scan BLE beacons) application. This will be one time flash using JTAG. Now, I want to
|
By
...
·
|
|
DFU OTA by using mcuboot bootloader in serial recovery mode 2 messages
#ble
#hci
#nrf52480
#uart
Hello All, Right now I'm exploring the best way to do DFU OTA. I would like to ask that how i can do the DFU by booting the mcuboot bootloader in serial recovery mode. I have one nrf52840_pca10056 chi
Hello All, Right now I'm exploring the best way to do DFU OTA. I would like to ask that how i can do the DFU by booting the mcuboot bootloader in serial recovery mode. I have one nrf52840_pca10056 chi
|
By
...
·
|
|
Firmware upgrade of hci_uart app by using bootloader in serial recovery mode 2 messages
#ble
#hci
#nrf52480
#uart
Hello, I have nrf52840_pca10056 chip connected to imx6ul processor via uart (Both are embedded on my custom board) as shown in attached image. I'm using mcuboot bootloader on nrf52840 chip, now i want
Hello, I have nrf52840_pca10056 chip connected to imx6ul processor via uart (Both are embedded on my custom board) as shown in attached image. I'm using mcuboot bootloader on nrf52840 chip, now i want
|
By
...
·
|
|
【HCI_UART】hci_uart sample cannot advertise controlled by HCI commands
#nrf52832
#uart
#hci
Hi guys, I met a problem with official hci_uart sample. Hope anybody can give me any advice,thanks. I use NRF52832's official develop board running hci_uart sample as a controller, I send hci commands
Hi guys, I met a problem with official hci_uart sample. Hope anybody can give me any advice,thanks. I use NRF52832's official develop board running hci_uart sample as a controller, I send hci commands
|
By
icephyr
·
|
|
Zephyr as HCI Host 3 messages
#uart
#bluetoothmesh
#hci
Hello, I am trying to configure Zephyr as a HCI UART host. My setup: nrf52840_pca10056 nordic dev kit running zephyr/samples/bluetooth/hci_uart. This seems pretty straight forward. stm32f746g_disco de
Hello, I am trying to configure Zephyr as a HCI UART host. My setup: nrf52840_pca10056 nordic dev kit running zephyr/samples/bluetooth/hci_uart. This seems pretty straight forward. stm32f746g_disco de
|
By
@abaska
·
|
|
CONFIG_BT_PRIVACY cannot be enabled with Hci_uart sample 3 messages
#nrf52832
#hci
Hi guys, I met a problem here and hop anybody can help. I want to enable the config CONFIG_BT_PRIVACY, and according to the official document, the config depends on BT_SMP BT_CONN BT_HCI_HOST BT_HCI a
Hi guys, I met a problem here and hop anybody can help. I want to enable the config CONFIG_BT_PRIVACY, and according to the official document, the config depends on BT_SMP BT_CONN BT_HCI_HOST BT_HCI a
|
By
icephyr
·
|
|
HCI Host Not enough space in buffer 2 messages
#hci
Hi, Basically the code is assuming that the packet is valid, but the buffer sizes have simply been defined too small to fit the packet. In such a case discarding the rx.remaining bytes would be the co
Hi, Basically the code is assuming that the packet is valid, but the buffer sizes have simply been defined too small to fit the packet. In such a case discarding the rx.remaining bytes would be the co
|
By
Johan Hedberg
·
|
|
Problem with sending longer HCI messages with DLE enabled NRF52840 2 messages
#ble
#hci
#nrf52480
Hi, I am having some problems with getting two NRF52840 USB dongles to communicate with each other with extended data ACL data lengths. I have flashed both the dongles with the Zephyr HCI-USB samples
Hi, I am having some problems with getting two NRF52840 USB dongles to communicate with each other with extended data ACL data lengths. I have flashed both the dongles with the Zephyr HCI-USB samples
|
By
kristian.kajak@...
·
|
|
BLE Central max concurrent connections 2 messages
#uart
#ble
#hci
#nrf52480
Hi, I am evaluating the use of nRF52 (HCI with BlueZ/Linux) as BLE central device. Does anyone know the maximum number of concurrent connections which Zephyr supports? Many thanks, Jos
Hi, I am evaluating the use of nRF52 (HCI with BlueZ/Linux) as BLE central device. Does anyone know the maximum number of concurrent connections which Zephyr supports? Many thanks, Jos
|
By
...
·
|
|
Is there a way to handle BLE hci_event directly in my thread?
#hci
#nrf52840
#ble
In the current implementation, BLE HCI_EVENT is processed on a dedicated RX_THREAD and called back in the same context. I want to handle HCI_EVENT (eg advvertise_report) directly in my thread. Is ther
In the current implementation, BLE HCI_EVENT is processed on a dedicated RX_THREAD and called back in the same context. I want to handle HCI_EVENT (eg advvertise_report) directly in my thread. Is ther
|
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, We are willing to do the LE USB controller with the nrf52840 dongle By looking into this case https://devzone.nordicsemi.com/f/nordic-q-a/46036/mac-address-ranges. I came to know that there will b
Hi, We are willing to do the LE USB controller with the nrf52840 dongle By looking into this case https://devzone.nordicsemi.com/f/nordic-q-a/46036/mac-address-ranges. I came to know that there will b
|
By
Venkatesh Dyagala
·
|
|
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
...
·
|
|
hci_uart application with flow control disable 4 messages
#uart
#samples
#ble
#hci
#nrf52480
Hi Mayank, You might get lucky with disabling hardware flow control, however this standard HCI transport officially requires it (see Vol 4, Part A section 3 in Bluetooth Core Specification 5.2). Yes,
Hi Mayank, You might get lucky with disabling hardware flow control, however this standard HCI transport officially requires it (see Vol 4, Part A section 3 in Bluetooth Core Specification 5.2). Yes,
|
By
Johan Hedberg
·
|
|
hci_usb example compatible with native Windows 10 BLE stack? 3 messages
#hci
Hi Simon: Which revision of Zephyr are you using? On Zephyr v2.1.0 I had no problems, but with Zephyr 2.2.0 I am having problems. I have filed a bug for this: https://github.com/zephyrproject-rtos/zep
Hi Simon: Which revision of Zephyr are you using? On Zephyr v2.1.0 I had no problems, but with Zephyr 2.2.0 I am having problems. I have filed a bug for this: https://github.com/zephyrproject-rtos/zep
|
By
Lawrence King
·
|
|
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
...
·
|
|
hci interface stopped working after few hours 16 messages
#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
·
|
|
Zephyr rtos : Unable to scan all broadcasted BLE packets 2 messages
#ble
#hci
#nrf52480
#samples
#uart
Hi All, I have observed one thing related to zephyr's hci_uart sample application. I have used above application to implement the logic of beacon scanning in my custom application. (Used Bluez 5.50 fr
Hi All, I have observed one thing related to zephyr's hci_uart sample application. I have used above application to implement the logic of beacon scanning in my custom application. (Used Bluez 5.50 fr
|
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
...
·
|
|
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@...
·
|
|
Bluetooth: HCI RPMsg on nRF5340
#bluetooth
#hci
Hi, I have two questions about HCI RPMsg: 1. If I have nRF5340DK, what's the <board name> I can use to build the firmware? nrf5340dk_nrf5340? nrf5340dk_nrf5340_cpuapp? nrf5340dk_nrf5340_cpunet? 2. I f
Hi, I have two questions about HCI RPMsg: 1. If I have nRF5340DK, what's the <board name> I can use to build the firmware? nrf5340dk_nrf5340? nrf5340dk_nrf5340_cpuapp? nrf5340dk_nrf5340_cpunet? 2. I f
|
By
renkai@...
·
|