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...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
hi guys,
i am trying to write my own application using ble_app_template for nRF51822, but i am not at all understanding the code, did anyone developed the code for it?...
hi,
i add bond function on my project ,
now the Master Control Panel can work correctly(show the Confirm Box )
but the iOS app(on LightBlue),not show any Confirm Box for...
Is possible to put S110 in observer role (as peripheral) , waiting for a specific advertising (or waiting for an active scanning) and then switch to advertiser role (always...
Hello all,
I'd like to use NRF UART App sample code (newest iOS7 version) to send data from iOS6 to nrf51822 for "real time" data transmission. But I found that when I...
Hi,
I am having some issues transferring data from an iPhone to the nRF51822.
Actually, I write block of 16 of my data from the iPhone on a specific characteristic on...
Hello,
I have been reading the documentation about how to program a BLuetooth Low Energy application. In that document, a lot of references to an specific mannual (nRF51822S110...
I am writing one bootloader to decide two apps resided in 0x14000 to 0x40000 with nrf51822 to run. Two apps works fine when starting running itself. But when bootloader switch...
Hi experts,
i found one issue that if i continue to make the 51822 advertise(if advertise timeout, start again), sometimes the 51822 will stop in somewhere. I'm sure that...
I have just acquired the NRF51822 Evaluation Kit and going through the getting started documentation. I can't seem to fix a compiler error which is highlighted in Kiel uVision...
Hi,
I am starting my first project with nRF51822 for my thesis.
I thought its a good idea to start with evolution kit so I bought nRF51822-EK
I assume I will get everything...
Hi, I'm trying to run your ble_app_hrs on your nrf51822 chip using internal rc clock: NRF_CLOCK_LFCLKSRC_RC_250_PPM_4000MS_CALIBRATION, so I pass this to the BLE_STACK_HANDLER_INIT...
Hello,
I have just bought an NRF51822-EK to familiarize myself with the micro-controller for a potential future job. Admittedly I feel like I am completely in over my head...
I've made a custom board with an nRF51422. The nRF51 part follows the reference schematics almost identically. After overcoming some reflow issues this board seems communicate...