I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi,
I just downloaded the Utility app for the ble apps(nRF518 SDK) checking on my i5 at iOS 7.1.2. I have tried to connect the apps(hr, proximity) of Utility, but there is...
I changed the dfu start address to 0x00 and application start address to 0x8000.
The application use the RTC0 IRQ to count the timer,
but the RTC0 IRQ did not work correct...
I've been successfully using IAR and I-jet with the 51822 and S110. I can build, download and run under the debugger with no problems.
I recently switched to the 51422...
Has anyone has any success flashing a nRF24LU+ dongle NOT using the official dev kit ? I'm attempting to flash using another microcontroller programmed as an SPI Master so...
I will be happy if someone points out this is a newbie problem and not something weirder...
Running on Win7, 64 bit BTW...
I recently received the nRF51 eval kit. I...
Hi,
I am trying to connect my msp430f1611 microcontroller with the nrf8001 bluetooth chip. I read this thread ( devzone.nordicsemi.com/.../) and it seems very helpful....
I have been trying to implement a SPI Master on the nRF51822 Eval board in order to read data from an Analog Devices ADXL345 3-axis Accelerometer. I chose to start with the...
Hello,
Firstly, the nRF5122 Product Specification v1.3 Section 4.2 says that TIMER0 is 32 bits wide.
However, other product specs seem to mention 16/24 bit timers, and...
Hello Nordic people!
I'm developing my first firmware on nRF51822 and I need help with BLE, profiles and SoftDevice S110 stack.
Application it's a speed sensor for bicycles...
I have nrf51422 dk. The boards I connect to 3.3V power and via jlink to my pc.
I use the JLink command line tool.
I can not access the chips. Erasing is not possible and...
Hi there,
I am using Eclipse and GCC (codesourcery) as development tools.
In the gcc makefile, once provided by Nordic with the "button_radio_example" are two lines...
Would the example github.com/.../require-encryption-5.1.0
compile without any extra configuration ?
I am trying to build it in a Keil uVision v.5.12.0.0, but I have some...
Hi,
I have an idea to implement BLE based access control application. I considered nRF51822 based Peripheral device & iOS application for central device
Both the Central...
We are in the process of creating our 2nd pass boards with following components to achieve good RF range>20 meters. We are considering discrete BALUN components and SMD Chip...
I see 5V pins on the schematic for the new nRF51 development kit. If I power the board via USB, I understand that 5V is regulated down to 3.3V for the chip. Is the source...