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...
As show in the title, suppose I have my own bluetooth stack implementation, Is there any possible to flash the bluetooth stack into the nordic series?
Or, another question...
Hello
I'm able to use the MasterEmulator in a WPF or command line application but when I try to use it in Windows PowerShell i get an error.
I'm trying (with the dll...
Hello,
We've been struggling for a while trying to understand how to interpret the nRF52832 electrical specification . Sorry if this may sound like a bad question but we...
Hi, I'm using SDK12 and I'm trying to implement button debouncing. I have initialized one of the nRF52 board buttons using app_buttons.c. In the infocenter I read that debouncing...
Hi!,
I have load Sniffer_firmware into PCA10028 and works, but I can load Sniffer_firmware into PCA10040? it's compatible?
This file --> ble-sniffer_nRF51822_1.0.1_1111_Sniffer...
Hi,
I have tested mbed Classic and mbed OS with CLI and Yotta and works with nRF51-DK and nRF52-DK. Also with Eclipse Neon.1 with yotta build Eclipse CDT4 - Ninja.
But...
Hi,
I have a JLINK EDU and JLINK LITE and an nRF52 module and am attempting to use nrfjprog to program the device. Both devices are able to erase the chip, but the JLINK...
hi,
i'm new to bluetooth development so i have got a Tiny BLE. ( wiki.seeedstudio.com/.../Tiny_BLE)
the Chip is: nRF51822
i use for the development at the moment the...
Does Nordic, or any third party, provide an iOS app that utilizes the features of BLE 4.2? Specifically the larger packets sizes, and is there example code? Wish list would...
My net is a star type with many nrfL01P+ units.
Now i simply use only pipe 0 with no acknowledge (and same frequency for all units).
My question is if can I use pipe 1 ...
Hi,
I'm building a device with an nRF52 or nRF51 Module (still undecided), but still need a second MCU for USB Host functionality. Unfortunately, USB Host requires a precise...
I modified the nRF51 SDK_v5.1.0 .36092\Nordic\nrf51822\Board\pca10001\s110\ble_app_hrs proj and downloaded to my self-made pcb,and it worked well. Then I want to update to...
Hi there,
I'm using an input GPIOTE based on SDK11. The interrupt is consistently being fired. On the other hand, if I use "if(Pin_6)" to check the trigger, it does not...
I am trying to use SEGGER_RTT_printf with SDK12 in eclipse.
I have added the appropriate lines to the makefile and SEGGER_RTT_WriteString works fine.
My Makefile lines...