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 using timer capture function to get the current time when i get the interrupt on GPIO.
But it is not returning correct timer value in seconds (Example: for 2-3sec...
Ok so this is an interesting one.
When I got a new PCB with a MDBT42Q module containing NRF52832 I flashed it for the first time (program and softdevice) all the code works...
Hi, I have started development on nrf52840 .
I want to use BLE as a Peripheral . Can you please suggest me which example I can use for sending characteristics and add my...
Hi everyone, I have questions like this: I'm using experimental_lpn example when I want to connect to the friend node when I get request timeout. As far as I know when the...
We're thinking of attaching a battery in the manufacturing process but they may not be programmed right away. Do empty nRF52 modules go into sleep mode when there is no program...
Hi
how to connect one peripheral to two central and after connection established sent the data to both central?
I am using nrf52, soft device 132 .
i am able to make...
Hi!
The nrf5340 PDK I've purchased does not have a mounted "nRF USB" (J3) port, only the debug (J2) port.
Is it possible to do raw USB communication with the USBD driver...
Dear Sir.
I am using the Timer of nRF916 .
In a simple project the timer is working fine ( see attached code ).
A buzzer is connected to PWM output pin 12.
I can...
Dear Sir.
Attached a code .
It takes about 20 seconds from power on until the Blue Led is On.
The timing of the Blue Led is about 2 sec , as in the code.
Commenting...
Hello
I use sdk v17 and nRF52DK. I want to use mpu6050 sensor in the example of ble_app_uart. SDK provides a driver for mpu6050, but I am not good enough to use it.
https...
Hi, I'm a beginner with these Nordic DKs. I'm just trying to connect it to my computer and get familiar with the hardware and firmware. However, when I plug in the DK via...
i want to store and retrieve data in flash. i followed steps as in the sdk infocenter but i am not getting the interrupt after fs_store(). Actually return value of fs_store...
Hi,
In my current project based on SDK 15.3 and sd140, I am using nrf52840 in both peripheral and central devices. I need to be able to maintain 10 concurrent connections...
Hi i am using the nRF52dk and i am trying to control a bldc can anyone help me to guide in how i can generate a pwm to get a sin wave
best regards Nikolai
Currently I want to build the light_switch examples from the nrf5_SDK_for_Mesh_v4.2.0 on my nrf52840 dev board but this gives the following error "boards.h: No such file or...