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 team,
We are using NRF52833 with PCA10100 on it and soft device version is s140.
We are advertising with both service data and manufacturing data.
1. Initially when...
There are two UART interfaces in nRF52840:
We have refer to nRF52840 and nRF52840 DK materials, but we found only one UART connection reference.
We want to know how to...
Hello, team.
I have some questions about reset restriction of nrf9160.
Q1. Does the restriction timer(30minutes) still run after +CFUN=0?
Q2. What is the exact meaning...
Hi guys. I read this thread answered by Einar Thorsrud. devzone.nordicsemi.com/.../direct-advertising-example
"HID mouse example uses direct advertising, but only when it...
I am using nRF52840 dongle with raspberry pi 4 to create a thread network. I downloaded nRFconnect for desktop to flash the hex files into the dongles.
I successfully flashed...
Hello Nordic support,
I understand that BLE stack is provided in nRF5 SDK as SoftDevice hex file and the flash area is fixed for the softdevice. I would like to understand...
Hi,
I'm trying to implement a circuit using a brand new nRF52840 chip. The chip has no bootloader included yet. When I try to burn bootloader, the chip is not detected by...
Hi
1. What certification is required to sell the products developed by nRF9160 in Japan?
2. What certification is required to add an antenna to nRF9160 in Japan? Do I...
Hi,
i've developed a few application using nRF5 SDK, and
Now I'm just getting started to study nRF Connect SDK (v2.x.x) by using "peripheral uart" sample.
I thought...
Hey,
Trying to compile a custom driver for an I2C device and running into issues getting the actual DT node to link with the driver at build time.
Specifically, (because...
I use Linux with the nRF52840DK. I have three such developer boards, and only the one with the serial number 1050205291 exposes two ttyACM interfaces on Linux vs the other...
Hello,
I got several questions below:
1. Once the CTRL_AP setup was already configured below, even if NVMC.ERASEALL is set , does that mean UICR registers ( NRF_UICR...
We have been looking for a standard (in Zepyhyr or SDK) way of handling communications between our software modules (drivers, modules, threads) that generate multiple streams...
Hi,
I am currently having a project which is communicating between nrf52811 and nrf9160.
I have an issue in nrf52811 when I try to check or debug in realboard.
I already...