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...
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...
Dear Nordic Developer Zone,
I am working on MAX30003 ECG ( https://datasheets.maximintegrated.com/en/ds/MAX30003.pdf ) with Nrf52840-DK. My sensor is work on the 32.768kHz...
Hi,
I have been having quite a lot of issues around connectivity and my device, all of which at this point has stemmed from MNO blocking activity from MVNO's ( here and...
I tried adding DFU capability to the broadcast_audio_sink sample. At first i copied the whole sample code to a different directory and opened that folder in VSCode which has...
We are running into an issue of stability with our LTE connection. Our nRF9160 makes a call every 5 minutes to our backend. On start-up, the device connects and starts making...
Hi,
I am working on mesh network. i need to control 10 nodes in the mesh network with having one main node. I have taken the light switch sample as an example.
The process...
Hello,
We are trying to use nrf5340 and W25Q128JV ( https://www.winbond.com/resource-files/W25Q128JV%20RevI%2008232021%20Plus.pdf ) nor flash on our own designed card. I...
Hello,
We are trying to get the XIP example working with a custom nrf5340 board with the mx25l25645g memory chip. Using VSCode, 2.7.0 toolchain, 2.7.0 sdk
The project...
Hello,
nRF connect sdk extension v2024.9.87 stopped working for building Zephyr apps (HWMv2). Previous version worked fine. Extension crashes loading project
The issue...
Hello,
Not sure if this is the right place to report a bug, but I couldn't find anywhere else.
I have an issue on nRFCloud when looking at the messages in the terminal...
I am using a custom board with the nRF9160 SIAA B1. I encounter an error where AT commands cannot be sent. How can I resolve this issue? modem version 1.3.5 SDK version 2...
I have a nRF9160 board that is running fine with a modified asset_tracker_v2. Recently I started getting the message shown below. after some time the system does connect and...
Hi,
I have a custom board similar to the thingy91.
I use two MCP251863 (same as MCP2518FD with an integrated tranceiver) on the spi3.
schematic
device tree ...
Hello there,
I am using NCS Toolchain 2.6.20240605.885759407716
I am trying to configure a project with following Firmware Update specs:
- Target MCU is NRF5340...
Hi, I am using LittleFS with some external flash. This works great on it's own, but when part of our growing program it has started crashing with the "Unaligned memory access...