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, I am using S120 1.0.0 and SDK 6.0.0. Learning the sample project 'ble_app_multilink_central'.
I already got a peripheral device with NUS service. The central device...
I am new to this great platform and am struggling with getting my PIR sensor connected to my DK. I wonder if some of you experts could give me some pointers on how to go about...
Hello, I build a BLE 6LoWPAN environment on my raspberry pi with Kernel 3.18.3 and connect a BLE Dongle. The BLE Node is Arch BLE ( www.seeedstudio.com/.../Arch-BLE-p-1998...
Hi, I have two different types of nRF24L01+ modules, both behave differently.
The "troublesome" module always has TX_DS asserted after a transmit, which is the same behavior...
Hi,
I am using the SPI Master 1 to control an EEPROM. I used the spi_example project to help get the code working. It all works fine if the code that initiates the SPI...
We have designed a differential antenna for the nRF51822 CEAA chip.
Each of the RF output connects through a matching circuit to each one of the two 50-ohm to ground end...
How to setup MQTT for CloudMQTT? I have working raspberry PI I can ping and connect to device when follow the user guide. Now I like to try MQTT example but don´t know how...
Is there a list of every interrupt these functions effect. Specifically I am worried about
static void ble_evt_dispatch(ble_evt_t * p_ble_evt)
My assumption is that...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
The nRF51 series reference manual v3.0 documents 3 Real Time Counters: RTC0, RTC1 and RTC2 (pp 17 and 109). However, RTC2 does not appear in the SDK documentation (e.g. no...
when I download program(pin_change_int_example) in nrf51822, Immediate Interrupt is occured
And when I push the button, Interrupt is stop...
What is problem?
I want...
Hello,
I am designing a board based on the SoC nRF51822. Since this is a homemade project I do not have lab equipment so I can not measure antenna impedance and therefore...
I'm trying to pull my project out of the examples directory, but there seems to be many dependencies on files far outside my project, and files not shown in my project file...
We use Laird BL600 module in our design. Laird engineers has informed us, that to update softdevice firmware of Nordic nRF51822 chip inside module they use Jlink adapter over...