Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
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...