Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
In mesh example project “dimming_server”,I have added functions: mesh serial, SAADC(use ppi) and compie pass.However,when debugging,an error is happened in the function"nrf_drv_timer_init...
NRF52840 support the long range bluetooth and BLE gateway SDK, look at here that RAK Wireless held a Beta and welcome the community to participate.This board with Cellular...
Good day!
Started to work with nRF mesh. And wanted to add ir_lib from this project to Generic OnOff example.
And Source navigator shows error: static_assert failed "unspecified...
Hello,
I'm trying to quickly prototype a BLE radio tester and was thinking of trying to use the nRF52840 Dongle as the BLE central to simply pair and read a couple of basic...
Hello,
I have two nrf52832 own boards. First is BLE_central receiver, second is BLE_peripheral transmiter.
SDK 15, SD-140.
I need to pair specyfic transmiter with specyfic...
Hi Sirs:
I am trying to change a characteristic property from "notify" to "indicate".
And the example I used was SDK15-> ble_app_uart .
I have ref these document:
...
Hi,
I'm trying to implement the buttonless DFU service example for SDK 12.3.0 into my own project, but when I call ble_dfu_init my compiled .hex file becomes 10 kb larger...
Hi,
I am working on SDK-14.2 and after execution of code i get this two error mention below.
sd_ble_cfg_set() returned : Unknown issue when attempting to set BLE_CONN_CFG_GAP...
Hi I have implemented a controller device using nRF52832. The controller device is installed in an industrial control box where it is used to control relays that subsequently...
Hi,
This question might be a little bit off, but not to far off for this forum I hope.
I am considering the nRF52840 Dongle to gain a better understanding of a issue...
Hi guys,
I need to get MAC address of my device and put it into characteristic? Is it possible? And maybe someone can tell how to implement this?
Regards,
Konstant...
Hi:
I use heart_rate_collector project in pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/examples/heart_rate_collector/main.c )to connect...
Hello,
we are studying component base for development Wireless Hearing Aid device.
trying to understand limitations and capabilities of your nRF51822 SoC.
1. Can...
When test the current in the WFE state.
If not use the DMA, the current is not exceed 0.1mA. And when have used the DMA, the comsumption is very high , the current is about...
Hi,
We have a custom board with nRF52832 QFABB0 chip. High frequency crystal used is 32MHz (Part No: ECS-320-8-37CKM ) with two 12pF load capacitors (Part No: 80-CBR04C120F5G...