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...
Hello,
We are testing a new device based on nRF52832. With our RF power meter the received power from the nRF52 is different if we use constant carrier or PBRS9 with 37...
Hi There,
I am trying to build an application that uses UART 0 (for debugging) and UART 1 (to read data over from a separate hardware). Simple objective is to send "Hello...
Hello,
I want to know if it is possible use nRF52 with openwave. OpenWave use FreeRTOS, lwIP and arm hardware architecture, so I suppose that it is possible but I do not...
Hi, im using nRF 52 DK. I want to interfac mpu6050 by using the example found on this page https://github.com/Martinsbl/nrf5-mpu-examples . I'm particularly using the example...
hi Support Team,
Mesh 2.0
#if GATT_PROXY if (is_provisioned) { proxy_init(); }
Where is proxy_init() declared and defined..
I am not able to goto definition by RightClick...
We need to measure a pulse width and create an event when it changes. The change will be from 10 to 80 percent, roughly - 1mS to 8mS or more. This is a very loose requirement...
Hi
I have to combine both BLE UART profile and RTC examples of nrf52 of 11.0.0 SDK for my application.When I run them individually, they are working fine.After combining...
Hello,
I am working with nRF52832 and using Keil uVISION 5.
While building the exapmple from nRF SDK v15, I am getting this error :
error: L6236E: No section matches...
Hi, I have nrf52832 and using QDEC driver. In my application I want to use values accumulated in the acc/accread register for a time of the order of seconds. Since max value...
Hi all, I found one issue with my custom nrf51422ble board. When I use my office PC and KEIL IDE, my custom board BLE is working but when I use my home PC KEIL, it's not working...
Hi, I am using https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo with segger embedded studio and nordic thingy52 modules. I have problem with the mesh assert which...
Hi,
I'm new to this product and I'm facing some problems in dowloading the required softwares to program the nRF52 DK, I saw most of the tutorials here and they are old...
I was trying to upload one of the examples which is ble_app_hrs file to test nRF52 DK. However, it gives me a message that i have about 31 errors.
Below are some types...