Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,
I am developing a Heart Rate application.
I need to ensure that i am flashing correct softdevice file through my application.
How can i do that?
Regards,
Sum...
Hi,all
i study DFU step by step according this link devzone.nordicsemi.com/.../a00076.html,but failed at step 8.my peripheral advertising as Nordic_HRM not dfuTag.
Can someone...
hi,
I used previously nrfjprog version 5 to program SD+APP+BL with --dfu flag and I can perform OTA DFU.
Now with version 7 there is no --dfu flag anymore and if I try...
Same question as devzone.nordicsemi.com/.../
What needs to change for a gcc setup in the compile flags.
If that helps, some of the flags I have now include:
-mfloat...
Hi,
I'm using s130 and my mcu is both central/peripheral. In the centrol role, when I try to connect and pair with an peripheral, I get all the way through SMP pairing...
I have been developing an application using PCA10028 board which needs to use timer. From the SDK8.0.0 pack, I found an example "timer_pca10028". It works fine when the SD...
Hi,
I'm trying to get a simple single packet transmit-receive working with the nRF51822. I have the following code shared between my transmitter and receiver:
#include...
Hello,
I am wondering how the Softdevice works internally with state changes because that's important for error handling. Here's an example:
Let's say the Softdevice...
Hi, I am trying runtime debugging using eclipse. Following are details of my set up:
Eclipse Mars 1.0 running on ubuntu 15.04 (64 bit).
Nordic nrf51822_xxaa...
Hi,
I'm trying to connect a nRF52-PREVIEW-DK to a Raspberry Pi 2 model B using 6LoWPAN. The nRF52 is running an HRM example, with LED1 blinking ready to connect. The Raspberry...
Hi. Is it possible to enable the encryption of data which corresponds to the particular characteristics?
I'm looking for a way or an e.g showing how to use the encryption...
I download the hex file in nRF5_SDK_11.0.0-2.alpha_bc3f6a0\examples\ble_peripheral\ble_app_beacon\hex\ble_app_beacon_s132_pca10040.hex directly into the nrf52-DK. But the...