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...
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...
Hi all
My target board is nRF51822 , and I want to run the heart rate demo project,
but a error message when I compile it :
[b]Build target 'nrf51822_xxaa_s110 (256K...
Hi,
Now I want to make a project myself. My project include A/D and BLE for transmiting AD result. But I am confused about what BLE services should I add in my project. and...
Hello all,
I'm stuck in the use of the UART.
I have used the code from the UART example and the UART application for iPhone. I'm using eclipse because I don't want to...
Hi,
i have some troubles with my software which i doesn't understand maybe some one with more microcontroller Experience cann tell me how to solve this Problem.
I have...
Hi,
can someone post tutorial how to do Over Air Download? I mean new SDK 4.4
I get error from cmd: ImportError: No module named intelhex
Regards,
Konstantin
With the DFU sample from SDK v4.4.0.30888, I am unable to see the device in any host-side BLE monitoring utilities such as LightBlue (on Mac OS X) and our own custom BLE tools...