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...
Supported tx_power values: -40dBm, -20dBm, -16dBm, -12dBm, -8dBm, -4dBm, 0dBm, +3dBm and +4dBm.
What is difference in the behavior of nrf 52832 chip for these different...
We're developing Bluetooth tags that we would like to operate at both 1Mbps and coded (long range). From what I've read and seen from the Nordic testing, specifically "Testing...
I modified the gpio interrupt on the asset_tracker example of ncs v1.2, modified the following, and the interrupt didn't work: Where is available should be modified.
I set...
Dear Friend,
Based on nRF52832, mesh3.1, port ble dfu to mesh project, Android dfu application is based 'no.nordicsemi.android:dfu:1.10.1'; Call the following program: ...
My setup: custom board using nRF52840, Segger Embedded Studio 3.52, nRF5_SDK_for_Thread_and_Zigbee_v4
I used a couple of your projects as a starting point for my code. Specifically...
Hi,
In my proejct, I am using WFE(); in some while loops because of core low power mode.
For example, waiting for time_out flags like codes below.
I am wondering if...
Hi All,
I'm new to the nordic product. We previous using TIcc2642 as development board. And we would like to test our application over different hardware. Is there any...
Im using CUstom BLE tutorial example and it works fine. But i just wanted to know, in which section is the text data for logging occuring. Ex: "notfication received from ...
Hi community !
I want to know if a code works on nRF52840 DK PCA10056 will work on nRF52840 PCA10059 ? On both, i will never use physical input (button led or gpio) i'm...
Hello expert,
I just jump from TI. Could anyone tell me if nordic has any chipset like TI CC1310 which supports direct access to the receiver I/Q quadrature samples?
...
The Thingy91 GPS system sensitivity is terrible. Getting the GPS to lock on takes forever, and many times doesn't lock on at all, and if it does lock loses the connection...
Hi community ! Here : https://devzone.nordicsemi.com/f/nordic-q-a/62414/different-behaviour-with-same-program-and-boards i get some problem with different behaviour when programming...
I'm using the Laird Connectivity BL654-DVK board as a basis for evaluating the nRF52840 for our application.
I started by using the .../examples/ble_peripheral/ble_app_hrs_freertos...
Hi,
When we do the UART stress testing with serial_lte_modem sample, the slm will crash by sending AT commands with interval 100ms.
the debug log will show "<wrn> at_host...