I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
Hi,
we use our code for beacons for very long time now. Unfortunately producer changed chip.
We were using NRF51802QF with SoftDeviceS130.
Now the chip is NRF52810QCAA...
I am receiving the following errors: [00:00:00.117,187] <wrn> bt_hci_core: opcode 0x2027 status 0x12 [00:00:00.118,133] <err> bt_id: Failed to add IRK to controller Which...
Hi,
I am new to board programming. I have a custom board with nRF52881. There is no USB port on the board to connect it directly to the PC. How can I connect the board...
The ActiveHardwareFaultsEnum supports a "TamperDetected" hardware fault, which is of interest for our product.
Using the general diagnostics server, it is possible to set...
If I use zb_zdo_mgmt_lqi_req() for dst_addr = local short address is the response resolved internally?
I have an application where I need to locate certain zigbee devices...
Hello!
I am currently running into throughput problems while using the Nordic Uart Service (NUS).
I am building a project for a peripheral and wanted to test the possible...
Hello,
We are implementing BLE FOTA for nRF52832. For that trying to load nrfutil tool. Its downloaded from official website. python is also installed successfully. when...
Attribute reporting is automatically handled by the ZBOSS stack which generates the Report Attribute commands. Is it possible to set the Disable Default Response bit in the...
This is same what same as in my previous ticket
With nRF9160 Ozone solution worked just fine but when trying to debug nRF9161 with Ozone I receive error on Ozone Console...
Hello,
In an NCS/Zephyr nRF52840 project I'm using a 3rd party 'plain' cpp library code.
This 'plain' library (written for Linux/RPi) uses the traditional std::mutex...
Dear all:
I have viewed that matter support below Operating Systems from this link:
project-chip.github.io/.../BUILDING.html
Tested Operating Systems #
The build...
Hi engineer I am using two nRF52832 boards to test the communication between ble_peripheral and ble_central. The project used is ble_app_uart and ble_app_uart_c in SDK15.0...
hello Nordic
i am using nrf52832 and nrf52840, working with ncs v2.3.0
currently i am using the SMP service for DFU but i also want to use the service's property to...