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...
which app should I use when I want to do LL BQB test with harmony on nRF52840?
it can not connected with harmony when I use DTM project. It seems the interface of nRF52840...
Dear nordic,
I am currently working with nRf52840. For designing antenna is there any role for dielectric layer thickness and conductive copper layer thickness
Hi all, I'm testing quick connections and communications using multilink(nus). I am using multilink central example in nrf52832(Central : softdevice v2.0.0 & SDK v11, Peripheral...
I am trying to measure the power consumption when transmitting data from an external device to nRF 52832 to a smartphone.
I am trying to measure the power consumption of...
Dear, I'm designing a PCB with nRF52832 and I will intend to use DCDC converter therefore I putted the two inductors (10uH and 15nH) between DCC and DEC4 pins. The same hardware...
Hi,
I am developing a project in IAR Embedded Workbench for nRF52840-Preview-DK. I have integrated different modules (ble, ADC, SPI, I2C) in this project. I don't have...
I like to integrate the nRF54XXX with a LNA/PA combo (skyworks RFX2401C or 66110). Could you please tell me which pin should be used to control the RFX2401C TX/RX? Which has...
Hello all,
I am currently working on a project to control a door lock and use ble_app_multirole_lesc as reference.
As measurement the current consumption is around 6.5mA...
Hi, I’m working on low power wireless sensor network. I have a big dilemma in choose of wireless mesh solution. Maybe firstly, what i need: 1. Support for low power devices...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the static key feature. But every time when I configure the static key including letters...
Hi,
I am trying to connect to a device while service discovery for another device is running, this is needed to go through connecting multiple devices as fast as possible...
Hi
I am using the light controller and added zb_nlme_permit_joining_request to allowing devices to join the network.
I get a good ZB_ZDO_SIGNAL_DEVICE_ANNCE signal and...