Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
Hello all,
I have nRF51822 and after one attempt to use it as a sniffer I have erase the demo app or everything else on it. Since then I was unable to turn back as it as...
Hi,
I need to make it possible to allow connection to one specific central device. This with the thought that the user doesn't want to be bothered with bonding the device...
Hi,
I am having trouble in downloading firmware to my development kit. Previously, everything worked and the module already flashed with my BLE firmware. Today, as usual...
I wish to inform Nordic about this issue with jlink OB used on EK boards when used in OS X environment.
J-link OB returns " Can not connect to J-Link via USB." and a CDC...
Hi all -
I just received my nRF51422 V2 eval kit, eager to try it out.
I am fairly convinced I have all the latest nRFGo and SDK installed, fresh off the Nordic site....
my application is based on the BLE example: ble_app_hrs.
it works well before, but when I add some functions to configure the GPIOTE , and then download to the Device, it...
Hi,
We survey APPLE's ANCS right now!
But we have a question that need your help
We see the sample code experimental\ble_app_ancs
There are 1 base uuid and 3 service...
I'd like to have a short email dialogue with someone familiar with Arduino programming. Probably not a suitable forum topic; would someone be willing to email me? or.. message...
This is my first time working on Nordic-made IC.
My previous experience is on PIC which has its own compiler (relatively cheap at 200$). I'm shifting to nRF51822 development...
I am using soft device S110 ver 6.0.0 with nrf51822. SDK version is 5.1.0. Reading the source of SDK, I see that it must be possible to create multiple hid services. I am...
Hello,
after programming the nrf51822 the SWDIO/nRESET pin is in "debug mode", to resume the normal mode the SWDCLK and SWDIO/nRESET line shuold low for a minimum of 100...
I get a nRF51422 Development Kit. Followd the nRF51422 Development Kit User Guide v2.0. When I connect the nRFgo Studio, it shows wrong Module. It shows nRF51822.
Could this...
Hi,
I am looking into possible use of bluetooth in the subsea business, but i need to get som questions answered. I hope some of you can help.
Can a bluetooth device...
If I've missed some documentation on the use of Nordic Semiconductor's nRF8001/nRF24L01+ Adapter for Arduino, I apologize but I couldn't find any.
Steps I've taken:
...