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!
Is there any configuration differences between those 2 modules??
I understand from the data sheets that the pinout is just the same.
I´m testing a PA+LNA on the same...
bnjr, je veut mesurer le rssi entre deux composantes BLE Nano . quels son les fichiers .h qu'ils faut ajouter pour le faire fonctionner ?
merci a l'avance
NB : j'utilise...
I tried to program the beacon kit with the nfr51822_beacon_app.hex through DFU-OTA using the nRF Toolbox on an IPad, and though the upload seemed to work, the application...
How do I configure nRFgo to use the IAR I-jet rather than a segger? When I run nRFgo the nRF51 Programming tab is greyed out and it says no board connected. I presume this...
Hello, I use two nRF24L01+ modules as a transmitter and a receiver, and Atmega8515 as my microprocessors. The transmitter seems to be working as I can see the modulation on...
Hi,
Our manufacturer would like to change the recommended capacitors on the nRF51822 antenna circuit design. Here is the query:
Please check below 3 capacitors request...
I notice in the datasheet for the NRF24L01+ that the receive address needs to be programmed into the Receiver.
Our application receives data from another channel and supplies...
Hi All,
I am looking for a cost effective Chip Socket for nRF51822. The challenge with nRF51822 is that while it is the standard QFN48 package, the pitch is 0.4mm making...
hello,
I have known that Nordic has produced new nRF51 DK which already support s130. But it seems only a demo!
What's the exactly plan of BLE 4.1 and 4.2?
When can buy...
Since windows xp isn't supported any more, I need to get the evaluation kit working with a windows 7 PC. It looks like the problem is with the USB communication. Is there...
Hello,
I am using ESB protocol and there is a definition says "#define NRF_ESB_CONST_MAX_TOTAL_PACKETS 6" so how can I use maximum total packets number? I am looking higher...
How do I configure nRFgo to use the IAR I-jet rather than a segger? When I run nRFgo the nRF51 Programming tab is greyed out and it says no board connected. I presume this...
I am using SD 8.0 SDK 8.0 and MCP 3.8 I am able to find the DFUtarg service and successfully complete the transfer of my applcation (100% complete). However, upon finishing...