Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
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,
We would like to pass radio certifications and our lab is asking for different tests modes (TX/RX continuous, waves etc ...) regarding BLE and NFC.
Regarding BLE,...
I'm using SDK 12.3 and SoftDevice S130 2.0.1 and trying to secure a BLE link with OOB.
The nordic board is running as a central and makes a new bonding to a peripheral every...
Hello, all.
First, I don't live in English country. So, My sentence may be false.
I want to develope ble communication without pairing.
In this status, I will communicate...
while using example buttonless DFU in sdk13.1, writing to flash using flash_word_write() is preventing ble connections, even though ble is advertising.
can anyone help...
I want to generate an interrupt event use pin30 when it goes from low->high or high->low.
First I register a gpiote user by
app_gpiote_user_params_t app_gpiote_params...
I found out answers for calculating data rate during connections, which depends upon connection interval, no of packets allowed in each connection and no of bytes in a single...
I am trying to stop RTC by pressing one button and wake up again by releasing the same button.
My RTC now runs around 4 uA while being on system-on sleep mode by __SEV();...
Hi,
I managed to get dfu working in application (with hrs). But on the last attempt to erase page with bootloader settings there is no event generated from softdevice and...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
I would like to know how frequently my peripheral is sending advertising and data packets. I've tried using ble-sniffer-osx but it doesn't actually reveal any device names...
Has anyone successfully used the Android-Beacon Library to detect the nRF51822 Beacon on and Android application? I tried several different layouts but I just can't detect...
Hi everyone;
i think about possibility of using nrf sniffer with custom nrf51822 (QFAA) board . if yes, how can i achieve? could you please help me about it
Best Re...