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...
On my nrf9160-DK, I'm looking to isolate the nrf9160 away from the onboard nrf52840, LEDs, switches, memory, VCOM, etc. as much as possible. I've read the manual several times...
Hi guys,
I just want to check if it is possible to implement a tiny ML model for person detection on the nRF52840 DK board. I did the same on Arduino Nano BLE 33 but as...
Hello,
Now I am making an original ISP4520(nRF52832) application using ISP4520-examples .
I'm trying to embed LM75B sample code from nRF5_SDK_16.0.0_98a08e2 to Class_A...
Hello,
I would like to measure battery voltage that is connected to the VDDH pin of an nrf5340 custom board. I understand that this is possible using the nrfx saadc driver...
I have to send small packets of different data to all six Dongles from Development Kit(DK).
Till Now:
1) I have flashed different Mesh programs to DK using Segger Embedded...
Is there any useful help documentation available for nRF Cconnect SDK? i can only find the nRF5 SDK v13.0.0, There seem to be many differences between nRF5 SDK and nRF Cconnect...
Hi to everybody,
after adding ANT+ functionality to an application, now i need to define a DFU procedure to upgrade the device.
This is the environment:
SDK 16.0.0 ...
Hello Team,
I am working on nRF52833 DK for a custom work.
We have 2 nrf 52833 boards( call DK1 and DK2)
DK1 runs a Light Switch Client
DK2 runs a Light Switch Server...
I have a custom board and set mcuboot secondary in external flash. The tests that i made everything is working OK with the app update, but now i tested mcuboot update and...
I can't no longer command line build out of three projects on NCS 2.0.0.
Usually I go to toolchain manager and select "Open Command Prompt".
On 1.x.x versions, it would...
Hi,
I am testing the DFU via BLE . and while checking the logs I found out that it is saying 11:40:29.851 [McuMgr] Error: NOT_SUPPORTED (8) . after that msg , it is calling...
Hello,
I've an issue migrating an NRF52840 project from NCS 1.7.0 to 1.9.1. I use PPI/GPIOTE to set a capacitor sensor charging pin and start a timer simultaneously, then...
I am using nRF52833 DK and I am running Light switch server in one DK and Client in another DK Advertising interval was way too high(around 9Second) so decided to change it...
Hello, we are trying to get software running on our custom board.
Last week we tried to test the software written on a development kit of the NRF9160 on to our custom board...
Did just encounter some nrfutil errors again.
First I was installing nrfutil on a new PC, and then trying to generate a settings package for a DFU file (nrfutil settings...