|
【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
·
|
|
HCI Host Not enough space in buffer 2 messages
#hci
Hi, I have a HCI host and controller setup. When the host starts, and the controller had already been running, it sometimes begins reading in the middle of a HCI message from the controller. It reads
Hi, I have a HCI host and controller setup. When the host starts, and the controller had already been running, it sometimes begins reading in the middle of a HCI message from the controller. It reads
|
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
·
|
|
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
...
·
|
|
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@...
·
|
|
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
·
|
|
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
Mayank
·
|
|
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
Mayank
·
|
|
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
Mayank
·
|
|
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
·
|
|
hci_uart application with flow control disable 4 messages
#uart
#samples
#ble
#hci
#nrf52480
Hi All, I have a doubt regarding one of the sample application of zephyr (samples/bluetooth/hci_uart). This 'hci_uart' application has Hardware flow control enable by default in its nrf.conf file. (CO
Hi All, I have a doubt regarding one of the sample application of zephyr (samples/bluetooth/hci_uart). This 'hci_uart' application has Hardware flow control enable by default in its nrf.conf file. (CO
|
By
Mayank
·
|
|
hci interface stopped working after few hours 16 messages
#ble
#hci
#nrf52480
#uart
Hi All, I'm facing issues regarding ble's hci interface. I'm having nrf52840 module on which i run zephyr's hci_uart app for beacon scanning. I have Bluez 5.50 installed on my custom board (imx6ull).
Hi All, I'm facing issues regarding ble's hci interface. I'm having nrf52840 module on which i run zephyr's hci_uart app for beacon scanning. I have Bluez 5.50 installed on my custom board (imx6ull).
|
By
Mayank
·
|
|
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
Mayank
·
|
|
hci_usb example compatible with native Windows 10 BLE stack? 3 messages
#hci
Has anyone tested the hci_usb sample with windows 10 and its native BLE stack? On my end, it won't accept the controller. A reason might be that it lacks classic Bluetooth. can anyone confirm this, an
Has anyone tested the hci_usb sample with windows 10 and its native BLE stack? On my end, it won't accept the controller. A reason might be that it lacks classic Bluetooth. can anyone confirm this, an
|
By
Simon.Iversen@...
·
|
|
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
Mayank
·
|
|
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
Mayank
·
|
|
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
Mayank
·
|