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 would like to use functions from the date_time and dk_buttons_and_leds libraries in an nRF91 application. I included the following lines in the application's prj.conf file...
Hi! I'm trying to understand from the documentation why the reset pin is unique.
What I mean by that is why is the reset pin different than assigning a GPIO to a button...
Hi
I am new to bluetooth. I have two Fanstel BT832x ( Nordic nRF52832 module with Skyworks SKY66112 power amplifier) Chips. How do iImake them talk to each other using AT...
Hello Nordic Support,
I am working on an application that logs data to SD card when disconnected from USB and appears as USB Mass Storage Class on host PC when connected...
Hi ,I use SDK 15.2 ,and example is examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040. When I call sd_ble_gattc_primary_services_discover not...
Hi teams,
I am working on Mesh SDK 4.0.0.
I have several server nodes and single client node and all server models are publishing to All-nodes(0xFFFF).
All nodes published...
What exactly are the GPIOTE IN[n] registers?
Is the IN[n] register a function pointer of a function to call when the the input condition occurs on the associated pin? If...
Hi! I'm working on a custom board with the nRF52840 via an SWD connection, from a debug out on an nRF52840 DK.
The debugger fails to connect to one of my boards, even though...
Hi,
I have CSV file stored on an SD card (which I create via the nordic board). I want to send this via a GATT connection.
I have gotten a service with a notifiable characteristic...
Hello,
I have a Thingy91 pca20035 board (not the DK). So far, I have had success building my own modifications of the asset_tracker application by building it using SES...
I can see for the same device on Android nRFconnect that the serial number in advertising data can be seen as here -->
The same device at same time on my iphone X with...
I using nRF52832 with nRF SDK 16.0.
I tested the SPIS example in the SDK.
I want to change the SPI Clock frequency to 8Mhz and read max 255byte at once.
How to set...
Hi
i m using Bmm150 magnetometer sensor. i m trying to read x y z values. However, im not able to obtain the correct magnetometer values. I'm getting 0000 as values in all...
Hi, I'm developing custom board with nrf52832
The problem is that when saadc returns negative value, all values that saadc returns after are max possible values from config...
PLease, could anyone provide me a code exaple on which i can learn how to use sd_flash_write & sd_flash_erease ? I tried to use them but keil give me this : .\_build\nrf51822_xxac...