Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi!
In my project i am using a motion sensor that uses a custom protocol. This has resulted in needing to implement bitbanging for it to work. The issue with this is that...
Hi,
I want to obtain the nrf52833‘s’ temperature with the SoftDevice enabled, and I have designed the code with reference to the example project. However, once the temperature...
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,...