Hello support,
For our project we have an integration with Memfault for metrics, coredumps and log files.
We are currently developing in NRF 2.7.0 on a nrf9160 chip. ...
Hello everyone,
I'm developing an application using the SX128x radio with the LoRaWAN Basic Modem.
The project runs successfully on a custom board based on the nRF5340...
We have peripheral, and we want to connect it using NRF 52840. when we are bonding this using nrf connect app we get a pop up with random key and using pair we can pair with...
Hello Nordic community,
I’m working on a project with the nRF52840 DK (PCA10056) using the nRF5 SDK and the S140 SoftDevice. My goal is to:
1. Read two NTC thermistors...
I am trying to write SPI code for the nRF52840 dongle. Since the nRF5 SDK does not directly provide an example for the dongle, I followed the steps defined in this tutorial...
I am trying to build using a custom board and 2.9.1, but am getting these errors:
My dts looks like this:
I have the width specified. Much of this is over...
Hi everyone,
I'm developing a BLE application where I measure throughput between an nRF5340DK acting as peripheral and an nRF52 Dongle as the central (using a Python script...
Dear Nordic Team,
We are using nRF52832 with a IQS231A for proximity detection for a new product, the pins are connected to SDA and SCL and everything is routed as in...
I am now using nrf52832 sdk14.2 development, as a slave device, I want to set the slave's Bluetooth interval is 1S, I set the following parameters: #define MIN_CONN_INTERVAL...
Hello,
I have nRF52832 with custom board and using SDK15 with Keil uVISION 5. I am working on beacon example and I have modified it to show battery level. I have done necessary...
I am using the bootloader_secure_serial example from the SDK 14.0.0 on a 523832 DK. I have erased the device and flashed the softdevice and bootlader on it. The LED1 is turned...
Hey, I would love some guidance on this:
1. I have one NRF52840 advertising constantly at 8dbm, this device is connected to power so it's hard coded to the maximum transfer...
Greetings,
Based on your librairies/examples, I can succesfully write and read data from an external flash (MX25R6435F) using QSPI with DMA.
I'm using a custom board with...
Dear all
I am on the pca10040 board (nrf52832), and I see the "Thingy_bridge" program is pca20020 board, as shown in Figure 1;
I am in the burning process, the simulation...
hi, im using ble_app_uart and im trying to do a simple communication and data transfer over bluetooth with my iOS.i want to send from the Bluefruit app a byte (0x55 for example...
Hello,
I'm using IAR 8.22.1, SDK 15.0.0, S132, nRF Connect V4.19.2.
I've loaded the 'secure_bootloader' example to PCA10040 EVB.
The device is recognized as DFUTARG...
Need to pass data from a battery powered sensor to a PC via a RF link. Would prefer
a COM Port emulation at 115,200 Baud. I already have a pair of nRF52 Development
Kits...
Hi guys,
Going through mesh packet format today and I'm stumbling upon the time_required_to_send_us method in broadcast.c which is used to calculate and indicate how long...
Hi,
I read and tried Mesh DFU given in " DFU quick start guide of nRF5 SDK for Mesh v2.0.1".
It says "To perform DFU transfers over mesh, use a customized version of...
Hi team,
Is there a way to figure out the phone id (to identify the source of pairing) after the phone has paired with the nordic device?
Basically what we need is is...
Hello,
I've downloaded nRF mesh and installed it on my iPhone, I can use it to provision my device, but there is a question about how to import AppKey on it.
I clicked...