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,
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...
QUE.png
Hi, everyone!
As the pictuer, is there any difference between the 6 targets? Or why there are so many targets?
What's the difference between "nrf51822_xxaa...
Hi All
I have attached a drafting . should I need to control impedance like that when PCB is manufacturing .
I look forward to receiving your prompt reply.
In my module, I used nrf24le1G instead of nrf24le1E, but now not working, I can't program with my programmer which is working with nrf24le1E.
What is wrong with me ? what...
Hi,
I am looking to select a bluetooth chip for a new project, one of the criteria is access to free development tools.
I see that in the SDK GCC is supported.
But: how...
Hi
in the beacon kit user manual I read that in order to put the nRF loader on my iOS device, I need to compile the project in Xcode and transfer it to my iPhone.
How...
Hello,
Does the NRF IOT SDK have any support for the LWM2M application protocol or is there an implementation of LWM2M on the IPv6 Bluetooth Stack?
Imran
Hi All,
I want to implement a network which will consist of 64 sensors at different location sent to a central node . Can use the nrf51822 with ANT mesh protocol to implement...
I am trying to look at power consumption for very basic use cases to understand how often I need to go into SYSTEM OFF state. I have a development board and am measuring current...
Hi,
Is it possible to to switch between beacon mode and DFU mode (DfuTarg) without the need to press the button e.g.: by using DFU characteristic?
Is nRF51822 Beacon v1...
Hello Everyone!
I want to program nrf51822. I'm using open OCD 0.9. I created openocd.cfg file:
source [find interface/stlink-v2.cfg]
transport select hla_swd
set WORKAREASIZE...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I've downloaded S130 SoftDevice and found an example s130_demo_app which contains a project file for Keil v4, but when I am trying to open it in Keil V5 (that is the only...