hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Dear Mate,
I am trying to build and flash a program by using (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com...
Dear all,
I'm using nRF52832 and using timers to turn on/off GPIOs.
I saw that timer0, 1 and 2 has 4 CC registers.
Right now, I'm using timer0 like this:
1) turn...
Hi team,
I have some doubts regarding mcuboot behavior on firmware failure.
1) Consider the situation I have flashed a new image , it will get validate before mcuboot...
Hi,
I'm trying to use XIP on our custom board running a nrf5340 with a different Flash memory than the one on the nrf5340-devkit.
The XIP worked on nrf5340dk, but now...
Hi,
I have an nRF9160 device which is going thru PTCRB cert. We are doing TRP/TIS and nRF9160 won't connect to the Anritsu MT8821C. Basically it tries to connect and just...
I have a working MQTT subscription list, when I add a new topic for subscription my subscribe fails with ENOMEM error -12.
If I remove another topic, I can add new topics...
I am looking for a way to set the TX power in Openthtread using Matter with the current version of the nRF-SDK. It appears I cannot find a solution which is up to date.
Hello, guys.
We are using nRF51822 SoC together with nRF5 v12.3.0 SDK.
According to the nRF51822 memory layout , half of the 256KB flash memory space is taken by the Softdevice...
I am using an Nrf52840 and sdk V14.2.0.
My question is how to compute the battery voltage based on my hardware.
The hardware uses AIN0 to measure.
The hardware has a...
It seems this is a new problem with PCA10059 2.1.0, but not 2.0.0 or 2.0.1 that we previously used.
I use a nrf52-dk to connect its P19 to the SWD pins on the dongle. With...
Hi, I'm developing Matter Controller using the Chip-Tool as example from the original chip repo: https://github.com/project-chip/connectedhomeip
I am not using releases...
Hi guys. I want to evaluate nRF52840's OOB feature with an Android OS 12 device.
Instead of using NFC, can the nRF52840 send the OOB data (confirm value, random value, nRF52...
hello, I made a custom board that mounts a virgin nrf9160; its programming takes place via a tag connected to the segger programmer. I tried copying a whole chip with JFlash...
Hello,
I am working with nRF5 SDK v17.1.0 and using nRF52832DK board. I want to use the hardware timer in continuous mode and also want to use all 6 compare channels of...