I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
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...
Hello all,
I'm new to nRF24L01 and trying to get the evaluation kit ( with Nordic's software) to work on windows 10. After reading previous threads, I used windows xp...
Dear Nordic engineer
There are two problems with the impedance matching of the nRF24L01 + .
1.How to test the local oscillator leakage in RX mode?
2.Is the test program...
I am developing a multi-link application where several Peripherals take turns transmitting real-time samples to a Central, generally about a 156 byte payload per transmission...
Hi,
As if we follow the steps given in the link for the update for combining Mesh SDK v2.0.1 and nRF5 SDK v15 posted by Hung Bui, I found out several problems related to...
Hi
I am trying to add the secure DFU bootloader (BLE) code to an existing application for the nRF52840. I'd like to send the logging information over UART. What are the...
Using a nRF51802, but can't find data about actual reset level other than min. VDD 1,8V ?? (Page 34 in datasheet )
I need to know actual reset level (VDD) for both rising...
Hi to all,
i am developing a device with NRF52840 DK, in my device i had implemented a service that has some characteristic with noti/read properties. notifications work...
Hi when I try create an account on www.nrfcloud.com on a desktop using Microsoft explorer it doesn't move forward and states "fetch" not defined. Any thoughts?
nRF Toolbox scanner code does not seem to discover devices which advertise a 128-bit service UUID.
I have extended the Template app (within nRF Toolbox) to interact with...
Hi to all,
i am developing a device with nrf52840 soc and i want connect to Windows 10 though ble connection. in my device i had implemented an HID service that should act...
Hey is it possible to use advertising beacons together with an server or there will be some collisions in message reception ?
what i want to do is: setup a mesh which consist...
Is there some guide to help implement UART using nRF Toolbox source code for ios?
I am trying to figure out how to use:
Scan, connect, pair and UART
Any help apprec...
when performing db discovering using a peripheral nrf52832 (running sample dfu project) from sdk 13 from a nrf32832 central on sdk 14 I notice that the db discovery event...
Hi Sir
I would want to download code to Ublox NINA-B301 by command line, but it looks not working, please help.
nrfjprog.exe -i 483064601
nrfjprog.exe --family NRF52...
Hi,
I'm trying to perform a DFU firmware update via command line using nrfutil dfu ble.
The same update using nRF connect works fine. The dongle is flashed with connectivity_1...