Good afternoon! I would like examples of projects on Soft device S140 long range to test the work of BLE Long Range HCI-USB host - need to be able to connect to them. (scannable, connectable)...
Good afternoon! I would like examples of projects on Soft device S140 long range to test the work of BLE Long Range HCI-USB host - need to be able to connect to them. (scannable, connectable)...
Hi,
S140 does not have an HCI interface. And I am afraid we do not have a HCI-USB example available. Instead there is a HCI-uart example that you might be able to use: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/hci_lpuart/README.html
Okay, but for S140 are there client examples on Long Range? (preferred for NRF 52840 & 52833)
For nRF5 SDK (using s140 SD) there is an Experimental: ATT_MTU Throughput Example. This is both a client and peripheral example.
For nRF5 SDK (using s140 SD) there is an Experimental: ATT_MTU Throughput Example. This is both a client and peripheral example.
In doc "<InstallFolder>\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput",
"<InstallFolder>" - Installation folder of what? - nRF SDK? - there's no such thing...
Hi,
Since you mentioned the Softdevice I assumed you where looking at the nRF5 SDK: https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK
But maybe you are looking at nRF connect SDK?