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...
Hello Everyone, right now i use nrf51-dev kit and i want blinky code for that, in Keil i compile code and load in kit and it work fine but now i want to make code in eclipse...
I'm trying to debug the blinky example with SDK 7.1 using Eclipse Luna. Going through several threads here I could figure out configurations needed and build the app. I can...
Hi,
I have been trying to study how to implement support for over-the-air (OTA) updates in my current S110-based project. But I'm already stuck in the very beginning. How...
I am using softdevice and RTX at the same time.
RTX is using RTC1, softdevice is using RTC0, so no problem there.
But sd_softdevice_enable require a clock source as one...
Hi,
I have problem with nRF51 antenna orientation. I used nRF51 developement kit (mKIT) board and I had problem with communication if I just change a little inorientation...
Can I change the shared channel address (first one or first two bytes in the message) when the channel is open?
The manual says after opening the channel, send a broadcast...
Hi,
I rely on twi_hw_master (from sdk 7.1.0) to communicate with a sensor. It works without any issues without the SoftDevice. With the SoftDevice enabled, using TWI causes...
Would you recommend purchasing Red Dear Lab Development Board? Or should I get an EVKIT from Nordic Semiconductors?
Nordic Semiconductor eval kits are expensive and shipping...
I want to have it wireless capabilities into the cable, the receiver and transmitter antenna ports with shielded wire connected directly, so there will be a wireless signal...
hi, guys.
I'm prepareing the Korea certification, KC, with nRF51822 BLE system.
I'm progressing to get KC by certification agency.
Today, They will have RF signal test...
I was comparing the binaries for the S120 and S110 stacks and see the MBR is different.
I was under the impression that the MBR never changes and was thus expecting it...
Hi Nordic
We want to test radio parameter through IQxel . Now,we need a application software to control nrf51822(TX,TX,outpower,channal and so on ) . Can you recommend...
I'm using the example code for simple device/host Gazell in SDK 7.1.0 as my starting point for my application.
My program runs for a second or two, then ends up in the...