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,...
Hi,
i am searching for infos about my concrete BLE-Sig certification situation but i cannot see the forest because of all the trees :o)
i am currently developing a BLE...
Hi,
I know that a lot of question exists on that subject, but I can't manage to have an accurate battery measure on [Nordic Beacon device] (battery CR1632 3V) ( www.nordicsemi...
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi,
after reading the nAN-36, I tried to write an application for the nRF51822, with the custom Led Service provided with nAN-36.
I take as a base the Nordic HRM application...
Hello!
I'm using the evaluation kit and i have two questions: firstly, I'm trying to make up a program that allows the communication between two modules, on one side a glucose...
Hi,
I work with Master Control Panel 3.6.0.8331 on x64 Windows 7 and I noticed something weird. When device name of a connectable peripheral device consists of numbers...
Hi!
I'm testing a custom service developed on the nRF51822 development board by using the Master Emulator API in a C# project.
The project is based on the example project...
Hi,
I'm trying to set up Keil uvision to debug my nrf51822 mbed board.
I've exported a uvision zip file from the mbed IDE to test with.
I've installed the following...
I am fairly new to the embedded world and I have my development environment setup and running with the other samples but, I'm interested in the 130 softdevice. I have the...
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
i would like to know what the logs mean in MCP log file,.
AS follow:
3563;11:19:08.9590 [480108198][ReadPacketQueueThread] Serial port read: 02-00-20-14-00-10-00-04-00-1D...
Is there any possibility to detect active state on the more than one pin using sense mechanism? GPIOTE_IRQHandler is blocked when it detect active state on the one of the...
Hi,
Is there any reverse polarity mechanism inside the nrf51822 IC?
If externally we don't use it, and user connect power supply in reverse way, what will happen with...