Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Hi,
I'm running Mac OS X 10.10.2 with the nRF51-DK PCA10028 card that I received today. I started off following the instructions in this article , and was able to get JLinkExe...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Hello,
I would like to develop a custom key sharing algorithm for nRF8001 chips. As far as I have understood the only way to use full 128-bit temporary key (TK) is OOB...
i am useing nRF51822 pairing with nRF24lu1 over GZLL protocol now,
is there someone have the experience on how to config the parameter of GZP_TX_RX_TRANS_DELAY in function...
I have a peripheral running the S110 stack, which presents a characteristic to which I want the central (running S120) to be able to do a long write. What I've been trying...
Hi,
I have this generic register read function to handle communicating with my sensor, and during initialisation, it works fine. However, when I try and request a transfer...
Hi! I'm trying to setup mesh network and get data from sensors thought SensorClient SensorServer via ProvisionerNode.
My Nodes info: - Provisioner, UnicastAddress 0x0001...
Hi,
I'm using DSK 17.0.2 on the nRF52840 DK.
I followed the instructions for a buttonless serial DFU:
1. I cleared my board (nrfjprog -f nrf52 --recover)
2. flashed...
Now I meet a problem: when the chip of nRF52832 is power off, but supplies power to one GPIO pin of the chip through resistor voltage division, then I found the voltage of...
Hi everyone,
I'm currently trying to the get UART logging running on the NRF52832, but fail to get the SDK working.
My settings are as follows:
#define NRFX_UARTE_ENABLED...
I want to use GPIOTE implement soft uart on nrf9160 Because it can use interrupt to receiver and data
Any kind man give a example here. that will be thanks a lot
Hi all,
I new to Nordic Semi and recently got started with nRF9160-DK. I've gone through the getting started guide and am looking for suitable tutorials, and examples to...
Hello,
I wanted to show a colleague all the great features that the Cat Tracker has. I am working with Settings. The most important feature exists -- when I change a setting...
I'm working with SDK Release 1.5.1 and Toolchain Version 1.5.1
I'm trying to configure the serlal_lte_modem example to support the HTTPC feature and switch to UART_2 for...
I added the following code to FDS:
It seems sometimes this works fine, and after GC is complete all record headers are valid. However, sometimes it doesn't, and dirty...
I was following the tutorial and extracted with the git instruction into my SDK 17.0.2 at the following path C:\nRF5_SDK_17.0.2_d674dde\examples\peripheral. When I attempt...
Hello,
I am having two nRF5340 PDK and try to perform AoA direction finding on the two boards.
The board is programmed with a customized code which let the board transmit...
Our application has a bug that I am trying to track down, but it's being a little tricky. We are writing a good deal of data to a NAND flash IC over SPIM. Right now the SPIM...
Hello,
Today i am not generating any question but based on the previous exception i had to handle. based on that i have come up with the final customize design of the...