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...
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...
Hi there,
I am trying to get nRFConnect working in VSCode, but when i click on things in the welcome screen it only shows "activating extensions..." in the bottom bar. I...
1) On p. 55 of nRF52805_PS_v1.4.pdf, section "5.3.8 Reset behavior" shows that a pin reset will reset GPIO, so will a pin reset active low also reset PSELRESET registers,...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hi,
I have built and run the MQTT sample for an nRF7002-DK and had it work as expected (connect, publish messages to test.mosquitto.org).
Now I'm trying to get that sample...
I created a new application using the "Create a new application" > "Copy a sample" > "zephyr/samples/basic/blinky" option in vscode. And I added a new build configuration...
Hi Nordic community,
I'm currently working on a project where I'm aiming to implement FOTA updates on the nRF52840 DK, with the application images stored on the MX25R64...
Both a colleague and I discovered that the default Device Provider, nrfutil, is not working in the current versions of VS Code and nRF Connect for VS Code extension. nrfjprog...
Toolchain v2.6.1 installed. Attempt to Manage SDKs fails.
[13:12:52] nRF Command Line Tools 10.24.2 are up to date Command failed: git ls-remote --tags --heads github.com...
First attempt to use the Power Profiler II on Windows 10 didn't work. I was getting [sdfu] No deviceInfo available for the device, code: Argument. Message: Operation device...
I would like to perform a test to confirm the receiving characteristics of the nRF52840. When I looked at the RF Performance Test Guidelines White Paper, I believe it said...
Hi,
We were testing MCUboot uisng nRF52 Dev Kit and ran into an issue that updated firmware in slot1 couldn't be booted:
Since we don't need bootloader upgradability,...
Hi,
I upgraded my nRF5340 Audio application from NCS v2.5.0 to NCS v2.7.0 to be able updating the network core.
I noticed that in NCS v2.7.0, the nRF5340 Audio application...
Hi,
I am currently developing a project using the nRF52810 as my controller, with SEGGER Embedded Studio (version 5.42a) and SDK version 17.0.2 as my development environment...