Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
Hello, I am trying to read the TI ADC1173 at 10-15 MSPS. It has a 8bit parallel interface. I just need to read a very short amount of time, like 5-10 µs (so up to 150 Byte...
Dear Nordic teams,
we need to develop a wireless audio product with .
Is it possible to develop our 2.4G wireless private protocol by operating registers on the nRF5430...
Hi,
I am developing an application for an nRF52840 using nRF Connect SDK v2.9.0. The application currently uses the Zephyr driver for simple PWM functions on several GPIOs...
Hi everybody. I'm using nRF Connect SDK 2.8.0. I've implemented Zephyr RTOS' core dump functionality on my project. I forced the SoC to write the core dump data on its flash...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
I'm measuring current consumption on nRF51822, making code changes and then flashing/debugging via JLink GDBServer and gdb.
Right now it seems like I either have to physically...
Hi,
I´m using nRF51822 with my own application and I want to connect just to one specific master device (for example smartphone) after this one is bonded:
nRF51822...
Hi There,
I am developing a desktop applications (C#) using NRF2739 dongle and NRF8001 on the other side. Things were going very well using the masterEmulator.dll provided...
Hi,
How to put nrf51822 in power off mode? i simply tried NRF_POWER->SYSTEMOFF = 1; in keil but it is not going to off mode. Is there any procedure before making SYSTEMOFF...
Hello, I am using the HTS example for the nrf51822.
In the example, bond information can be deleted during initialisation by holding down one of the buttons.
In my program...
Hi sir
In Desktop 2, before BTLE pairing, nRF51 uses Connectable Indirected advertising. After BTLE pairing with BTLE host, nRF51 will select Directed advertsing for saving...
Hi to all, my first experiments with NRF51822... i compile the example projects, and everything works fine (compiling and download are ok), but looking at the code editor...
Hello,
I am using an nRF51822 Development Kit. I am trying to run pca10001/board/uart_example (with simple_uart) using the UART serial viewer built into the Keil programming...
Does anyone know how to get debug messages out to host console via SWD? I know SWD supports Serial Wire Viewer, but not sure how to get it working over GDB with JLink.
...
Hi,
I'm going to try not to get into stuff that is under apple's NDA, but my question is really on the nRF8001 side. Basically, the ANCS is a service that offers three...
I am definitely missing something here, but I can't figure out how to specify a subset of data to read from my peripheral.
Here's the setup: my nrf51822 device is a server...
Hi,
How to create new project for nordic controller using Keil
We are using pca10001 evaluation kit.
Actually in keil i open new project and select nrf51xxx board...
Dear Nordic Developer Zone,
I am trying to enable the readback protection in the main function just before the "wait for interrupt" sd_app_event_wait function using the...
Based on s110 v5.2 release note, nRF51822 will have future hardware revision.
What is the change for future hardware revision? Do we need to modify our circuit design for...