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...
We have implement a PPI for device match to trigger a GPIO toggle . but now we want to trigger a SW interrupt or a callback function .
my question is how to set PPI TASK...
Hi,
I merged UART exam ple from nrf5 sdk v14.2 with light switch client example from mesh sdk v1.0.1, i have 2 boards client board which is nrf52832 and server board which...
I'm developing an application using the NRF52832. Im using the ADC, and there may be times where the NRF52832 has 0V on its supply pin, but the voltage on the ADC pin is nonzero...
Dear Nordic Support,
does the BLE Uart example (SKD 14.2) inlcude any data link layer machnisms, for example error detection & correction, collision avoidance?
I implemented...
hi to all,
i am developing a ble device with nrf51822 and i encounter with a problem, in my program i have code like below :
in this point program work well, but when...
Hi
I'm facing a problem with light switch demo from mesh SDK v1.0.1, when running the light switch client, as shown in the rtt viewer below the configuration of the server...
My customer is modifying the code based on the example provided in the SDK 15.0.0 to suit their project:
Project file from the SDK under \ nRF5_SDK_15.0.0_a53641a\examples...
Hi,
I am making a project with the nRF52832.
In this project i must configurate another chip with SPI.
The timing must be very accurate. Now the problem is that the...
Hi Team,
I am using nRF52832 to implement smart watch product and it is now close to PP stage.
Currently our product testing engineer found that in a relative noisy environment...
HI. I used a translator.
I want to control the mouse and keyboard using HID with the nRF52840 PDK.
I found the HID example in SDK15 and compiled it
The Infocenter...
Hello,
The sd_softdevice_enable never returns, how can I investigate please ?
With my Jlink probe, it's look halted at address 0x000008CC.
Configuration:
SDK 15...
I''m trying to run a piece of PERIPHERAL example code running on a nrf51422 devboard
I'm using sdk 8.0 and the example's relative path is:
>nRF51_SDK_8.1.0_b6ed55f\examples...
Hi, We have a BMD300 nRF52832 acting as a BLE peripheral connecting to up to 8 phones acting as BLE central devices. We started noticing that we are getting BLE_GAP_EVT_DISCONNECTED...
Hi,
Just a small question. In the SDK 15 documentation for the Experimental: GATT Module documentation, could it be that the following sentence "The default value that the...
I can't work arround error 133 on Samsung S7. After several test I found that it's related to long advertising intervals. I've test it on nRF52 DK and nRF51DK. I've test it...