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...
Hi,
I want to make simple software that runs on PCA10056 using SEGGER and SDK. To learn how to use SEGGER, I copied exsamples / template_project and tried to imitate blinky...
Hello guys, i'm using nRF52832-DK with S132_v3.1.0 and SDK v12.2.0.
When other BLE device write some value to my characteristic, how do i know
that my characteristic...
Hello,
I am using a custom board that has a DSP and the Lairds BLE module BL651 that has nRF52810. I have written a simple program that sends a test data byte to the DSP...
I use nrf51422 dk, device: s310 2.0.1
Then i want to download "bootloader" from example floder by keil 4
but it can't work
and show up "JLinkARM.dll not found. please reinstall...
Hello,
I want to install nRF5x Command Line Tools on macOS, I found this user guide, infocenter.nordicsemi.com/.../nRF5x_Command_Line_Tools_v1.3.pdf and on page 5, it lists...
hello guys,
I using nrf52840 development kit and segger embedded studio. I want to write a program to implement spi protocol, can I get a simple reference code to write...
PWM output with stable frequency
SDK: 15.3.0 Example: low_power_pwm Device: EYSHJNZWZ (nRF52832)
I want to output PWM with a stable frequency. In the above sample, PWM...
Hi,
In order to speed up network registration times I'm trying to do a band lock to 13,4 (Verizon & ATT within USA), so I'm issuing the below AT command which responds with...
Hi,
The baseline PSM sleep current of our device with all of the additional support circuitry is 100uA, and have just integrated FOTA capability.
However when we set CONFIG_BOOTLOADER_MCUBOOT...
Hello! Trying to understand how to connect to AWS IoT. I use nRF9160. As for template I'm using mqtt_simple sample. I found broker address, but how to use security keys and...
Hi,
we user the standard NUS example as peripheral. Starting from IPhone 7 an mtu size of 251 is negotiated. Sending from the peripheral is possible but receiving from the...
hello,
I noticed that CLI tools download links changed after Nordic moved to the new documentation system. it used tio be possible to do:
but this links do not work...
Hello,
I am developing using NRF52832 and nRF5_SDK_15.2.0.
I am using FDS to manage some data.
Size of each data will be 20bytes. I like to store maximum 1000 data...
Hi,
We modified the lte_ble_gateway example and connected to our aws iot server. And have faced few issues so far and would like to get some hint from you.
We are using...
This question was asked, not answered, and locked. So I will ask it again
I changed the security settings on a CCCD for a heart rate measurement characteristic and got...