Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi
I met a problem when I use my new board,I found that the example in the peripheral folder in SDK can run correctlly,but the the example in the ble_peripheral folder...
Hi,
I am trying to use the PORT event to trigger interrupts when a button is toggled, i.e. both on LoToHi and HiToLo.
To my understanding PORT events are generated by...
Hi, I'm having problems with compiling the gazell_dynamic_pairing example with arm-gcc compiler for nRF52840 Dongle. I have already migrated other gazell and esb examples...
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...