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...
Dear Nordic team, We are using the nRF connect SDK version 2.1.2. Our prototype uses the nrf52840dk board and the KScan application template. However, when directly trying...
Hi,
Want to update the linker script as below in segger embedded studio? How to add this using flash_placement.xml. //update your linker script (.ld file) to expose information...
I'm trying to use the ADC on the DK52 (PCA100040) to sample and transmit data to a PC. I've been able to write code that samples data to a buffer and I've modified the peripehral...
Dear all,
I've got some problems with the uart implementation in the peripheral uart example. I am using nRF52833 DK and SDK 2.0.2.
What I need for evaluation is a device...
I've the following situation:
1. Send CoAP message trough send(), this causes the the nRF9160 to start RCC connection
2. Wait for RCC connected mode (LTE_LC_RRC_MODE_CONNECTED...
Hello!
I am in the process of adding OTA DFU support to our existing application. However, I'm having problems starting the DFU process.
For security reasons we want to...
Hi there,
We are using the nrf9160 DK with Serial LTE Modem (1.8.0) to run some tests on the modem (1.3.1). We are using the MQTT client AT commands in order to connect...
Good day
I am attempting to use lwm2m to post temperature sensor data. At the moment I'm trying to to initialize object with ID 3300 (generic sensor)but it is not appearing...
MacOSX 13.0.1, Intel. nRF Connect SDK v2.2.0 as downloaded by Toolchain Manager v1.2.1 from nRF Connect for Desktop 3.12.1.
Same happened with SDK v2.1.2.
Similar steps...
Hi,
I was trying to put the nRF5340 Audio DK board in DTM mode to test RF capability but couldn't find out any way to do so.
Please let me know if I can find some documentation...
Hi,
We have 3 nrf5340 Audio DKs we want to connect together. One of the devices is connected as central and the two others are connected as peripheal. By know, the two peripheal...
Hi!
We plan to build an AoA localization system with the nRF52833. To calculate the signal phases per channel, the antennas are connected to the BLE-RX via switches sequentially...
I am working on the nfc uart examples. first I found the poller example is not support for 10056 board. I make the change for that. code can build and flashed, but then I...
Hello,
My development requires new device binding and I want to share the steps followed and my issue.
My device is Renesas and commuicate via I2C protocol.
Based on...