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...
I have a Redbear BLENDv2 and want to program it with Keil. I am new to both Nordik SDK and Keil. Any help how to get to the example or open the example projects
Hello,
My question is about the case when initiator device attempting to restart encryprion with previously bonded responding device that lost the bond context.
As usual...
Hello,
I am trying to interface bme 280 with nrf52. I am using sdk12.2.2 and referring code twi_sensor.
I am able to initialize the I2C drivers and I can read the chip...
Hi,
My name is Bruno, and I am working with a Bluetooth module from u-blox(NINA B112-00B) which contains a nordicSemi board nRF52832 with a Cortex M4 processor. I'm getting...
Hello,
I am trying to combine Softdevice, bootloader, and Application hex files in single hex file.
Currently using s130, SDK11, nrf51822.
I combined files using this...
1, run NRF52832\nRF5_SDK_13.0.0_04a0bfd\examples\peripheral\uart, uarte_irq_handler can get irq when receive a byte.
2, run NRF52832\nRF5_SDK_13.0.0_04a0bfd\examples\proprietary_rf...
Hi,
I made an experiment and the result doesn't correspond with my view on how the BLE communication "connection" mechanism works.
I have an app running on the nRF52832...
Hello All
I am using following SDK version 12.2.0.i am facing some problem in some example project
could you please help me
If i flash the pre compiled hex file...
I held the boot button to enter bootloader mode, and accidentally dropped a hex file into the drive that popped up. Now I can no longer get a comm port to show up on the PC...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
(nRF51822, but also concerned with nRF52832, SD130, SDK 12.1)
I'm trying to write/erase flash from a bluetooth event handler. As it's been outlined in other questions,...
Hi,
I am just updating my application from SDK13.0.0 to SDK14.0.0.
2 Services are in use: DIS and NUS. To advertise that, I made use of the scan response functionality...
Hi,
I have the D52QD2M4IA-A chip (from dynastream) that has inside nrf52832 chip. It has also builtin an onboard LIS2DH accelerometer. However when I am trying to connect...