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...
I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
When sending data on a pipe with ACK (indicate), the acknowledgement seems to get lost if the device gets disconnected right after having sent that data. Is that a normal...
Hello,
I am trying to build a single device, lets say loaded with firmware "A".
I would like to have two of these devices, both with firmware "A" to detect proximity...
I can't find anything to indicate for sure that the S120 BLE softdevice will work on the nRF51422 BLE/ANT chip. I'm pitting BLE vs ANT for my current use case and being able...
nRf51422 flash data retention is 10 years at 40°C. We need for our application (motor control roller shutter) 20 years. What can you do to increase this value?
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
I recently purchased an nRF51822-mKIT and I'm having great difficulties in getting it to talk to either a Windows 7 or a Windows 8 desktop PC, or a Ubuntu linux desktop PC...
Hi.
I have just a question:
Can the same device work with gazell protocol and bluetooth LE alternatively?
I want a net with a host and some devices, but host must be...
I've somehow lost the ability to perform over the air DFU from Master Control Panel.
I have reinstalled the J-Link drivers, nrfgo studio, I've flashed the PCA10000. I can...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Hello,
I am trying to use ble_app_uart example from pca10001 to nrf6310 board from development kit. My nexus 7 detects the BLE device as 'Nordic_UART' but disconnects immediately...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
Hello everyone!
I'm currently developing a project in which I require a remote control (touchscreen TFT + arm MCU) to send and recive some data over a bluetooth connection...
Hallo
We want to update the firmware over the air (BLE).
What is a safty concept?
Our firmware need about 60KB flash ROM.
What have we to calculate for BLE software?
...