Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
Hello,
I upgraded nRFgo Studio software to version 1.17.0. Installation goes OK but the application crashes every time I try to launch it after installation process.. Then...
Hi,
i tried to send data from ios 7 via tx_characteristics(like in UART example) but received error:
didWriteValueForCharacteristic 2A38 error = Error Domain=CBErrorDomain...
I have been trying for a few days now to get my environment setup for development with the nRF51822. Since there is no official configuration for the Mac w/ Eclipse I have...
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...