Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
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 want to add an extra config file based on the option in prj.conf or in Kconfg. For example: CONFIG_WIFI_SCAN_ONLY=y include the overlay-nrf7000-wifi-scan-only.conf...
Hello,
When I upload the Matter Weather Station application to my Nordic Thingy:53, I encounter a problem.
I am trying to use Google Home to read sensor data, such as...
Hello, I have a custom development board using the 52840 chip, with two LEDs and a serial port connected. It worked well when developing with nrf5 previously. Recently, when...
Hi,
I am using nRF5340 DK and nRF SDK V.2.6.1 for my project
While compiling the custom project in nrf vs code , I am getting the following error;
Configuring incomplete...
Hi,
1. As shown in the following figure, how to resolve such a default instance compilation error?
2. I have used west update to confirm that ncs v2.9.0-rc1 is successful...
Hi,
I have a nRF24L01+ as the TX and have lots of existing nRF24L01+ RXs. I would like use the nRF52810 as the RX as it saves the need for an MCU and on BOM parts. The current...
The text for the recommended nRF Connect SDK workflow (using a Workspace Application Repository - https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/dev_model_and_contributions...
Dear Devzone:
I have setup done matter environment as blow:
NB: Ubuntu 22.04 with WIFI and BT, installed CHIP tool from official pre-built (V2.8.0 corresponding version...
Hello
Our customer makes IoT Product and use the Nordic 9160.
However the PCB Size is small.the 9160 SiP design in the PCB Top layer and Sim Card design in the Bottom...
Hello
As the title says, I am suspending the UART using PM_DEVICE ACTION_SUSPEND, but the power consumption is not decreasing significantly.
With CONFIG_SERIAL=n and no...
Hello. I'm trying to toggle a GPIO pin at a predefined frequency in order to measure the accuracy of out RTC clock. This code uses the GPIOTE, RTC, and PPI peripherals in...
We are evaluating the the NRF 5340 for a new project and we would like to know if the NVS implementation [1] provides protection against data corruption if the supply is unexpectedly...
Hi guys,
So, I've been working on a project for measuring liquid using the TDC1000 IC from TI which was running fine on STM32.
My experience with nordic connect sdk is...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our pre-production PCB power consumption still too high, so we are looking for a way...
Hello, I have a Thingy:53 sensor hub application (extended the Nordic Thingy53 Sensor Hub blog to include IAQ sensor) built under NCS v2.7.0 that runs fine.
When rebuilding...