|
Issue in OTA of zephyr OS over UART on Nordic nrf52840_pca10056 chip 7 messages
#ble
#bluetoothmesh
#nrf52840
#uart
Thanks Adam, I have disabled BT and Shell, Only UART is there. Now, when i run the command with debug mode --> mcumgr -ldebug --conntype=serial --connstring='dev=/dev/ttymxc0,baud=115200' echo hello I
Thanks Adam, I have disabled BT and Shell, Only UART is there. Now, when i run the command with debug mode --> mcumgr -ldebug --conntype=serial --connstring='dev=/dev/ttymxc0,baud=115200' echo hello I
|
By
...
·
|
|
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
·
|
|
uart hardware flow control problem of nrf52_pca10040
#uart
#nrf52832
Hi guys, I met a problem here and hop anyone can help. Thanks. I enable hardware control in menuconfig, build a firmware of hci_uart sample and burn the firmware into nrf52_pca10040 (nrf52832), and th
Hi guys, I met a problem here and hop anyone can help. Thanks. I enable hardware control in menuconfig, build a firmware of hci_uart sample and burn the firmware into nrf52_pca10040 (nrf52832), and th
|
By
icephyr
·
|
|
NRF52840 UART CTS interrupt 2 messages
#uart
#nrf52480
Hello, I am using the NRF52840, UART1 with hardware flow control turned on. I want to be able to detect transitions on the CTS pin (input). Currently I tried using the GPIO driver to configure interru
Hello, I am using the NRF52840, UART1 with hardware flow control turned on. I want to be able to detect transitions on the CTS pin (input). Currently I tried using the GPIO driver to configure interru
|
By
Ryan Erickson
·
|
|
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
...
·
|
|
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
·
|
|
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
...
·
|
|
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 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@...
·
|
|
#uart
#uart
Hello, I am using the stm32l152re, I am using the mdm_receiver driver to use uart in my project. I want to use a pointer to a callback function in my project to do a k_work_submit in a UART callback.
Hello, I am using the stm32l152re, I am using the mdm_receiver driver to use uart in my project. I want to use a pointer to a callback function in my project to do a k_work_submit in a UART callback.
|
By
yuta.uenishi@...
·
|