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...
Hello,
We are using the nRF52840_CKAA_R7 package of the nRF52840 on our custom board. The board's USB pin connections are designed based on the nRF9160-DK's nRF52840 reference...
Hi,
I just received my Thingy91x. I followed the onboarding and created a provisioning profile in NRF Cloud. The device did not connect and no logs appeared in Serial terminal...
Hello everyone,
I am trying to execute Nordic Bluetooth ESL tutorial with PAwR. Here, I am able to change the images and handling the state of an LED connected at the Tag...
Hi,
We are encountering an issue where the existing firmware does not run on the chip when powered by a coin cell, even though a 3.3V power supply is available from the...
When I compiled and flashed the Nordic Distance Toolbox example onto two nrf5430dk boards without changing any options, the following message appeared on one of the UART ports...
Hi,
I have the following scenario:
nrf5340
SDK 2.1.1
HFCLK: 32Mhz crystal
LFCLK: square wave of 32768 Hz from an external RTC, range [0 - 1.8] Volts
square wave...
Hi, I am using a custom nrf52832 device. In that device , button is connected with reset pin P0.21. due to reset functionality I am not able get interrupt from button.
how...
Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
Hi,
i am using SDK 2.1.1 with nrf5340.
I would like to add the linker option --wrap.
What are the possibilities to add this option in Visual Studio Code ?
Could it...
Hi,
I am using nrf connect SDK 2.9.0 with nrf52840DK and MCUboot with own RSA .pem file (from older versions, so no ECDSA possible). How can I increase verbosity when building...
Hello,
My BLE peripheral code works fine with Android devices, but it is failing with iOS devices. I am encountering an error message: "Ignoring data for unknown channel...
I'm working through the tutorial here. https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/lessons/lesson-4-serial-communication-uart/topic/uart-driver/#uart_config...
I'm working with nRF52840, my function will read wav file from SD card and play it using Zephyr I2S driver. My source code about playing sound in below.
The strange is the...
Hi,
For a meter application with battery, I want MCU is sleeping but comparator still working to count a pulse input (freq <100khz)
Can Nordic IC can support this idea...
Good day. I'm working on a custom board that uses nRF5340 as the main MCU with a WIFI module, nRF7002. The nRF5340 and nRF7002 are wired based on the nRF7002DK. When I uploaded...