What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hello,
I have an iOS application communicating with a custom device having a nordic 8001 chip.
They have established a bonded relation. In nRFgo Studio, in Security...
Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
When utilizing PSA crypto, enabling CONFIG_MBEDTLS_LEGACY_CRYPTO_C (such as by turning on OpenThread), the PSA crypto features such as native ITS storage are not functional...
Hi DevZone community, I have an error while building GNSS sample while using SUPL server A-GNSS, please see below the error I get and help me if you know where the issue may...
HI
I want to upload data from the nrf9160 / Thingy:91 to my nrf clound broker.
The upload works fine.
I now want to run a mqtt client on my local dev box ( that is not...
Hi, We have implemented recently the BLE filter accept list based on this sample : https://github.com/zephyrproject-rtos/zephyr/blob/main/samples/bluetooth/peripheral_accept_list...
Hi,
I'm using NRF52832 with SDK11.
In my program i do "sd_power_system_off();"
However, on some units i see arround 50-200uA avarage current and on some units it's even...
I'm having an issue with "west update" taking a very long time on a Windows 11 machine . (Multiple hours) This install of the nRF Connect SDK is just over one month old, and...
Hi,
We are currently working on a project using the nRF5340 and are integrating DFU_OTA (Device Firmware Update Over-The-Air) functionality. Our goal is to implement DFU_OTA...
Hi, in the beginning of development my range of the NRF24+ was around 40 feet. My target was only 6. I have gone thru a lot of PCB revisions and mostly do my testing on the...
Hi,
I am creating a low power BT device, and want to renegotiate connection interval dynamically to further reduce power consumption.
But I have noticed this renegotiation...
Hi,
I see in the GNSS documentation for the nRF52840 that the GNSS modem performs scheduled downloads in Periodic Navigation mode, and from some testing, I found the download...
I got 'Clever Connect Kit' from Tech tour.
Could you please share the schematic and PCB layout information for reference?
how to programming and debugging external boards...
Hi Nordic,
I'm trying to integrating dmic sample code in to unicast audio client, while integrating Dmic Configuration Error occurring, how to solve this issue?
Could...
Hello,
I'm testing the IQ feature of the radio test. According to the documentation on https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/wifi/radio_test...
Hi, We built a nrf52840dk shield that interfaces with an SPI sensor connecting to GPIO_IF4. We require using a voltage translator to translate 3.3V signals into 5V to comunicate...
Hi,
In the NCS V2.3.0 version, I successfully obtained the serial device through the following code and compiled it But when I get the serial device in the same way in NCS...