I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
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,...
Today I tried to update the SoftDevice of my project. I was working with the experimental NUS example with the old S310 SD (1.0.0). Because I want to communicate thru ANT...
Hello everyone,
I'm developing a security scheme in which the firmware verifies that the nRF51822 is the same as the one in the factory to which the firmware was installed...
Hi -- Can I run direct test mode on the nRF51-DK?
I've found the Direct Test Mode window in nRFgo Studio, but my board isn't available in the "Set up on ... " pulldown...
Hi,
I'm trying to implement a device including a PWM counter and a high resolution timer working with softdevice stack 110. Per the examples I got from this site, I'm using...
Hello! I'm trying to use s130 as peripheral.
I flashed nrf51822 with s130 stack. Opened peripheral example and build it with .ld file for s130.
After it I flashed this project...
we have a 2 chip soln. nrf for Ble, Atmel for main application.
config data is located in the Atmel part. Config data also has BT Device name, ADDR, Adv Params etc.
I...
I am thinking to use IoT SoftDevice in a project, but I read that
" This SoftDevice is a technology prototype only. Therefore, it should never be used in production ." This...
Hi there,
I'm trying to program an external nrf51 board (Xuntong 5518) through the nrf51-DK Debug out connector. So far I have no success and I'm wondering if I have the...
What exactly are the "glitch" issues with the PWM master library ? I see there have been some recent updates, but no clear indication as to what issues remain or have been...
Hi,
How to upload and debug application program to the beacon with S110_nRF51822_7.1.0 and bootloader (DFU) using J-LINK? The standard procedure takes into account OTA...
Hello,
I want to detect the advertising data of more then one Beacon with the SDK51 and read the TX_Power for a location-application.
I´m inexperienced in stuff like...
will gazell device fall-back immediately to out-of-sync state upon reaching the max tx attempts even if the sync counter is still less than the set sync lifetime?
thank...