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...
hi:
I am use broadcast_sink and broadcast_source of nrf5340_audio simultaneously. use a button to switch source or sink. i am use NCS v2.6.2 if switch to sink mode is show...
Hello friends, I am using nrf52833 MCU for my current project, this project involves a sensor from infineon that operate on SPI and it supports high frequencies up to 50 MHz...
Hi,
I referred to the DevAcademy FOTA over Bluetooth Low Energy, but in the provided code, the BLE mobile app connects to the device and it automatically enters DFU mode...
on cannot connect to the on-board Jink of the NRF52840DK board
I have tried:
Updating to the latest Jink driver
installed nrf connect tools for windows
connecting...
Hello,
I'd like to develop a BLE OTA Bootloader using the NRF Connect SDK, but I need to program my NRF52840 with a Serial Wire debugger. What tools do I need? Is there...
Hey,
Im have a thingy91 and multiple nrf52840 pcbs.
my goal is to make the thing91 a central device that reads data from the nrf52 devices and sends it over to the cloud...
We have a custom board with an nRF7002 controlled by a non-Nordic MCU. The WiFi drivers were ported from SDK 2.7.0, and WiFi in general is working, this question is about...
(I am a beginner) Hello, I recently got the Nordic nRF52840 dongle so I can sniff BLE packets from some devices I have. I set up the dongle following the recommended setup...
Hi,
What is the voltage on nRF52811-CAA chip DCC pin (A5)?
Can the regulated voltage on this pin be used as a voltage source to supply some external circuits?
Please...
Hi,
I am using nRF52811-CAAA bare chip on a standard 2 layer FR4 board and want to design a PCB trace antenna for it to achieve overall x100-200m range.
Is there an example...
Hello everyone,
we are currently designing a PCB based on the nRF52840. The system is dependent on high accurracy of HFXO.
In an old blog post on the TI forum I found...
Hello expert. My computer is windows11 system, using ncs+vscode for development, Jlink software version is V8.10c. My development board is nRF52840(PCA10056). The problem...
I appear to be running into an issue whereby I cannot see my device connected in VS Code using the nRF Connect for VS Code extension.
I have followed all the steps to set...
Hi nordic,
I have successfully completed the Bluetooth over-the-air upgrade using the secure bootloader example. However, we need to add an additional upgrade method. In...
I am trying to add s2opc to my project. But everytime i try to open the complete Workspace in VSCode, the nrf Connect extension, just does nothing. How to reproduce. Take...