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,
We have made a custom board with nrf52840-QFAA. In the nordic board folder in Zephyr sdk, I could only find .dts file for nrf52840-QIAA.
And there is only one soc...
I use the nRF52840-QIAA and in the datasheet are 2 different reference designs for the ANT pin. 3 or 4 component matching and filter network. When I calculate the impedance...
Hi.
I would like to build a FW image for the nRF5340 net core which includes the two mode BLE controller part and Radio Test (like in the Radio Test sample). These two modes...
Hello Team, We are looking to do a POC on LE audio feature. Could you please clarify below query on the product nRF5340 DK which supports LE audio? We are planning to buy...
Dear Bluetooth Mesh experts,
The Android app needs to monitor the accessibility of all mesh nodes. One way to implement it would be to add a ping message to the firmware...
Hi,
Automatic installation from ToolChain Manager, no errors. Perform west update ,no errors. Check all the files ,no problem found.
Have reinstalled NCS for many times...
Hi,
Using MeshSDKv5 on custom nRF and nRF52DK
We are working on an LPN wireless PIR sensor so which sends a sensor status publish message on occupancy.
I have notiiced...
Hi,
I´m making my own custom nrf52811 board, but I do have some questions about programming. I want to program it with the nrf52dk using p20.
Now I did read that 3v is...
I installed nRF Connect SDK v2.0.0 and notice that the open Segger Embeded Studio button is not shown.
Also (may be related) opening Segger Embeded Studio from the SDK v1...
Hi,
I followed the instruction on infocenter as bellow,everything goes well ,but the cc.composition_data_get() command,no composition data was received . Any missing steps...
I developed a custom board using nrf52810-qfaa, i edited pca10040e-s112(sdk17.1.0) and changed the advertising led to BSP_BOARD_LED_3, as i have only one led on my board at...
Hi,
I am trying to debug ESB packets with the following setup:
1. PRX (NRF52810)
2..PTX (NRF52810)
3. Sniffer (NRF52832) ( modified PRX so that it returns without...