Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
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...
So I have bought some nRF51822 Beacons to develop with. It was suggested when I purchased them that I wouldn't need any further development kits - but whilst I can see the...
Hi,
When using Master control panel both on PC and my galaxy S3, I can detect and connect to the HID keyboard app, but when trying to scan for Bluetooth devices on Galaxy...
Hi,all!
My question is:
Can one smart phone connects two peripherals(both based on nrf51822) at the same time?
If it can, should the peripherals use s120 softdevice...
I found the way to change a major and a minor in this DEVELOPER ZONE but I don’t know how to receive the particular UUID and read its major and minor.
I use the MB39C811...
I have implmented OTA DFU in my project with SDK 6.1 and SD 7. And it works perfect with MCP in android.
But it also has to work with iOS. But it doesn't. The sequence...
I used sd_system_power_off to enter to system off mode, now I want to wake up my system and reset it when a button is pressed, how should I do that
Thank you
After getting the "Keil- Error: Flash Download failed - "Cortex-M0" I followed a thread which said to use nRFgo Studio to erase and recover the target board.
Unfortunately...
Hi,
I am trying to create a custom service for the The nRF51822 Evaluation kit , I connect the Board via USB (with the softdevice programmed), I see the board on the Device...
Hi,
I want to build a shared channel,but it seems that the shared channel is a little different from the broadcast channel. the shared channel 's slave node will have to...
I'm trying to setup a rather straight-forward SPI communication with a LIS2DH. For this I use the NRF51422 on a PCA10003 board. I have started with the spi_master_example...
We are working on a asset tracking device which will operate with a 3V CR2016 (85mAh) coin cell battery or smaller.
Per our understanding, the max interval of S110 softdevice...
I am using nRF51822 with S130 stack.
Some of my flash write works fine, some return NRF_ERROR_INVALID_ADDR,
I could not figure out exact cause, all my addres is word-aligned...
Hello,
I know this issue has been discussed several times on the Dev Zone, but in every post, i found the same answer and this answer does not help me.
As I read, intalling...