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...
basically i tried am trying the easiest ble example
ble_app.becon_pca10040
i tried the following.
use keil to upload into the nrf52 Evalutaion board. the led is...
Hello, i have been looking for a good development environment to use for my nrf52832 on linux. I have only found a few repositories on github pertaining to this. Not very...
Hello,
Does someone know a good J-link segger for programming the nrf51822 smart beacon kit?
And do u need a 6-pin j-link segger for the nrf51822 smart beacon kit?
hello ,
I am interfacing Grideye AMG8832 with Nrf51822. The initialization part is executed without errors but ON trying to recieve or transmit it gives error of TWI as...
Hi Nordic developers.
I am developing a custom board using 2 Rigado BMD-300, but I am unable to run my 100% operative program or examples.
At first time I was able to...
Hello,
I am using SDK 12.2 currently but I would like to follow the BLE Tutorials offered on this site, which I see were written for SDK 11.0. Will I have any issue following...
Trying to program an MDBT42Q nRF52832 based BLE module from an nRF52-DK as external target on connector P20.
I used to do this with nRF51-DK and external nRF51 modules with...
Our product is a peripheral on the nRF51822. We develop on Mac and use gcc, make, etc with Visual Studio Code rather than Eclipse. Recently, we started getting close to production...
Hello,
I would be interested on knowing whether I may have a secondary UART on the nrF52 chip or not. I would like to communicate my nRF52 with a RN2483 and this is done...
Hi
I've just looked into the new released SDK 13.0.0 with support for the new S132 4.0.2 and the new PCA10056. On line in the release notes reads "This release does not...
I'm using the serialization code with pc-ble-driver for S130 (version 0.5.0).
I randomly get a deadlock in the serialisation code.
It can happen after a call to read, write...
Hi,
I want to know that what should be the supply voltage to NRF52 IC. Another thing is that we want to connect our product with NRF52. Our product has TTL wires which...
Hello,
Is there any methods to implement the "long press wake-up"? Pressing the button for 3 seconds to let device enter sleep mode and pressing the same button for 3 seconds...
Hello, I have a question.
The chip uses nRF 52832. MDK keil μVision V 5.22.0.0 is used as the development environment.
I am using nRF5_SDK_13.0.0-1.alpha_055eef3.
It...
Since September I get multiple warning messages on projects that use both the nRF51822 library and the mbed library. This is even true for example projects for the 51DK board...