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 have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I am developing an application as a peripheral based on the NRF52 SoC which regularly reads a sensor and publishes the reading to a BLE characteristic. A central (a smartphone...
I'm building some of the samples using command line in Ubuntu and have a strange issue. Everything builds fine, the merged.hex file is generated, however when I try to flash...
Hello All,
Currently i am working on nrf51422 DK board(PCA10028). I am using SDK 12.3.0 ,from this i have referred the ble_app_uart example for implementing the UART and...
Hello,
After following the steps of the tutorial : https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/getting-started-with...
I have an application that works on nrf52832 that when it is powered on is expected to read a sensor data for initial 10 seconds if any, and then start BLE advertising for...
Hello Nordic Team,
I have an application where i am playing some samples over i2s to an audio amplifier. The application also uses fds to store those samples (they can be...
Hi Sir,
In the latest datasheet (52832_v1.4), our reference schematic shows the cap (C6) of DEC2 can be NC.
For DEC2, it is 1.3V regulator supply for Radio, may I know...
Hi
I am giving a try to ESB as an alternative to BLE. I am starting with esb_prx and esb_ptx sample.
That sample works on DK boards.
In order to save energy I would...
Hello to all,
I am using nRF52832 DK with sd132, v6.0.0 and sdk 15.0.0, segger embedded studio. We want to achieve change application timer time (APP_TIMER_TICKS(update_time...
I use nRF52810 and S112 as the soft device. And I use SDK 15.2.0. My BLE device works as a peripheral. And I have to connect some iOS and Android devices with bonding. Communications...
Hello,
I have a problem, I want to measure the power consumption of the nRF9160 with the nRF9160 DK, and I have the N6705B power analyzer, and I like to know how the connection...
Hello dear Nordic community,
We have developed a custom board that contains the nordic nrf52832, which is communicating via I2C bus with a 9-axis sensor (Bosch BMX055...
I am using Softdevice 140 with SDK v15.2 on Segger studio to develope a ble application. when Debugging, the program gets stuck as shown in the attached video. However, the...