|
increasing nRF52 Bluetooth range
Hi Vikrant, As I said before: «Feel free to supply the correct h/w Tx Power enumeration to callers of https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/bluetooth/controller/hal/nrf5/radi
Hi Vikrant, As I said before: «Feel free to supply the correct h/w Tx Power enumeration to callers of https://github.com/zephyrproject-rtos/zephyr/blob/master/subsys/bluetooth/controller/hal/nrf5/radi
|
By
Chettimada, Vinayak Kariappa
· #594
·
|
|
increasing nRF52 Bluetooth range
Hi Vikrant, I tried +8dBm settings and I simply see the increased RSSI value on my iPhone scanning for advertisements. Regards, Vinayak
Hi Vikrant, I tried +8dBm settings and I simply see the increased RSSI value on my iPhone scanning for advertisements. Regards, Vinayak
|
By
Chettimada, Vinayak Kariappa
· #596
·
|
|
[Zephyr-devel] Bluetooth BLE device not get discount
Hi Vikrant, If you are using android devices, their connection management will not disconnect an ACL link within a 30 second (my experience, not verified their implementation) window of the connection
Hi Vikrant, If you are using android devices, their connection management will not disconnect an ACL link within a 30 second (my experience, not verified their implementation) window of the connection
|
By
Chettimada, Vinayak Kariappa
· #613
·
|
|
[Zephyr-devel] err -5 when change BLE device name
Hi Vikrant, If you have a connection active, you cannot start another connectable advertising unless you start supporting more than one active connection. Use non-connectable or scannable advertising
Hi Vikrant, If you have a connection active, you cannot start another connectable advertising unless you start supporting more than one active connection. Use non-connectable or scannable advertising
|
By
Chettimada, Vinayak Kariappa
· #644
·
|
|
Regarding the flash of hci_uart sample app of zephire in nrf52840
Please follow this, if using hci_uart: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf5x-support-within-the-zephyr-project-rtos Else if using hci_usb and the nRF52840’s native USB p
Please follow this, if using hci_uart: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/nrf5x-support-within-the-zephyr-project-rtos Else if using hci_usb and the nRF52840’s native USB p
|
By
Chettimada, Vinayak Kariappa
· #1816
·
|
|
Seeed BLE Micro (nrf51822) hangs on k_msleep
Hi Matias, Please create a github issue detailing the steps to reproduce, please mention the diff/changes of the upstream master samples you are using. Also upload the “.config” file of your build. Yo
Hi Matias, Please create a github issue detailing the steps to reproduce, please mention the diff/changes of the upstream master samples you are using. Also upload the “.config” file of your build. Yo
|
By
Chettimada, Vinayak Kariappa
· #2062
·
|
|
Bluetooth: Concurrent advertising
Hi Chris, Only one connectable advertising instance is supported in the zephyr controller. Multiple simultaneous connections are supported, but that is not going to help denial of service if you do no
Hi Chris, Only one connectable advertising instance is supported in the zephyr controller. Multiple simultaneous connections are supported, but that is not going to help denial of service if you do no
|
By
Chettimada, Vinayak Kariappa
· #2187
·
|
|
#ble #hci #usb
#ble
#hci
#usb
Hi, Zephyr open source controller does not support long range. The feature is under development by our contributors. The missing supported commands may be a bug, but on quick review I could find them
Hi, Zephyr open source controller does not support long range. The feature is under development by our contributors. The missing supported commands may be a bug, but on quick review I could find them
|
By
Chettimada, Vinayak Kariappa
· #2239
·
|
|
Zephyr Low Level BLE Radio question
Hi, If you are building a Bluetooth Low Energy application using Zephyr, then you should use the public APIs, not call internal subsystem functions unless you know what you are doing. I think you are
Hi, If you are building a Bluetooth Low Energy application using Zephyr, then you should use the public APIs, not call internal subsystem functions unless you know what you are doing. I think you are
|
By
Chettimada, Vinayak Kariappa
· #2378
·
|
|
Zephyr Low Level BLE Radio question
> I still do not see any parameter where I can set my own frequency… This is the main part that I have been working on for a while now. Does this mean I DO have to use the ll_sw files? There are no st
> I still do not see any parameter where I can set my own frequency… This is the main part that I have been working on for a while now. Does this mean I DO have to use the ll_sw files? There are no st
|
By
Chettimada, Vinayak Kariappa
· #2380
·
|
|
Zephyr Low Level BLE Radio question
> What you’re saying is sending only the bigger second part of the message is against Bluetooth’s specifications? Yes., thats against the specification and inter-operability. > So what you’re suggesti
> What you’re saying is sending only the bigger second part of the message is against Bluetooth’s specifications? Yes., thats against the specification and inter-operability. > So what you’re suggesti
|
By
Chettimada, Vinayak Kariappa
· #2382
·
|
|
Zephyr Low Level BLE Radio question
> Since I’m changing the behaviour of the BLE protocol quite a bit with this, this means that it won’t comply to the Bluetooth specs anyway? Meaning the first advertisement can be omitted if I’d reall
> Since I’m changing the behaviour of the BLE protocol quite a bit with this, this means that it won’t comply to the Bluetooth specs anyway? Meaning the first advertisement can be omitted if I’d reall
|
By
Chettimada, Vinayak Kariappa
· #2387
·
|
|
Connecting to a private resolvable address found using bt_le_scan_start
Hi Jason, Without bonding (connect, pair, encrypt and distribute keys) with the device, IRK cannot be obtained from the remove device. Regards, Vinayak
Hi Jason, Without bonding (connect, pair, encrypt and distribute keys) with the device, IRK cannot be obtained from the remove device. Regards, Vinayak
|
By
Chettimada, Vinayak Kariappa
· #2941
·
|