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...
Hi all,
I am using SDK version 15, SES IDE.
I am working on Dust sensor, for that i am using SAAADC example code, I want to read the ADC value from the pin, like this...
Hi Sir,
Based on the nRF5-SDK-for-Mesh , it mentions " release with a Bluetooth mesh profile v1.0 qualified stack".
Do we already have the QDID information for Mesh profile...
Hello,
Can i implement same functionality provided by NXP Mifare DESFire EV1 to nRF52832?
If yes, where i get the details and reference code for the same.
I want...
Hi Sir
I tested the cli example or uart example of SDK15, the uart response data are wrong and slowly.
I have no idea what happened. please help.
------------------...
I am currently using mesh sdk 2.0.1 and I plan to migrate to 2.1.1. I saw this while comparing the light_switch example of the two sdks.
proxy server is not supported...
I am using nrf52832, and used mpu 9250. I want to store the data of mpu 9250 in external and internal flash memory. will you help me how to do this?
the odr of sensor is...
Hi,
I am developing an application using the nRF52840 as NCP with a raspberry pi as the primary processor, using wpantund. I have 3 devices (3 raspberry, each with its own...
In most of the examples the FIRST_CONN_PARAMS_UPDATE_DELAY define is set to something like 5000ms. Is there a reason it needs to be that long? I would like to switch to a...
Hi,
My question is quite easy. I need to use 36 or 38 (maybe something else frequency as well) kHz clock in our device. How it is possible or is this possible at all ? I...
Hello All
Since 3 days now, I am trying to program my third party beacon board PTR9048 with the PCA10028. I'm pretty sure, that I connected it correctly, because I can...
Can the
sd_ble_opt_set
function be used to set a default channel map in the central role prior to any connection requests to advertising peripherals being...
Hello,
I am using nRF52840 with nRF5_SDK_15.0.0_a53641a.
I am looking at the QSPI example which I have slightly modified so that after the write of 256 bytes, it enters...
Hello I just got nrf52dk board, and have issues with dfu mode of MCU, after power on board is dead no any lights, no USB connection. After pushing reset and power on, MCU...