I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
In the Light Switching example the Health model is used, but is it mandatory to used this model for Bluetooth Mesh applications or I can choose not to use it if i don't deem...
Hi everyone,
We're using our own customized BLE service with nrf51 on the one side and Android Smartphone on the other.
While connecting to the GATT I'm getting Error...
Forgive me if this is a stupid question, but I am new to programming microcontrollers other than Arduino and SPI in general.
I have a DAC that has a 16-bit register and...
Hello,
I am using 10 bit ADC read VDD voltage convert into mv without using any external voltage divider circuit, as per following function:
static void adc_configure_battery...
I'm embarrassed to say that the loopback I2S example, while able to show me that data can be sent and received through I2S, wasn't enough to help me achieve a simple demonstration...
Hi:
I am using SDK14.0 S132 for nrf52832 , i found it's sleep mode power comsumption large than 5mA .
I am using internal LDO and external power is 3.7V li-battery cross...
Hi
Just to be sure: I've recently bought the nRF52840 Preview DK (dev board for nRF52840) but I think I'm going to use the nRF52832 instead for my project.
Is it ok to...
Hi i want to create a new project in Eclipse. I did this my following the complete code form git hub for devzone.nordicsemi.com/.../
*Nordic has provided sample code for...
Hi!
I've based a new project for the nRF52840/S140/Preview-DK on ble_central/ble_app_uart_c .
I use the NRF_LOG_XXXX macros for debug and they print fine in RTT Viewer...
Hi,
I have two nrf51822 device, on work as GAP Central, another work as GAP Peripheral.The two device use different connection parameters, after the connection is established...
hello,
i have developed one board using nRF52832-QFAA and trying to dump simple LED blinking code in it using nRF52 DK board. But code is always dumping into custom board...
How do you do
Now need pwm_driver demo5 duty ratio, is there any way to 1/6 or 1/8?PWM and phase difference is 4 road?
Ask for a few days, change seq_values [], but how...
I am developing firmware using S132 (SDK 11) for a custom board.
After performing Pstorage Update, if I do not wait for the callback from pstorage before continuing execution...