Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
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...
I need a crystal capacitor for this two Crystal XRCGB32M000F1H01R0 and SC20S-12.5PF20PPM. The value of this capacitor is 12pf and package 0402 So, please help for selection...
I am using a rotary encoder with nrf52840dk and I am confused about how to run sample QDEC code from zephyr/sample/sensor/qdec on nrf52840dk.
I got this error when i tried...
Hi Nordic Team,
Thank you for your support.
One of our customers got Version 2.1.0 for two.
But it was confused. Box label is 2.1.0. But board was 2.0.0 and both...
Hi there,
I have an smart product that will use both BLE & 2.4G Radio. There are few question about framework.
1. I saw radio packet contains such as S0 S1 ADDRESS etc...
I have noticed that the function sd_rpc_open(...) of pc-ble-driver takes more than 1.5 seconds.
I have tried an example heart_rate_monitor which is supplied with pc-ble...
Hello,
I am using nRF52840 DK, and SDK version 17.1.0.
I want to dynamically control CLOCK source.
I tried to release( STOP ) HFCLK( XTAL ) source using nrf_drv_clock_hfclk_release...
Hi there
When the EVENTS_DEVMATCH is raised, this signals that the device address received in the radio data packet matches one of all enabled addresses in the BASE0/BASE1...
Hello,
we faced sometimes the issue that the reset reason Register RESETREAS is Zero at Startup. What does it tell me? So what happend in the Firmware that there is a reset...
I haven't been able to find any documentation or forum posts along the lines of the problem I'm having, so...
I'm trying to use an nRF52-DK with nRF Connect Desktop to connect...
Hi,
I'm using nRF52840 with NCS 1.8 on the existing ongoing development project.
Recently I implemented shell commands, to be used during testing procedure either via...
Hello
I have seen that using SDK 1.17 there is a possibility to set one channel that will be scan 37/38/39. I looked on SDK 2.2 documentation and I didn't seen this option...
Hi
We encountered speed issues with the download client library and CONFIG_DFU_TARGET. The problem can be reproduced using the download example. Without any changes I usually...
Hello,
Im working right now on a product which saves the update file (init + app packet) on its Flash in a specified memory section.
After "uploading" the file in the...
I have integrated MCUMGR to perform FOTA and it does successfully perform the updates where both slot0 and slot1 locations are from internal flash. As the code size is getting...