Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
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...
Hi all,
I'm implementing a Bootloader with the source code provided no the website (Windows C# app, nRF24LU1 station app and nRF24LE1 device bootloader/app). Everything...
Hello,
When using the nRF Master Control Panel I see other Beacons with "Complete Local Name"... I am building an iBeacon but have not found a way to set the name and have...
The following thread talks about CPU unblocking during connection intervals.
devzone.nordicsemi.com/.../
How does this feature affect BLE Radio Notification? Do...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
Good Moring engineers.
I just got nRF24LE . I am wondering the timer2 only provide 2 seconds long period ?
I want my project nRF24LE sleep as long as possible , at less...
I am using an RTC for other purposes that exposes a buffered 32kHz clock. I am considering using the buffered (rail-to-rail) for also the LF timebase of the nRF51. The drive...
I've just discovered that the Jlink LITE programmer can not program my custom PCB because it runs at 2.7V.
Does the nRF51-DK board support programming an external target...
Hi....
We are working on PCA10028 DK with S130 softdevice version 0.9.0 alpha. Could you tell me about the release of stable SD S130. Hope it will be soon.
Hey,
Is it possible to use the NRF51822 for connectivity together with Arduino, and if so are there any easy instructions as to how to do so? I am looking something on...
Hello I was wondering if I can use both the proprietary protocol 2.4 Ghz ( I understood the one to use for the new projects is Gazell ) and the Blueotooth smart on the nRF51422...
Recently,I met a problem when I used Gazell mode. Before, i used the GPIOTE to collection PPM receiver 's length of time, when I also use the gpiote and wireless data transmitting...
Hello , i have been following the ANCS tutorial and have managed to pair it with my iOS device. I am using the Nrf8001 with an arduino. I have read up many articles about...
I have seen several good questions and answers on this forum regarding the use of a PA for extending range of the nRF51422/nRF51822 devices. I have a battery-powered application...
Hello everybody,
We are using a nRF51288 with an external DCDC converter. VDD and AVDD is bridged, DCC is not connected.
The software is working in Peripheral mode, S110...
hello,
I recently purchased a NRF51 dongle and NRF51 DK. I was working with older version of NRF51 development kit. I did n't get any information in the user guide provided...