I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi,
I am working on a project regarding a portable device for healthcare monitoring. This device will have a nrf8001 module integrated that will communicate with a iOS...
Hello there,
I know that the range of the possible BLE communication depends on the internal configuration as well as on the external environmental conditions.
I would...
I downloaded the zip file from Git Hub Nordic.. and extracted it into C:\Keil_v5\ARM\Pack\NordicSemiconductor\nRF_Examples\7.1.0\ble_peripheral\
When I open the project...
Hi~
I have a nrf51822 EK board(PCA10001 V2.2.0), but the J-link OB can't flash 51822 chip.
The situation is:
1.I can see Segger J-link on segger software&nrfgo studio...
Hi all,
I've been trying to get a new Win 7 (x64) PC setup with with the Nordic dev tools.
Studio, MCP, SDK etc.
I've installed Studio (1.17.1) and MCP (3.7.1). This...
Hi...
i have downloaded latest SDK zip file "nRF51_SDK_7.2.0_cf547b5.zip" from developer.nordicsemi.com/.../ but i could find mdk file "nRF51_mdk_6_1_0_installer" only...
Hello,
is there any information about how the acceleration of an IC effects the lifetime? I use the NRF51822 in an environment with around 400 g accelerations.
Greetings...
Not tech support as such but thought it worth asking here...
Does anyone know a good source for nrf24lu1+ dongles ? Since full design/production files are available (nRF2728...
i am doing a project in which i have to create a network with 3 nrf24l01+'s .The first nrf is used to collect the data from the other 2 nrf's.
Can anyone please help me...
HI,
PC(window7) - nrf51822 EK
I used nrf51822 ek and HID keyboard sample source.
I tried send some media key(volume up & volume down).
but Not working.
How...
Got the NRF6700 starter kit and a handful of nRF51822-beacons. Downloaded the DV environment and have read through the nRF51822 DK Users Guide (ver 1.4) and a handful of the...
Hello
I am using the SDK7.2 ,SoftDevice7.0.0 and iOS8.1.3
I tried a sample of ANCS in SDK7.2.
In the first connection, iOS and the device is paired, the device can also...
The new version of the S130, alpha 0.9 has a different signature for the sd_ble_gatts_value_set function.
sd_ble_gatts_value_set(_handles.value_handle, 0, &value.length...
hi, me again, i posted the long and annoying question on PTX to PTX behavior, in a peer-to-peer application.
i have a specific question regarding the format of an ACK packet...