I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
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...