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...
Dear All,
I am trying to use the external crystal as the source clock of the softdevice, as well as of the rtc. I am not sure if all this is possible and because I am...
Hello, I am trying to use PWM in the simple coap client example. Unfortunately the PWM is not working, I do not get any signal on the output pins. If I remove the line with...
I am currently involved with a project using the nrf52840. Page 96 of the Product Specification document (4413_417 v1.1) shows the electrical specifications for the HFXO....
Hi,
The datasheet of nRF52832 says operating temperature (TA) as -40 to 85DegC and storage temperature as -40 to 125DegC. Please confirm whether the IC can be operated beyond...
Hello,
I am working on nRF52832 having SDK 15.3.0, Windows 10 and Segger Studio IDE.
My query is, i want to restrict my nRF board connection to a particular custom application...
I am using Ubuntu 16.04. I have installed NRF CONNECT for desktop. Once I try to launch BLE app, it's loading forever. Can someone help me with this?
Here's the screenshot...
Hi there, in my project I use nrf52840 and coap server/client relationship so the question is can I receive multiple messages at the same time on the server? I found some...
I've searched the history of devzone and see there was already a similar question for different type of microcontroller and the answer was to contact representative of Nordic...
HI,
We are developing a 2d -3d mouse with nRF5_SDK_14.2.0_17b948a "ble_app_hids_mouse" application.
For knowing the battery discharge rate of our product we are trying...
Hi,
For my application I need to combine the NUS example with the aes crypto codes.
I am encountering lot of errors while doing so. I noticed that aes code has a lot of...
Hi All
I am considering nRF9160 (ARM Cortex M33). How can I trace the systems calls or instructions using ETM? Can I store the traces on the device (in a trace buffer) and...
Hi,
I have created a custom board with an NRF52832 chip on. Either programming via ULINK2 or the DK PCA10040 is no succes, board won't be recognized although it is powered...
Hi,
During preparation of development environment it was figure out that link to nRF5x-Command-Line-Tools-Linux-x86_64 is invalid(http ec 404).
BR,
Iurii