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...
Hello,
I am planning to develop a system where there are 16 bluetooth LE devices (nRF51822) each one sending/receiving data via Bluetooth LE (~30 kbps) to/from an access...
Hi !
I know that there is a way of OTA updating the nrf8200 application. But i'm not sure if this process requires aditional hardware like it happens when using the BLE113...
Hi All,
I am able to successfully connect to nrf51822 EK using BlueZ 5.12 and can read many of the characteristics except for the temperature value.
I understand that...
Hello
I have a project about voice communication.
Trying to do bidirectional voice communication, is there any possible to work on nrf51822
It means whatever via Bluetooth...
Hi,
I have version 2.0.0 of Evaluation Kit. I was waiting for the new SDK and SD 6.0.0 but I have seen the warning about hardware versions. I have to finish a SoftDevice...
I'm a noob in this alley! it is my first time working with Nordic products. In the past I used Energy Micro and ST Micro.
I downloaded Keil 4.x from ARM website. Then I...
Hello,
I am developing a project using nRF51922 and S310, and the project is built using SDK4.2.2 with the modifications mentioned in a document called "nRF51922 - ble...
We are looking to understand the internal working of the nRF51822 firmware (MEFW_nRF51822_0.9.0_firmware.hex). If someone can share the original code or the basic block diagram...
Hi folks,
I want to match my IFA PCB antenna to the nRF8001. As Harald recommended a couple times, I am going to measure the antenna of the final PCB with a Vector Network...
Hi All,
I use the 51822 DK to do the current measurement and do as the DK user guide 5.1.8 current measurement.
I just use the __WFI() to make the 51822 get into idle...
Hi!
I must match NRF24L01 to 40+j48 ohm antenna. This is not my design, so
no possibility to change. I have PCB antenna, that was measured to be 40+j48 inside
enclosure...
I have some non-volatile storage routines that I have written before, but the new SDK V5.0.0 has this pstorage module that is supposed to replace it, right? How do I migrate...
I use 51822 nrf6130 "device_firmware_updates" example to update AP. When I build "dfu_dual_bank",the update will success. But when I use "dfu_single_bank",the update will...
Hi,
Do the nrf_temp functions, nrf_temp_init() and nrf_temp_read() only work for the nrf6310 board? Are there equivalent functions for the EK?
Thanks,
Mike