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...
Hi,
I am using NRF51822 BLE. I wanted to know that when we put this BLE ic in sleep mode then, is there VDD_PA voltage is still 1.6V or it becomes shut off internally.??...
Is it possible to generate useful documentation from the provided .dox file ?
If I run doxygen.exe ble_api.dox I get some Latex and HTML output but looks incomplete because...
What would be the best way to go about sampling and transmitting a signal at 60 Hz? I am considering setting up notifications and a characteristic, but I don't think that...
Mac OS X 10.10 Yosemite rejects the format of the file system and puts it in a read only mode.
This issue was raised last October 24, 2014 at https://github.com/mbedmicro...
Hey guys,
Sorry to a basic question here, but it's been a few hours and I still can't get a connection to either of two brand new nRF51 dev boards, trying both on WindowsXP...
Hi Sir,
I’m working in an application with the demo board A to communicate via Bluetooth to the demo board B and send data between them. In the module I have to do send a...
I have a 51822-DK board. I have followed all of the instructions to set up the environment. Loaded all NRF tools, Keil v 5, install SDK. I began working on the examples. I...
Hello.
I need to hold 64-bit timer value. I store the 32-bit hardware timer value in one variable (low DWORD) and use an additional uint32_t variable as a an upper part of...
Hi, I'm having a bit of trouble getting the broadcast or HRM example to work. I'm using crossworks and after my last question, removed the retarget.c file and the code compiled...
I am new to smart beacon. We have to make a demonstration of our product i a short time. But I could'nt make it run. There are so many sosftdevice, bootloader and application...
Hi,
Basically, I have a DAC 7562 chip with inputs connected to pin 0.17(SYNC pin), 0.18(SCLK pin), 0.19(TX/Din pin), 0.13(CLR pin), 0.14(LDAC pin) with outputs connected...
I just recently upgraded to SDK 7.2.0 and am now using the keil pack installer as well. First of all, I really appreciate the ease of this new system, but I'm running into...
The new softdevice v8 states that previous revisions(1 and 2) don't support all the new features, and I'm curious how to determine what revision my ic is.
thanks,
akbar
Hi
I have recently purchased an Adafruit Bluefruit LE board ( www.adafruit.com/.../1697) , that uses the nRF8001 chip, so that I would be able to send iOS notifications...